/*  
Theme Name: Simpl
Theme URI: http://www.blogbranded.com
Description: Simpl Theme by BlogBranded
Version: 1.0
Author:  BlogBranded
Author URI: 
*/

/*  Setup and Reset  */

body, html  {
	height: 100%;
}

body, html, p, ul, ol {
	margin: 0;
	padding: 0;
	border: none;
}

body  {
	font-family georgia,verdana;
	font-size: 12px;
	line-height: 1.5;  /*unitless for proper inheritance*/
	color: #474747;
	background: #ccc url(images/bg.jpg) top center fixed;
    
    
}

h1, h2, h3, h4, h5, h6  {
    
    margin: 5px 0;
    color: #444;
}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6  {
	
	margin: 5px 0;
	color: #666;
}

h1  {font-size: 36px}
h2  {font-size: 30px}
h3  {font-size: 24px}
h4  {font-size: 18px}
h5  {font-size: 14px}
h6  {font-size: 12px}

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited  {
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover  {
	text-decoration: underline;
}

p  {
	margin: 18px 0;
}

ul, ol  {
	margin: 0;
	padding: 0;
}

/* Navigation */

a:link, a:visited  {
	color: #000;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline!important;
}

#nav  {
    line-height: 60px; 
	height: 60px;
    text-transform: lowercase;
    margin: 0 auto;
    
}

#nav ul  {
	width: 970px;
	margin: 0 auto;
    line-height: 60px;
    height: 60px;
    text-align: center;
    display: block;
}

#nav ul li  {
	display: inline;
	margin: 0 10px ;
	line-height: 60px;
}

#nav ul li a:link, #nav ul li a:visited  {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}

#nav ul li a:link  {
	
}


/* Layout */

#header  {
	/*height: 120px;*/
    
	width: 980px;
	margin: 20px auto 10px auto;
}
#header .logo-spacer{ text-align: center;}

#wrap  {
	width: 960px;
	margin-top: 10px;
    padding-bottom: 60px; 
}

#header h1,
#header h2  {
	display: none;
}



#main  {
	/* overflow: hidden;*/
    
}

.post  {
	margin: 0 20px 20px;
    
}

#slider .post {margin: 0 40px 35px; width: 800px;   position: absolute; bottom: 0; z-index: 999; background: #eee; padding: 10px 20px; overflow-y: scroll; overflow-x: hidden ; max-height:430px}


#slider .post .entry { padding-bottom: 10px;}
.post-popup { position: absolute; bottom: 0; left:46.4%;  z-index: 999; background: #eee;  display: block; padding: 2px 5px;}

.arc_title {
	font-size: 14px;
	padding: 0 20px 0px 0;
	color: #C6C6C6;	
	border-bottom: 1px solid #C6C6C6;	
	margin-bottom: 20px;
	float: left;
	text-transform: uppercase;
}

h2.title  {
	margin: 0;border-bottom: 2px solid #d6d6d6;    
}

h2.title a:link,
h2.title a:visited  {
	padding: 0 0px 4px 0;
	color: #333;	
	
}

p.meta, .botmeta p  {
	margin: 4px 0 0 0;
	color: #555;
	font-style: italic;
	font-size: 13px;
}

p.meta span,
p.meta a:link,
p.meta a:visited,
.botmeta a:link,
.botmeta a:visited  {
	color: #474747;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.botmeta  {
	float: left;
	width: 940px;
}

.botmeta p  {
	font-size: 14px;
}

.botmeta .comments  {
	float: left;
}

.botmeta .share  {
	float: right;
}

#postnav  {
	overflow: hidden;
}
#postnav p { margin:0}

#postnav a:link,#postnav a:visited  {
	text-decoration: none;
	font-size: 13px;
    font-weight: 700;
	color: #474747;

}

#postnav p.prev a   {


}

#postnav p.next a  {

}

#sidebar {
	padding-top: 10px;
}
#sidebar .widget_categories h2,
#sidebar .widget_archive h2 { cursor: pointer;}


