/*  
Theme Name: Trendsnap
Theme URI: http://www.Trendsnap.com/
Description: Trendsnap theme based on the default Arcupius Theme.
Version: 0.1
Author: Trendsnap.com
Author URI: http://www.Trendsnap.com/
*/

/* Begin Typography & Colors */
.empty {
    color: #0000FF !important;
}

.notempty {
    color: #FF0000 !important;
}

#footer p {
	margin: 0.5em 0;
	}
	
#content p {
	text-align: justify;
	}

h1 {
	font-size: 1.4em;
	margin: 0 0 0.5em;
	}
	
h2 {
	font-size: 1.3em;
	margin: 1.3em 0 0.4em;
	}
	
h3 {
	font-size: 1.1em;
	margin: 1.1em 0 0.3em;
	}
	
h4 {
	font-size: 1em;
	margin: 1em 0 0.2em;
	}
	
h5 {
	font-size: 0.95em;
	margin: 0.95em 0 0.1em;
	}

.post li {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #555;
}

code {
	font-family: 'Courier New', Courier, Fixed;
}

a {
	color: #009;
	text-decoration: underline;
}

.postmetadata {
	font-size: 95%;
}

.more_link {
	background: url('images/arrow_right.gif') no-repeat center right;
	padding-right: 10px;
}

.tell {
	padding-left: 18px;
	background: url('images/email_yellow.gif') left center no-repeat;
}

.indexlist {
	list-style-image: url('images/orange_bullet.gif');
}

.headline {
	font-weight: bold;
	font-size: 1.1em;
}

table {
	font-size: 1em;
	}

/* End Typography & Colors */

/* Begin Structure */

body {
	font: normal 0.75em/1.4 Arial, Helvetica, Lucida Grande, sans-serif;
	color: #424242;
	margin: 20px 0;
	padding: 0;
	background-color: #ededed;
	}
	
#page {
	width: 836px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0 auto;
	}

#header {
	background: url(images/header_bg.gif) 0 -3px;
	}
	
#header div {
	background: url(images/header_border2.gif) bottom repeat-x;
	}
	
#header div div {
	background: url(images/header_graph2.gif) right bottom no-repeat;
	height: 83px;
	padding: 23px 0 0 20px;
	}

#homelink {
	display: block;  
	width: 275px;  
	height: 57px;
  	background-image: url(images/title_logo2.gif);
	}

#content {
	padding: 20px 0 20px 20px;
	overflow: hidden;
	width: 586px;
	}

.box { 
	margin: 0 0 20px;
	height: auto !important;
	height: 1px;
	background: url(images/box_d.gif) bottom repeat-x; }
.box div { background: url(images/box_d.gif) right repeat-y; }
.box div div { background: url(images/box_br.jpg) bottom right no-repeat; }
.box div div div { background: url(images/box_l.gif) left repeat-y; }
.box div div div div { background: url(images/box_l.gif) top repeat-x; }
.box div div div div div { background: url(images/box_tl.gif) left top no-repeat; }
.box div div div div div div { background: url(images/box_tr.gif) right top no-repeat; 
	padding: 15px;
	}

#sidebar {
	width: 190px;
	float: left;
	padding: 20px 0 20px 20px;
	}
	
#index #sidebar {
	width: 190px;
	float: right;
	padding: 20px 20px 20px 0;
}

#footer {
	clear: both;
	width: 838px;
	margin: 0 auto;
	color: #888;
	text-align: center;
}

#top_paging, #bottom_paging, #index_top_paging, #index_bottom_paging {
	clear: both;
	text-align: center;
}

#top_paging, #index_top_paging {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
	width: 100%;
	}

#top_paging .paging_next, #bottom_paging .paging_next, #index_top_paging .index_paging_next, #index_bottom_paging .index_paging_next  {
	background: url(images/arrow_right_yellow.gif) right center no-repeat;
	padding-right: 12px;
	float: right;
}

#index_bottom_paging {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #ccc;
	}

#top_paging .paging_previous, #bottom_paging .paging_previous, #index_top_paging .index_paging_previous, #index_bottom_paging .index_paging_previous  {
	background: url(images/arrow_left_yellow.gif) left center no-repeat;
	padding-left: 12px;
	float: left;
}

.paging_post_info {
	font-weight: bold;
}

