/*
Theme Name: SW Theme
Theme URI: http://scarletts-web.com/
Description: SW Theme

Copyright (C)  2011  Scarlett's Web.
    
Version: 1.0
Author: Scarlett's Web
Author URI: http://scarletts-web.com/
*/


/*--- Post ---*/
.post 										{padding:10px;min-height:190px !important;}
.topic_thumb								{padding:5px 0 0 0;}
.topic_thumb img							{ width:466px; border:10px solid #fff;}
.post .byline 								{ color:#a1a1a1; font-size:1.4em; width:140px; float:left; text-align:right; 
										      margin-right:25px; padding-top:8px; }
.post .byline .date 						{ text-transform:uppercase; }
.post .byline a 							{ color:#a1a1a1; text-decoration:none; }
.post .byline a:hover 						{ border-bottom:1px solid #d5d5d5; }
.post h2.title 								{ font-size:4.7em; color:#4c4b4a; float:left; display:block; line-height:50px; width:445px; }
.post h2.title a 							{ color:#4c4b4a; text-decoration:none; }
.post h2.title a:hover 						{ color:#222; }
.post p.dots 								{ margin-left:165px; }

.search-results								{padding:5px 5px 0px 10px;}
.search-results .search-results-text		{padding:0 0 0 0; margin: 0 0 0 0;}
.search-results h3							{margin-bottom:0px;}
.navigation									{padding:5px 10px 5px 10px;}
.previous { float: left; padding-bottom: 5px;}
.next {float: right; padding-bottom: 5px;}

.post span.para 							{ color:#d5d5d5; font-size:6.75em; display:block; width:70px; height:90px; 
											  margin:12px 20px 0px 75px; float:left; text-align:right; }

/* Entry Styles --*/
.post .entry 								{ float:left; width:445px; color:#717171; padding:20px 0px 0px 10px; 
											  font-size:1.5em; line-height:21px; }
.post .entry:first-line 					{ font-size:1.2em; color:#555; }
.post .entry h2 							{ font-size:1.8em; margin:20px 0px 10px; color:#525252; }
.post .entry h3 							{ font-size:1.3em; margin:20px 0px 10px; font-weight:bold; 
											  text-transform:uppercase; color:#525252; }
.post .entry h4 							{ font-size:1.65em; margin:20px 0px 10px; font-style:italic; color:#525252; }
.post .entry h5 							{ font-size:1em; margin:20px 0px 10px; text-transform:uppercase; letter-spacing:3px; }
.post .entry p 								{ margin-bottom:20px; }
.post .entry p:first-child:first-line 		{ font-size: 125%; line-height: 1.4; }
.post .entry ul, .post .entry ol 			{ margin:0px 0px 15px 50px; }
.post .entry ul li 							{ list-style:disc outside; }
.post .entry ol li 							{ list-style:decimal outside; }
.post .entry ol ol li 						{ list-style:lower-alpha outside; }
.post .entry a 								{ color:#525252; text-decoration:underline; }
.post .entry a:hover 						{ text-decoration:none; }
.post .entry blockquote 					{ background:#f1f1f1; padding:15px 30px 1px 10px; margin-bottom:15px; 
											  font-style:italic; position:relative; }
.post .entry .blockquote_extender 			{ background:#f1f1f1; position: absolute; width: 1000px; height: 100%; right: 445px; 
											  top: 0px; overflow:hidden; }
.post .entry .blockquote_extender span 		{ display:block; width:70px; height:0px; color:#d5d5d5; font-size:11em; top:90px; 
											  right:-10px; line-height:0px; position:absolute; }


/*--- Comments ---*/
.comments 									{ clear:both; width:610px; margin:0px auto 50px; padding-right:30px; font-size:1.4em; }
.comments h3.heading 						{ font-size:1.5em; color:#4c4b4a; margin:0px 0px 25px 150px; }
.comments h3.heading span 					{ text-transform:uppercase; }
.comments p.notice 							{ font-size:1.1em; color:#4c4b4a; margin:0px 0px 20px 160px; }
.comments a 								{ color:#525252; text-decoration:underline; }
.comments a:hover 							{ text-decoration:none; }

/* Comment List */
.commentlist li 							{ margin-bottom:30px; position:relative; }
.commentlist li li 							{ margin-bottom: 10px; }
.commentlist li .byline 					{ color:#a1a1a1; font-size:1em; width:140px; float:left; text-align:right; 
											  margin-right:25px; padding-top:8px; position:relative; z-index:50; }
.commentlist li .byline .date 				{ text-transform:uppercase; }
.commentlist li .byline a 					{ color:#a1a1a1; text-decoration:none; }
.commentlist li .byline a:hover 			{ border-bottom:1px solid #d5d5d5; }
.commentlist li .byline strong 				{ color:#4c4b4a; text-transform:uppercase; }
.commentlist li .byline_expander 			{ background:#f1f1f1; position: absolute; width: 1000px; height: 100%; right: 370px; 
											  top: 0px; overflow:hidden; z-index:40; }
.commentlist li .comment_num 				{ position:relative; width:70px; height:70px; float:left; overflow:hidden; }
.commentlist li .comment_num .bg 			{ font-size:40em; display:block; width:70px; height:70px; line-height:0px; 
											  position:absolute; left:-35px; top:-67px; color:#b4b4b4; z-index:50; }
.commentlist li .comment_num .num 			{ color:#ccc; font-weight:bold; text-align:center; display:block; width:70px; 
											  font-size:4.75em; position:absolute; z-index: 100; }
.commentlist .text 							{ width:360px; margin:0px 0px 0px 10px; float:left; color:#4c4b4a; font-size:1.1em; }
.commentlist .text p 						{ margin-bottom:10px; }
.commentlist .text ul, .commentlist .text ol{ margin:0px 0px 15px 25px; }
.commentlist .text ul li 					{ list-style:disc outside; }
.commentlist .text ol li 					{ list-style:decimal outside; }
.commentlist .text ol ol li 				{ list-style:lower-alpha outside; }
.commentlist .text blockquote 				{ background:#f1f1f1; padding:15px 30px 1px 10px; margin-bottom:15px; 
											  font-style:italic; position:relative; }
.commentlist li.author .byline 				{ padding:15px 0px 13px; }
.commentlist li.author .comment_num 		{ margin-top:4px; }
.commentlist li.author .comment_num .bg 	{ color:#4c4b4a; }

/* Form */
.comments form 								{ clear:both; color:#4c4b4a; padding:5px 0px 0px; }
.comments form label 						{ display:block; float:left; font-size:1.35em; font-style:italic; 
											  width:140px; text-align:right; margin-right:25px; }
.comments form input.text 					{ border:none; background:transparent; border-bottom:1px solid #b4b4b4; 
											  margin-bottom:15px; display:block; float:left; width:250px; 
											  font-family:'Courier New', Courier, monospace; padding:5px 0px; outline:none; }
.comments form .textbox 					{ width:400px; float:left; position:relative; }
.comments form .bracket 					{ font-size:5em; }
.comments form textarea 					{ width:430px; border:1px dashed #b4b4b4; border-left:none; 	
										      background:transparent; font-family:'Courier New', Courier, monospace; 
											  padding:10px 0px 10px 15px; outline:none; height:150px; } 
.comments form .allowed_tags 				{ clear:both; margin-left:160px; text-align:right; padding-top:10px; 
											  font-family: Courier, monospace; font-size: 10px; color: #999; margin-bottom:10px; }
.comments form p.submit 					{ text-align:right; font-size:2.5em; }
.comments form p.submit input#submit 		{ background:#fff; border:none; text-transform:uppercase; font-size:0.6em; 
											  padding:10px 3px 0px; color:#4c4b4a; vertical-align:top; cursor:pointer; 
											  font-family:Georgia, Serif; }

/*--- Search & Archives ---*/
#page-sub-title 							{ padding: 10px; background: #494949; color: white; margin: 0 0 25px 165px; 
											  font-size: 2.0em; text-transform: uppercase; letter-spacing: 4px; font-weight: normal; }
											
/* REQUIRED by WordPress Theme Directory */
.aligncenter,
div.aligncenter 							{ display: block; margin-left: auto; margin-right: auto; }
.alignleft 								{ float: left; }
.alignright 								{ float: right; }


.mmf label 									{display: block;float: left;width: 110px;font-weight:bold;}
.mmf select, .mmf textarea		{width:340px;}
.mmf acceptbox {width: 15px; float: left; position: relative; left: 0; right: 90%;}
.mmf input {} 

.captcha { 
	float: left !important;
	margin-left: 0px !important;
}
#meebo.meebo-00 #meebo-iframe {
position: absolute !important;
top: auto !important;
left: auto !important;
bottom: 0 !important;
right: 0 !important;
height: 37px !important;
margin: 0 !important;
padding: 0 !important;
border-style: none !important;
z-index: 990021 !important;
overflow: hidden !important;
visibility: visible !important;
display: block !important;
border: none !important;}

.sw_twitter_widget li{padding-bottom: 10px;}



.golf-sponsors {
	float: left;
	padding-right: 0;
	font-size:18px;
	font-weight:bold;
	margin: 0 !important;
}

.golf-sponsors li {
	padding: 0;
	border: none;
	display: inline-block;
}

.golf-sponsors li.no-img {
	margin-right: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	
}

.normal-ul {
	margin-top: 0;
        padding: 0;
	
}

.normal-ul li {
	border:none;
}

.wpProQuiz_question_text,.wpProQuiz_catOverview ol, .wpProQuiz_list, .wpProQuiz_listItem, .wpProQuiz_maxtrixSortCriterion, .wpProQuiz_questionList, .wpProQuiz_resultsList, .wpProQuiz_sortStringList {
    text-transform: none !important;
}