#extendedfooter  {
	padding: 20px 0 0 0;
}

.widget h2, #extendedfooter h2, #sidebar h2  {
	margin: 0 0 12px 0;
	font-size: 14px;
	text-transform: uppercase;
}

#sidebar .subscribe {
	margin-bottom: 20px;
}

#extendedfooter .subscribe ul, #sidebar .subscribe ul  {
	margin: 0 0 20px 0;
}

#extendedfooter .subscribe ul li, #sidebar .subscribe ul li  {
	margin: 0 0 5px 0;
}

#extendedfooter .subscribe ul li a:link,
#extendedfooter .subscribe ul li a:visited,
#sidebar .subscribe ul li a:link,
#sidebar .subscribe ul li a:visited  {
	text-decoration: none;
	color: #333;
	padding: 1px 0 1px 25px;
	background: url(img/design/share/feed.png) no-repeat left center;
}

#extendedfooter .subscribe form input.txt {
	width: 215px;
	height: 22px;
	padding: 5px 0 0 5px;
	margin: 0 0 10px 0;
	color: #333;
	border: 1px solid #f0f0f0;
}

#sidebar .subscribe form input.txt  {
	width: 210px;
	height: 22px;
	padding: 5px 0 0 5px;
	margin: 0 0 10px 0;
	color: #333;
	border: 1px solid #f0f0f0;
}

.widget  {
	font-size: 11px;
	margin-bottom: 20px;
}

.widget.narrow {
	margin-bottom: 20px;
}

.widget.narrow  ul li  {
	float: left;
	width: 110px;
}

.widget a:link,
.widget a:visited  {
	text-decoration: none;
	color: #333;
}

.subscribe  {
	margin-left: 0;
}

.ads  {
	margin-right: 0;
}

.ads img  {
	margin-bottom: 20px;
}

#links  {
	float: left;
	width: 920px;
	padding: 10px;
	border-top: 1px solid #d6d6d6;
	background: url(img/design/linksbg.jpg) repeat-x left top;
}

#links .list  {
	float: left;
	width: 920px;
	margin: 0 0 10px 0;
}

#links h2  {
	margin: 0 0 12px 0;
	font-size: 14px;
	text-transform: uppercase;
}

#links .list h2  {
	float: left;
	line-height: 11px;
	text-transform: none;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #333;
}

#links .list ul  {
	float: left;
	line-height: 11px;
}

#links .list ul li  {
	display: inline;
	margin: 0 15px 0 0;
}

#links .list ul li a:link,
#links .list ul li a:visited  {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

#footer  {
	margin: 10px 20px;
    padding-top:10px;
    border-top:1px solid #fff;
}

#footer p  {
	margin: 10px 0;
	color: #333;
}

#footer p a:link,
#footer p a:visited  {
	color: #333;
	text-decoration: none;
}

#footer p.copyright  {
	float: left;
	text-transform: uppercase;
}

#footer p.credit  {
	float: right;
}

/* Entry Styles */


.entry { margin: 0 10px;}

.entry p {
	font-size: 14px;
	line-height: 20px;
}

.entry ul  {
	margin: 5px 0 5px 30px;
}

.entry ul li  {
	list-style: disc;
}

.entry li ul li  {
	list-style: square;
}

.entry ol  {
	margin: 5px 0 5px 30px;
}

.entry ol li  {
	list-style: decimal;
}

.entry li ol li  {
	list-style: lower-roman;
}

.entry blockquote  {
	margin: -20px 15px 10px;
	padding: 1px 30px 0 30px;
	color: #656565;
	font-style: italic;
	background: url(img/design/quotetop.jpg) no-repeat left top;
}