.paging_previous {
	/*float: left;*/
    background: url(images/arrow_left.gif) no-repeat center left;
	padding-left: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
}

.paging_next {
	/* float: left; */
	background: url(images/arrow_right.gif) no-repeat center left;
	padding-left: 14px;
	text-align: left;
	font-weight: bold;
}

.paging_nav a {
	padding: 0 2px;
}

.post .postmetadata {
	margin: 12px 0 1em 0;
}

.entrytext .postmetadata {
	margin-top: 48px;
}

.pl_email {
	background: url(images/email_grey.gif) no-repeat left !important;
	padding: 4px 0 4px 17px;
	margin-right: 15px;
	}

.pl_print {
	background: url(images/print_icon.gif) no-repeat left !important;
	padding: 4px 0 4px 17px;
	margin-right: 15px;
	}

.pl_link {
	background: url(images/link_icon.gif) no-repeat left !important;
	padding: 4px 0 4px 19px;
	margin-right: 15px;
	}

/* End Structure */

.rtrend {
	font-weight: bold;
	font-size: 1.2em;
	}
	
.rtrend h4 {
	font-size: 0.9em;
	margin: 0;
	}
	
.cat_h {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.5em 0;
	padding: 0;
	list-style-type: none;
	}
	
.cat_h li {
	margin: 0.6em 0;
	padding: 0;
	}
	
.fun_h, .mos_h, .lea_h {
	background: url(images/arrow_right_yellow.gif) no-repeat left center;
	padding-left: 14px;
	}
	
#copy {
	margin: 0;
	font-size: 0.9em;
	}

#index_boxes {
	float: left;
	width: 220px;
	padding-right: 20px;
	background-color: #fff;
	}
	
#index_boxes p {
	margin-bottom: 0;
	text-align: left;
	}
	
#index_boxes h2 {
	margin: 0;
	font-size: 1.2em;
	}
	
.index_b_l {
	font-size: 1.2em;
	font-weight: bold;
	}
	
#index_submit_post h2 a {
	background: url(images/index_submit_star.gif) no-repeat left center;
	padding-left: 20px;
	}

/* rating interface elements */

/* #outer_border */
#big_rating_box, .comment_rating_container, .small_rating_box, #rating_interface, #no_votes_box {
	border: 1px solid #7c7c7c;
}

/* #inner_border */
.rating_divider {
	border: 2px solid #fff;
}

/* #inner_background */
.comment_rating, #comment_rating_bar, .small_rating_box div, #big_rating_box, #no_votes_box, #big_rating_box #rating_bar, #no_votes_box td, #big_rating_box td {
	background-color: #ddd;
}

/* #rating_text */
.small_rating_box, #rating_interface, #big_rating_box, #no_votes_box, .comment_rating {
	color: #333;
	font-size: 100%;
}

/* #rating_hilite_text */
.small_rating em, #big_rating_box em, .comment_rating em, #rating_interface h3, .rating_label {
	color: #333;
}

/* #big_rating_box_numbers */
#big_rating_box em {
	font-size: 300%;
	vertical-align: -25%;
	font-style: normal;
	font-weight: bold;
	line-height: 95%;
}

/* #big_vote_count_number */
.big_vote_count em {
	font-size: 150%;
	vertical-align: -15%;
}

/* #small_rating_box_number */
.small_rating em {
	font-style: normal;
	font-weight: bold;
	line-height: 95%;
}

/* comment_rating_text */
.comment_rating {
	text-align: center;
	font-size: 90%;
}

/* #comment_rating_number */
.comment_rating em {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	line-height: 95%;
}

/* #rating_interface_heading */
#rating_interface h3 {
	font-size: 150%;
}

/* #rating_interface_text */
.rating_label {
}

/* #rating_interface_labels */
.rating_button, .rating_button_disabled, #rating_interface label {
	text-decoration: none;
	/*font-weight: bold;*/
	color: #fff !important;
	font-size: 14px;
}

.small_rating_box {
	float: right;
	margin: 0 0 16px 16px;
	width: 150px;
	padding: 2px;
	background-color: #fff;
}

.small_rating_box, #rating_interface {
	text-align: center;
}

.rating_divider {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	clear: both;
	font-size: 1%;
	border-top: 2px solid #fff;
}

.small_rating {
	padding: 5px 0;
	background: #ddd;
}

