/* ============= */
/* ! RESET CSS   */
/* ============= */ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	height: 100%;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ============= */
/* ! STRUCTURE   */
/* ============= */

html {
}

body {
	background: #DEDEDE url(../images/bg.jpg) repeat-x top;
	height: 100%;
	width: 100%;
}

.wrap {	
	height: auto;
	margin: 0px auto 0px;
	position: relative;
	width: 960px;
}

#header {	
	height: 94px;
	width: 960px;
}

#logo {
	position: absolute;
	left: 0;
	top: 17px;
}

#meta {
	position: absolute;
	right: 0;
	top: 26px;
}

.fb-connect-header {
	margin: 4px 4px 0px 0px;
}

.fb-connect-nav {
	margin: -4px 0px 0px 0px;
}

.fb-connect-footer {
	margin: 7px 0px 0px 20px;
}

#search-container {
	background: url(../images/search-bg.png) no-repeat top left;
	float: left;
	height: 30px;
	margin: 2px 0 0 0;
	position: relative;
	right: 24px;
	width: 183px;
}

#search-input {
	margin: 8px 0px 0px 10px;
}

#search-submit {
	position: absolute;
	right: -24px;
	top: -1px;
}

#search-input input {
	background: none;
	border: 0px none;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	text-shadow: 0px 1px 2px #2F616F;
	width: 147px;
}

#search-box {
	background: url(../images/spyglass.png) no-repeat top;
	float: left;
	height: 18px;
	margin: 0px 0px 0px 0px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	padding: 0px 1px 0px 0px;
	width: 15px;
}

#search-box:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter:alpha(opacity=100);
}

.sub-bar {
	background: transparent url(../images/sub-bar-bg.jpg) repeat-x top;
	border-bottom: 1px solid #F8F8F8;
	border-top: 1px solid #FFFFFF;
	height: 62px;
	position: relative;
	width: 100%;
}

.sub-nav-left {
	left: 0px;
	position: absolute;
	top: 22px;
}

.sub-nav-right {
	position: absolute;
	right: 0px;
	top: 20px;
}

.sub-bar-small {
	background: transparent url(../images/sub-footer-bg.jpg) repeat-x bottom;
	clear: both;
	height: 32px;
	width: 100%;
}

#content {
	height: auto;
	margin: 20px 0px 25px 0px;
}

#view-content {
	height: auto;
	min-height: 437px;
	margin: 20px 0px 25px 0px;
}

.notify-success {
	background: transparent url(../images/checkmark-small.png) no-repeat;
	color: white;
	font-size: 12px;
	font-weight: Bold;
	height: 13px;
	margin: 20px 0px 1px 5px;
	padding: 14px 20px 12px 40px;
	position: relative;
	text-shadow: 0px 1px 1px #17515F;
	
}

.notify-alert {
	background: transparent url(../images/notify-alert-bg.png) no-repeat;
	color: white;
	font-size: 12px;
	font-weight: Bold;
	height: 13px;
	margin: 20px 0px 0px 5px;
	padding: 14px 20px 12px 40px;
	position: relative;
	text-shadow: 0px 1px 1px #17515F;
	
}

.notify-error {
	background: transparent url(../images/notify-error-bg.png) no-repeat;
	color: white;
	font-size: 12px;
	font-weight: Bold;
	height: 13px;
	margin: 20px 0px 0px 5px;
	padding: 14px 20px 12px 40px;
	position: relative;
	text-shadow: 0px 1px 1px #17515F;
}

.notify-close {
	background: transparent url(../images/close-btn.png) no-repeat;
	display: block;
	height: 14px;
	position: absolute;
	right: 25px;
	top: 12px;
	width: 14px;
}

#main {
	float: left;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	width: 642px;
}

#new-main {
	float: left;
	height: auto;
	margin: 0px 0px 0px 0px;
	width: 662px;
}

