/*
Theme Name: News FMS
Theme URI: http://bavotasan.com/wordpress/free-wordpress-themes/feed-me-seymour-free-wordpress-theme/
Description: Edited ver of Feed Me, Seymour -- A simple news feed style theme with a fully customizable layout through an easy to use backend interface. Theme options include site width, 1 or 2 sidebars, header alignment, logo uploader, home page number of posts and more. Also includes two extremely useful widgets. Tested on WP 2.7.x using Firefox, IE6 and IE7. 100% xHTML valid. Designed by <a href="http://bavotasan.com">c.bavota</a> of <a href="http://tinkerpriestmedia.com">Tinker Priest Media</a>.
Version: 1.0.5
Author: c.bavota/
Author URI: http://bavotasan.com/
Tags: right-sidebar,left-sidebar,fixed-width,two-columns,two-columns,white,custom-header,theme-options,orange

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

 /* to start out hiding side article div */
div.hide { display: none; }
div.show { display: block; }
div.clear { clear: both; }

/* Basic Tag Elements */

a {
	text-decoration: none;
	outline: none;
	color: #0077AA;
	}
	
	a:hover {
		text-decoration: underline;
		}
	
img { 
	border: 0;
	}

body {	width:1150px;
	color: #444;
 	margin: 0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	padding: 0; 
	background: #FFF ;
	}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #0077AA;
	text-transform: capitalize;
	}

/* Header Elements */

#header{
	float: left;
	border: 1px dotted #aaa;
	padding: 10px;
	position: relative;
	}

#login {
	height: 16px;
	font-size: 13px;
	color: #fff;
	text-align: right;
	padding: 10px 10px 7px;
	background: url(images/login.png) repeat-x #F7921E;
	border: 3px double #fff;
	margin-bottom: 5px;
	}
	
	#login a {
		color: #fff;
		}
	
	#login ul {
		padding: 0;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
		}

	#header-rss {
		position: absolute;
		}
	
	#header-rss p {
		padding: 0;
		margin: 0 5px;
		font-size: 11px;
		color: #aaa;
		}
	
.dot:before {
	content: url(images/whitedot.png) " ";
	}

#title {
	font-size: 48px;
	margin: 0;
	padding: 0;
	line-height: 52px;
	}
	
	#title a {
		color: #222;
		}		
	
	#title a:hover {
		color: #E06110;
		text-decoration: none;
		}
		
	#title img {
		margin: 0 0 5px 0;
		padding: 0;
		}
		
#description {
	font-size: 14px;
	margin-left: 100px;
	padding: 0;
	}		

/* Main Elements */
	
#mainwrapper {
        width:720px;
	float: left;
	padding: 0;
	margin: 0;
	border-left: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;

	}
#sidearticle h2 {
	font-size: 14px;
	line-height:16px;
	}

#sidearticle-box {
        float: right;
        width:50%;
	padding: 0;
	margin: 0;
        margin-top:-0.5em;
} 
.sidearticle-box-on {
  	background-color:#Ffdd77;
	border:1px solid #aaa;
}
.sidearticle-box-off {
  	background:none;
	border:none;
}
#sidearticle {
  	background-color:#Ffdd77;
	padding:10px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
        text-align: left;
}  

#sidelook {
        float: right;
  	background-color:#Ffdd77;
        margin:0px;
	padding:0px 5px 0 5px;
        font-size: 12px;
	font-weight: bold;
	color: #0077AA;
        width: 80%; 
        text-align: right;
}
#slink {
}
#sidetitle {
  float: right;
  	background-color:#Ffdd77;
        margin:0;
	padding:5px;
        font-size: 12px;
	font-weight: bold;
	color: #0077AA;
        width: 80%; 
        text-align: left;
}

#sidebar {
	float: left;
	margin: 0;
	padding: 5px 10px 0 10px;
	}

#secondsidebar {
	float: left;
	margin: 0;
	padding: 5px 10px 0 10px;
	}
	
.side {
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 0;
	}	

ul.cats {
	padding: 0;
	margin: 0;
	}

ul.cats li { 
	margin-bottom: 7px; 
	list-style-type: none;
	position: relative;
	}

ul.cats li a:hover, slink a:hover { 
	background: url(images/sidebarhover.png) center repeat-y #E06110;
	}