.small_rating em, .comment_rating em {
	margin: 0 auto;
}

#big_rating_box em {
	padding: 0 2px;
}

.rating_bar, #comment_rating_bar {
	text-align: left;
	clear: both;
	background: url(images/greystar.gif);
	width: 150px !important;
	height: 31px;
	font-size: 1px;
}

/* .rating_bar_image */
.rating_bar div, #comment_rating_bar div {
	width: 0;
	margin: 0;
	background: url(images/goldstar.gif);
	height: 31px;
}

.rating_bar div div, #comment_rating_bar div div {
	background: none;
}

.small_rating_box .rating_bar, #comment_rating_bar {
	width: 156px;
}

.comment_rating_container {
	width: 158px;
}

#rating_interface {
	/*margin: 20px 0 0 0;*/
	clear: both;
	/*padding-left: 20px;*/
	background-color: #fff;
}

#rating_interface div {
	padding: 10px;
	width: 100%;
}

#rating_interface h3 {
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
}

#rating_interface ul {
	text-align: center;
	margin: 0 0 0 60px !important;
	padding: 0;
	display: block;
}

#rating_interface li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: 42px;
	padding: 0;
	margin: 0;
}

#rating_interface li input {
	margin: 0 auto 3px auto;
	display: block;
}

.rating_label_low {
    font-weight: bold;
	border: 0;
	padding: 0px;
	width: 70px !important;
	margin: 0 10px 0 50px;
}

.rating_label_high {
    font-weight: bold;
	border: 0;
	padding: 0px;
	width: 70px !important;
	margin: 0 10px 0 10px;
}

.comment_rating_container {
	float: right;
	margin: 0 0 16px 16px;
	padding: 2px;
	background-color: #fff;
}

.comment_rating {
	padding: 3px 0;
}

#comment_rating_bar {
	text-align: left;
}

#big_rating_box, #no_votes_box {
	border-collapse: separate;
	border-spacing: 2px;
	background: #fff;
	clear: both;
	text-align: center;
	float: right;
	margin: 0 0 20px 20px;
	width: 156px;
}

#big_rating_box em {
	display: block;
}

#big_rating_box td, #no_votes_box td {
	border-collapse: separate;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
}

#big_rating_box .rating_bar {
	background-image: url('images/greystar.gif');
	padding: 0;
	text-align: left;
}

#big_rating_box .rating_bar div {
	height: 31px;
	background-image: url('images/goldstar.gif');
}

.rating_button, .rating_button_disabled {
	display: block;
	width: 42px;
    height: 22px;
	padding: 8px 1px 0 0;
	background: url(images/star_rating_button.gif) 0 0;
	text-align: center;
	color: #333 !important;
}

.rating_button_disabled {
	background-position: 0 -32px;
}

.rating_button_selected {
	text-decoration: underline;
}

#user_feedback {
	font-size: 120%;
	text-align: center;
}

.response_text {
    color: gray;
    font-size: 80%;
    
}

/* end rating interface elements */

/*	Begin Headers */

.pagesubtitle {
	border-bottom: 1px solid #aaa;
	font-size: 1.6em;
	margin-top: 1em;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	font-size: 100%;
}

#ads {
	height:30px; /* Should be 120px */
	background:#fafafa url('images/film.gif') repeat-x top;
/*	padding:45px 0 15px 0; */
	text-align:center;
	font-size: 2em;
	border-bottom: 1px solid #333;
}

/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/* #content_image */
.content_image {
	border: 1px solid #7c7c7c;
}

.content_image img {
	border: 1px solid #7c7c7c;
}

.align_left {
	float: left;
	margin: 0 16px 16px 0;
}

.align_right {
	margin:  0 0 16px 16px;
}

img.content_image {
	border: 1px solid #7c7c7c;
	padding: 2px;
	background-color: #fff;
}

#poster {
	width: 100px;
	float: right;
	text-align: center;
	font-size: 90%;
	margin-top: 0;
}

.trend_graph img {
	padding: 2px;
	border: 1px solid #7c7c7c;
	margin-bottom: 1.5em;
	}
	
.graph_key {
	margin: 0.5em 0 0 !important;
	padding: 0 0 0.5em !important;
	list-style-type: none;
	}
	