#leave-a-comment {
	background: transparent url(../images/leave-comment-area.jpg) no-repeat;
	height: 300px;
	position: relative;
	width: 620px;
}

#leave-a-comment-input-box {
	background: transparent url(../images/leave-comment-input.jpg) no-repeat;
	height: 87px;
	left: 36px;
	position: absolute;
	top: 47px;
	width: 569px;
}

input#comment-form {
	background: transparent;
	border: 0 none;
	color: #AAA;
	font-size: 16px;
	font-style: italic;
	height: 67px;
	margin: 14px;
	width: 541px;
}

#character-limit {
	color: #707070;
	font-weight: Bold;
	margin: 0 0 0 5px;
}

#sidebar {	
	float: right;
	margin: 0px 20px 40px 0px;
	width: 274px;
}

#new-sidebar {
	float: right;
	margin: 0px 20px 40px 0px;
	width: 254px;
}

.module-top {
	background: transparent url(../images/module-header-bg.jpg) repeat-x;
	color: #FFF;
	display: block;
	font-weight: Bold;
	height: 34px; 
	margin: 10px 0 -11px 0;
	padding: 11px 0 0 12px;
	position: relative;
	text-shadow: 0px 1px 1px #14434E;
	width: 264px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;	
}

.module-container {
	background: #dcdcdc url(../images/tags-bg.jpg) repeat-x top;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	float: left;
	height: auto;
	overflow-x: none;
	padding: 5px 2px 5px 2px;
	width: 270px;
}

.module-padding {
	padding: 10px;
	text-shadow: 0px 1px 1px #FFF;
}

.module-padding p {
	margin: 0;
}

.module-row {
	background: transparent url(../images/module-row-bg.jpg) repeat-x top;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	clear: both;
	color: #616161;
	font-size: 12px;
	font-weight: Bold;
	height: 25px;
	line-height: 20px;
	padding: 6px 0 0 12px;
	text-shadow: 0 1px 1px #FFF;
	text-transform: uppercase;
	width: 262px;
}

	.module-row .atc_s.addthis_button_compact {
		text-shadow: none !important;
	}

.module-row:hover, .module-row:hover {
	background: transparent url(../images/module-row-bg-hover.jpg) repeat-x top;
	color: #202020;
	text-shadow: 0 0 0;
}

.module-row h4 {
	color: #616161;
	font-size: 12px;
}

.module-row:hover h4 {
	color: #202020;
	font-size: 12px;
}

.module-left {
	float: left;
	text-align: left;
	width: 132px;
}

.module-right {
	float: right;
	padding: 0 12px 0 0;
	text-align: right;
	width: 112px;
}

.module-pad {
	padding: 7px;
}

#random-fp-container {
	background: #E9E9E9 url(../images/random-fp-bg.jpg) no-repeat;
	border-bottom: 1px solid #cbcbcb;
	height: 213px;
	width: 276px;
}

#focus-bg {
	background: transparent url(../images/focus-container-bg.png) repeat-x top;
	height: 347px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
}

#focus {
	background: transparent url(../images/focus-bg.png) no-repeat;
	height: 347px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 12px;
	width: 960px;
}

#view-demo-sticker {
	background: transparent url(../images/view-demo-sticker.png) no-repeat;
	display: none;
	height: 100px;
	position: absolute;
	right: 350px;
	top: 14px;
	width: 100px;
	z-index: 9999;
}

#focus-video {
	height: 212px;
	position: absolute;
	right: 92px;
	top: 35px;
	width: 339px;
	z-index: 2;
}

#how-to {
	margin: 40px 0px 30px 0px;
}

.view-all {
	margin: -15px 0 0 0;
}

.how-to-block {
	background: transparent url(../images/how-to-bg.png) no-repeat;
	cursor:pointer;
	display:block;
	height: 152px;
	width: 100%;
}

.how-to-block a {
	cursor: pointer;
}