.home_thumbs { margin: 20px; border: #999 solid; border-width: 1px 0;}
/* WordPress Image Alignment */

.entry img, .home_thumbs img {
	border: 7px solid #f0f0f0;
    margin: 12px 10px 12px 12px;
}



img.wp-smiley  {
	padding: 0;
	border: none;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/* Custom Styles */

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

/* Custom Styles */

.comments  {
	margin:10px 20px;	
}

.comments h3  {
	margin: 0 0 15px 0;
	font-size: 20px;
}

.formsblock  {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #D6D6D6;
}

#formsblock .hi  {
	margin: 0 0 -10px 0;
}

#formsblock .hi small  {
	font-size: 11px;
	margin-top: -16px;
}

#formsblock .comments   {
	text-decoration: none;
	line-height: 20px;
}

.comments ol  {
	margin: 5px 0 30px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #D6D6D6;
}

.comments ol li  {
	padding: 20px 10px;
	list-style: none;
	border-bottom: 1px solid #D6D6D6;
	font-size: 14px;
	line-height: 20px;
}

.comments ol li p  {
	margin: 5px 0;
}

.comments ol li.alt  {
	background-color: #eee;
}

.comments ol li.authorcomment  {
	background-color: #ddd;
}

.commententry p.moderate  {
	background-color: #eee;
	font-style: italic;
	font-weight: bold;
	padding: 4px 0 4px 10px;
}

.commentmeta  {
	float: left;
	width: 100%;
	font-size: 11px;
	margin-bottom: 10px;
	font-size: 12px !important;
}

.commentmeta .gravatar  {
}

.commentmeta .gravatar img  {
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #D6D6D6;
}

.commentmeta .commentauthor  {
	font-size: 14px;
	font-weight: bold;
}

.commentmeta .commentdate  {

}

.commentmeta .commentpermalink  {

}

.comments p.nocomments{
	padding: 0;
}

.comments textarea{
	font-size: 12px;
	width: 330px;
	margin: 0;
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #aaa;
	padding: 10px;
}

#commentform {
margin-top: 20px;
}

#commentform #submit  {
	border: 1px solid #aaa;
	background-color: #ededed;
	padding: 5px;
}

#commentform input.txt  {
	padding: 5px 0 5px 5px;
	margin: 0 10px 0 0;
	border: 1px solid #aaa;
}


.comment_popout h3 { font-size: 13px;}

.post-foot { margin: 40px 0 ;}

.cl:after { content: "."; clear:both; visibility: hidden; height: 0; display: block ;}           
* html .cl { zoom:1}         
*+html .cl { display: inline-block;}

/* { border:1px red solid!important}          */
             /* Slider */
.slider-wrap {}
#slider{width:920px; margin:0 auto; position:relative}

.scroll{height:520px; margin:0px; width:920px; overflow:auto; position:relative; /* fix for IE to respect overflow */clear:left}


.scrollContainer div.panel{/*padding:0 10px; */ height:350px; width:920px; /* change to 560px if not using JS to remove rh.scroll */}
.scrollContainer div.panel img { margin:0 auto; display: block;}
.scrollButtons{position:absolute; top:220px; cursor:pointer}

#slider:hover .scrollButtons.right,
#slider:hover .scrollButtons.left{ display:block!important}

.scrollButtons.left{left:-45px; z-index: 999; display:none}
.scrollButtons.right{right:-45px;z-index: 999;display:none}

.slider-foot{position:absolute; bottom:0px; width:100%; padding:5px}
.slider-foot .title{font-size:24px}
.slider-foot .caption{font-size:16px}

.slider-wrap  .navigation {text-align: center; margin-top: 5px;}
.slider-wrap  .navigation li{ display: inline;}
.slider-wrap  .navigation li a{ display: inline-block; background: #aaa; padding: 0px 6px; font-size: 12px; text-decoration: none; }
.slider-wrap  .navigation li a:link, 
.slider-wrap  .navigation li a:visited { color: #333;}
.slider-wrap  .navigation li a:hover, 
.slider-wrap  .navigation li a:active { color:#000 ;}
.slider-wrap  .navigation li a.selected{ display: inline-block; background: #eee; padding: 0px 6px; }
.slider-wrap  .navigation li a.selected:link,
.slider-wrap  .navigation li a.selected:visited{color: #666; }            