.graph_key li {
	display: inline;
	margin: 0 1.5em 0 0 !important;
	padding: 0 0 0 14px !important;
	font-weight: bold;
	background: no-repeat left 0.1em;
	}
	
.graph_key .graph_key_0 {
	background-image: url(images/gk0.gif);
	color: #4684EE;
	}
	
.graph_key .graph_key_1 {
	background-image: url(images/gk1.gif);
	color: #DC3912;
	}
	
.graph_key .graph_key_2 {
	background-image: url(images/gk2.gif);
	color: #FF9900;
	}
	
.graph_key .graph_key_3 {
	background-image: url(images/gk3.gif);
	color: #008000;
	}
	
.graph_key .graph_key_4 {
	background-image: url(images/gk4.gif);
	color: #4942CC;
	}

/* End Images */

/* Begin Sidebar Lists */

/* #sidebar_lists */

.sidebar_nav {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	}
	
.sidebar_nav li {
	border-top: 1px solid #ccc;
	margin: 0.8em 0 0;
	padding: 0.8em 0 0;
	}
	
.sidebar_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.sidebar_nav ul li {
	margin: 0.2em 0;
	padding: 0;
	border: none;
	}
	
.sidebar_nav h3 {
	font-size: 1em;
	margin: 0;
	}
	


/* End Sidebar Lists */

/* Begin lists */
#content ul {
	margin: 10px 0 10px 30px;
	padding: 0;
}

#content ol {
	margin: 10px 0 10px 30px;
	padding: 0;
}

/* End lists */

/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	display: block;
	width: auto;
}

#gsearch {
	width: 100%;
	}

/* End Form Elements */

/* Begin Comments*/
.commentlist {
	padding: 0;
	margin: 0 !important;
	text-align: justify;
	}

.commentlist li {
	height: auto !important;
	height: 1%;
	overflow: hidden !important;
	overflow: visible; 
	margin: 0;
	padding: 7px 10px 2px;
	list-style: none;
	}


.commentlist li.alt {
	background-color: #f3f3f3;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmeta {
	float: right;
	padding-left: 10px;
	margin: 0 !important;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.main_comments_link {
	text-align: center;
}

.commenttitle {
	font-size: 1em;
	margin: 0 0 10px 0;
	text-align: left;
}

.cl_comment_link {
	color: #333 !important;
	text-decoration: none;
}

.cl_more {
	color: #00c;
	text-decoration: underline;
}

#comments {
	margin-top: 30px;
}

#postcomment {
	margin-top: 30px;
}

.commentpagetitle {
	font-size: 1.2em;
}

/* End Comments */



/* Begin Misc */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.invisible {
	display: none;
}

hr {
	margin: 2em 0;
}

div.hr {
	border-bottom: 1px solid #ccc;
	margin: 2em 0;
	}

.clearall {
	clear:both;
}

.sidebarbox {
	padding:4px;
	text-align:center;
	border:1px solid #003;
	background-color:#ddd;
	width:145px;
}

.sidebarbox span {
	display:block;
	font-size:130%;
}

.sidebarbox #randomtrend a {
	text-decoration:underline;
	color:#009;
	font-size:100%;
/*	line-height:100% */
}

.sidebarbox #randomtrend a:hover {
	color:#009;
}

.sidebarbox #randomtrend a.active {
	color:#009;
}

/* End Misc */

/* Begin Contact Form CSS */

.contactform {
	width: 100%; 
	position: relative;
}

.contactleft {
	width: 25%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
}

.contactright {
	width: 70%;  
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
}

.contacterror {
	border: 1px solid #ff0000;
}
/* End Contact Form CSS */

/* For links */


.entry table {
	margin-top:15px;
}

.entry table td {
	width:50%;
	vertical-align: top;
}

/* Quiz styles */

.blank {
	margin-left:15px;
	padding-left:16px;
}

.correct {
	margin-left:15px;
	background: url('/img/tick.gif') no-repeat left;
	padding-left:16px;
}

.incorrect {
	margin-left:15px;
	background: url('/img/cross.gif') no-repeat left;
	padding-left:16px;
}

.question {
	margin-bottom:5px;
	font-weight: bold;
}

/* Submission form CSS */
.submissionerror {
            border: 1px solid #ff0000;
        	}
        	
.submissionleft p {
	margin-bottom: 0;
	}
/* End Submission form CSS */