#sign-up-area {
	margin: 30px 0 0 0;
}

#sign-up {
	background: transparent url(../images/signupnow-bg.jpg) no-repeat top;
	height: 448px;
	position: relative;
	width: 960px;
}

#sign-up-form {
	height: 353px;
	left: 30px;
	position: absolute;
	top: 10px;
	width: 900px;
}

#footer {
	background: #2C2C2C url(../images/footer-bg.jpg) repeat-x top;
	clear: both;
	height: auto;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

.legal-note {
	font-size: 12px;
	margin: 20px 0 0 0;
	text-shadow: 0px 1px 1px #000;
}

/* ============== */
/* ! TYPOGRAPHY   */
/* ============== */

body {
	color: #3F3F3F;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h1 {
	color: #3F3F3F;
	font-family: Arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-shadow: 0px 1px 1px #FFF;
}

h2 {
	color: #3F3F3F;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	text-shadow: 0px 1px 1px #FFF;
}

h3 {
	color: #3F3F3F;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-shadow: 0px 1px 1px #FFF;
}

h4 {
	color: #3F3F3F;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-align: justify;
	text-shadow: 0px 1px 1px #FFF;
}

h5 {
}

h6 {
}

p {
	color: #3F3F3F;
	line-height: 20px; 
	margin: 0px 0px 18px 0px;
	text-shadow: 0px 1px 1px #FFF;
}

span {
}

small {
	font-size: 11px;
}

#logged-in-as {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	right: 0px;
	position: absolute;
	text-align: right;
	text-shadow: 0px 1px 2px #143C46;
	top: 10px;
}

.sub-bar p {
	color: #6D6D6D;
	font-size: 22px;
	margin: 0 auto;
	padding: 32px 0 0 0px;
	text-align: center;
	text-shadow: 0px 1px 1px #FFF;
	width: 960px;
}

.sub-bar h2 {
	color: #4D4D4D;
}

h2#how-to-header {
	color: #525252;
	font-size: 20px;
	font-weight: Bold;
	height: 25px;
	margin: 0 0 0 30px;
	width: 200px;
}

h2#signupnow-header {
	color: #525252;
	font-size: 25px;
	font-weight: Bold;
	height: 25px;
	margin: 0 0 0 30px;
	width: 200px;
}

#sidebar {
}

#sidebar p {
	text-shadow: 0px 1px 1px #FFF;
}

.captcha-text {
	color: #808080;
	font-size: 32px;
	font-weight: Bold;
}

#footer {
	bottom: 0;
	color: #FFFFFF;
	font-size: 14px;
	height: 190px;
	padding: 15px 0 30px 0;
	position: relative;
	text-shadow: 0px 1px 1px #444444;
	text-align: center;
}

/* ========= */
/* ! LINKS   */
/* ========= */

a {
}

a img {
}

a:focus {
}

a:link, a:visited {
	color: #006F84;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

#navigation li a:hover {
	text-decoration: none;
}

h2.browse-title a {
	text-decoration: none;
}

#footer-nav li a {
	text-decoration: none;
}

#footer-nav li a:hover {
	text-decoration: none;
}

.notify a:link, .notify a:visited {
	color: #FFF;
	text-transform: uppercase;
}

.notify a:hover {
	text-decoration: none;
}

#arrow-left a:hover {
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter:alpha(opacity=10);
}

#arrow-right a:hover {
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter:alpha(opacity=10);
}

#get-started-btn img:hover {
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}

a.module-top {
	text-decoration: none;
}

#get-started-btn:hover {
	background: transparent url(../images/get-started-btn-hover.png) no-repeat;
	display: block;
	height: 109px;
	width: 276px;
}	

#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 1px 2px #000;
}

#footer a:hover {
	text-shadow: 0px 0px 3px #FFF;
}

/* ========= */
/* ! LISTS   */
/* ========= */