ul.cats li a {
	padding: 10px 0 7px 10px;
	font-weight: bold;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 1%;
	background-color: #F7931E;
	border: 3px double #fff;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

ul.cats li ul {
	padding: 0;
	margin: 0;
	margin-top: 7px;
	}

.sidebox {
	margin: 0 0 7px;
	background: #fff;
	border: 3px double #aaa;
	float: left;
	padding: 0;
	}
	
	.sidebox img {
		float: left;
		}
	
	.sidebox p {
		margin: 13px 0 0 5px;
		float: left;
		}
	
.side-widget {
	float: left;
	margin: 0 0 .5em;
	background: url(images/sidebar.png) center repeat-y #F7931E;
	padding: 0 0 10px;
	border: 3px double #fff;
	}

	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 2px 10px 2px 12px;
		margin: 2px 0;
		font-size: 13px;
background-image: url("images/whitedot.png") ;
background-repeat: no-repeat;
background-position: 0px 6px;

		}
	
	.side-widget h2 {
		font-size: 14px;
		border-bottom: 1px solid #fff;
		padding: 10px 0 5px 10px;
		margin-top: 0;
		text-transform: uppercase;
		color: #fff;
		}
		
	h2 a.rsswidget {
		color: #fff;
		text-transform: uppercase;
		}
		
	.side-widget .storycontent {
		border-bottom: 1px solid #ddd;
		}
		
	.side-widget .featured-post {
		padding: 0 10px;
		}
	
	.side-widget .noline {
		border-bottom: 0;
		}
	
	.side-widget a {
		color: #77470F;
		}
		
	.rsswidget img {
		display: none;
		}		

.posts {
	border-bottom: 1px solid #aaa;
	margin-bottom: 20px;
	font-size: 12px;
	}
	
	.posts h2 {
		margin: 10px 0 0;
		}

#footer {
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
	padding: 10px 0;
	font-size: 11px;
	}
	
	#footer a {
		color: #0077AA;
		}

/* Left Content Elements */

#leftcontent {
	float: left;
	margin: 0px;
	padding: 0;
	}

	#leftcontent h5 {
		margin: 0;
		padding: 0;
		color: #E06110;
		margin-bottom: 5px;
		font-size: 14px;
		}

	#leftcontent h1 {
		margin: 0;
		padding: 0;
		font-size: 20px;
		line-height: 22px;
		}

	#onecol h2 {
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 18px;
		}

	#onecol h1.subheader {
	color: #E06110;
	margin: 5px 0 10px 15px;
	font-weight: bold;
        font-size: 26px;
	line-height: 28px;
	}


.more-link {
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
	color: #E06110;
	}

.tags a {
	color: #E06110;
	}
	
.meta {
	font-size: 11px;
	color: #888;
	}	

.post {
	float: left;
	border-right: 1px dotted #aaa;
	padding: 10px;
	font-size: 14px;
	width: 96%;
}
#onecol {
	float: left;
  	border-right: 1px dotted #aaa;
	margin:0;
	padding: 0;
	font-size: 12px;
	width: 99%;
}
	
#onepost {
	clear:right ;
	padding:20px;
	padding-bottom:10px;
	border-top: 1px dotted #aaa;
	/*	border-bottom: 1px solid #aaa;*/
	}		
#onepost p {
	padding-bottom:0;
	}		
#twocol {
	float: left;
  	background: url(images/line.png) repeat-y 49% 0;
   /*	border-right: 1px dotted #aaa;*/
	}

#twocol2 {
	float: left;
  	background: url(images/line.png) repeat-y 99% 0;
  /*	border-right: 1px dotted #aaa;*/
}

	#twocol img {
		width: 30px;
		float: left;
		margin: 0 10px 5px 0;
		padding: 0;
		}

	#onecol img {
		width: 50px;
		float: left;
		margin: 10px 10px 5px 0;
		padding: 0;
		}

.twopost {
/*	background:transparent;*/
	float: left;
	margin: 0 ;
        padding: 8px;
	width: 46%;
	border-top: 1px dotted #aaa;
	}
	
	.twopost h2 {
		font-size: 14px;
		line-height: 16px;
		}

	.twopost2, .twopost4 {
		}

	.twopost1, .twopost3 {
			clear: left;
			}
		
	.twopost1, .twopost2 {
		border-top: 0;
		}
		
.contread {
	float:right;
	margin:0;
	margin-top:-1.2em;
        padding:0;
        padding-right: 10px;
	text-align: right;	
	}

	.contread a {
		color: #E06110;
		font-size: 12px;
		}	
		
/* Other Elements */

#leftcontent h1.catheader {
	margin: 5px 0 15px;
	color: #E06110;
	font-weight: normal;
	}

	
	#leftcontent .post h1 {
		color: #0077AA;
		margin-top: 10px;
		}
.mainarticle { 
padding:5px;
}

.red, .mainarticle a {
	color: #E06110;
	}
	

#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #E06110;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}

.commentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}		
		
	.commentlist li {
		float: left;
		clear: both;
		padding: 0 10px 10px;
		background-color: #ffedd2;
		}
		
	.commentlist img {
		padding: 10px 0 0;
		margin: 0;
		}	
		
	.commentlist li.alt {
		background-color: #fad9a8;
		}	
		
	.comment-info {
		clear: both;
		float: left;
		}	
			
	.comment-text {
		margin-left: 120px;
		}			
			
#responder {
	float: left;
	clear: both;
	padding-top: 10px;
	}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px 0 10px;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 10px 5px 0;
}

.alignright {
   float: right;
	margin: 5px 0 5px 10px;
}

.alignnone {
	margin: 5px 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#today {
	color: #E06110;
	}

#wp-calendar {
	margin: auto;
	}