ul {
	color: #3F3F3F;
	text-shadow: 0px 1px 1px #FFF;
}

ol {
	color: #3F3F3F;
	line-height: 20px; 
	text-shadow: 0px 1px 1px #FFF;
}

ul li {
	clear: both;
	list-style: disc inside;
	line-height: 20px; 
}

.fancy-list li {
	background: url(../images/list-arrow.png) no-repeat left;
	clear: both;
	list-style: none;
	line-height: 24px;
	padding: 0 0 0 20px;
}

li.arrow {
	background: url(../images/list-arrow.png) no-repeat left;
	clear: both;
	list-style: none;
	line-height: 24px;
	padding: 0 0 0 20px;
}

ol li {
	clear: both;
	list-style: disc inside;
}

li.seperate {
	border-bottom: 1px dotted gray;
}

.module-row li {
	list-style: none;
}

#footer-nav li {
	display: inline;
	line-height: 28px;
	margin: 0px 10px 0px 10px;
}

/* ========== */
/* ! IMAGES   */
/* ========== */	

img {
}

img a {
}

img a:hover {
}

img.noborder {
}

/* =========== */
/* ! OBJECTS   */
/* =========== */

#focus-video object, #focus-video embed {
	height: 211px;
	width: 338px;
	z-index: 1;
}

/* ========= */
/* ! FORMS   */
/* ========= */

fieldset {
}

textarea {
}

textarea:hover {
}

optgroup {
}

option {
}

select {
}

button:hover {
}

button {
}

legend {
}

label {
}

input {
}

input:focus {
}

input:hover {
}

form {
}

#navigation-right form {
	margin: -4px 0 0 0;
}

.login-form-input {
	background: transparent url(../images/signin-input-bg.png) no-repeat;
	color: #888;
	border: 0 none;
	margin: 0 5px 0 0;
	padding: 3px 10px 3px 10px;
	width: 123px;
}

#login-form-submit {
	background: transparent url(../images/go-btn.png) no-repeat;
	border: 0 none;
	height: 19px;
	width: 39px;
}

#sign-up-form p {
	color: #696969;
	font-size: 16px;
	margin: 17px 0 4px 0;
}

input.signup-input1 {
	border: 3px solid #ADADAD;
	color: #D1D1D1;
	font-size: 32px;
	font-weight: Bold;
	height: 38px;
	padding: 6px;
	width: 878px;
}

input.signup-input1:focus {
	border: 3px solid #BBDAFD;
	color: #7E7E7E;
}

input.signup-input2 {
	border: 3px solid #ADADAD;
	color: #D1D1D1;
	font-size: 32px;
	font-weight: Bold;
	height: 38px;
	padding: 6px;
	width: 50px;
}

input.signup-input2:focus {
	border: 3px solid #BBDAFD;
	color: #7E7E7E;
}

#signup-form-submit {
	background: transparent url(../images/signup-btn.png) no-repeat;
	border: 0 none;
	float: right;
	height: 48px; 
	width: 195px;
}

.embed-input-1 {
	border: 1px solid #B8B8B8;
	color: #B3B3B3;
	font-family: Arial, sans-serif;
	font-size: 11px;
	height: 12px;
	margin: -2px 10px 0 7px;
	padding: 5px 4px 4px 4px;
	width: 177px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.embed-input-2 {
	border: 1px solid #B8B8B8;
	color: #B3B3B3;
	font-family: Arial, sans-serif;
	font-size: 11px;
	height: 12px;
	margin: -2px 10px 0 7px;
	padding: 5px 4px 4px 4px;
	width: 177px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#search-submit {
	background: url(../images/search-submit.png) no-repeat top;
	height: 30px;
	padding: 0px 1px 0px 0px;
	width: 46px;
}

/* End Forms */	

/* ========== */
/* ! STYLES   */
/* ========== */

blockquote {
	background: #CFCFCF;
	border: 1px solid #EBEBEB;
	font-size: 13px;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-shadow: 0px 1px 1px #FFF;
}

pre {
	background: #CFCFCF;
	border: 1px solid #DFDFDF;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 0px 20px;
	-moz-border-radius: 6px;
}

code {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	text-indent: 0;
	text-shadow: 0px 1px 1px #FFF;
}

hr {
	background: transparent url(../images/hr.png) repeat-x top;
	border: 0px none;
	height: 2px;
	margin: 10px 0px 10px 0px;
	width: 100%;
}

hr.dark {
	background: transparent url(../images/hr-dark.png) repeat-x top;
	border: 0px none;
	height: 2px;
	margin: 0px 0px 25px 0px;
	width: 100%;
}

br {
}

wbr {
}

nobr {
}

/* =================== */
/* ! SPECIAL CLASSES   */
/* =================== */

.list-style-none {
	list-style: none;
}

.shadowlight {
	text-shadow: 0px 1px 1px #FFFFFF;
}

.inline {
	display: inline;
}

.m0 {
	margin: 0px;
}

.m-3t {
	margin: -3px 0 0 0;
}

.m-5t {
	margin: -5px 0 0 0;
}

.m-8t {
	margin: -8px 0 0 0;
}

.m-10t {
	margin: -10px 0 0 0;
}

.m-14t {
	margin: 13px 0 0 0;
}

.m3t {
	margin-top: 3px;
}

.m5t {
	margin-top: 5px;
}

.m10t {
	margin: 10px 0 0 0;
}

.m20t {
	margin: 20px 0 0 0;
}

.m13l {
	margin-left: 13px;
}

.m15l {
	margin-left: 15px;
}

.m5r {
	margin-right: 5px;
}

.m10r {
	margin-right: 10px;
}

.m15r {
	margin-right: 15px;
}

.m20r {
	margin-right: 20px;
}

.m80r {
	margin-right: 80px;
}

.m7b {
	margin-bottom: 7px;
}

.m20b {
	margin-bottom: 20px;
}

.p10 {
	padding: 10px;
}

	.p0r {
		padding-right: 0 !important;
	}

.p15 {
	padding: 15px;
}

.h400 {
	height: 400px;
}

.lightgray {
	color: #A3A3A3;
}

.os {
	height: 0px;
	margin: 0px -2000px 0px 0px;
	width: 0px;
}

.tiny {
	font-size: 10px;
}

.indent {
	text-indent: 15px;
}

.small {
	font-size: 11px;
}

.strong {
	text-weight: bold;
}

.hide {
	display:none;
}			

.show {
	display: block;
}

.right {
	float: right;
}

.left {
	float: left;
}

.vert-align {
	vertical-align: middle;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.clear {
	display: block;
	clear: both;
	height: 1%;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

.clearbreak {
	display: block;
	clear: both;
	height: 1%;
	margin: 7px 0px 7px 0px;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

.background {
	background-color:;
	background-image:;
	background-repeat:;
	background-attachment:;
	background-position:;
}

.nobackground {
	background: none;
}

.noborder {
	border: 0 none;
}	

/* ============== */
/* ! NAVIGATION   */
/* ============== */

#navigation {
	color: white;
	height: 24px;
	width: 100%;
}

#navigation-left {
	left: 0;
	position: absolute;
}

#navigation-right {
	position: absolute;
	right: 0;
}

#navigation li {
	display: inline;
	line-height: 1;
	list-style: none;
	position: relative;
}

#navigation, #navigation li, #navigation li a, #navigation-right, #navigation-right li, #navigation-right li a {
	color: #E2E2E2;
	font-weight: bold;
	height: 24px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-shadow: 0px -1px 1px #252525;
}

#navigation a {
	padding: 10px 13px 10px 13px;
}

#navigation li a:hover {
	background: #4D4D4D;
	color: #FFF;
}


/* End Navigation */
