/*  
Theme Name: Fluid Yellow black
Theme URI: http://www.skinpress.com/
Description: Download free wordpress themes @ <a href="http://www.skinpress.com/category/wordpress/">Skinpress.com</a>.
Version: 1.0
Author: Skinpress
Author URI: http://www.skinpress.com/wordpress-theme-sun/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.


*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color: #000000; /*color:#595959;*/
	/*text-decoration:none;*/
}
a:hover{
	color:#333;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

.pix{
	/*float:left;*/
}
.tech{
	margin-bottom:-4px;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#f1f1e7;
	color:#000; /*color:#494949;*/
}

#page{
	width:100%;
	background:url(images/page_top_bg.gif) repeat-x top center;
}

#wrapper{
	width:100%;
	padding:0px;
	margin:0px;
	margin-top:2px;
}

#wrapper_left{
	background:url(images/header_bg.gif) repeat-x top left;
}

#wrapper_right{
	width:335px;
	background:url(images/wrapper_right_bg.gif) repeat-y top right;
}

/* HEADER */

#header{
	width:100%;
	height:116px;
	background:url(images/header_right_bg.gif) no-repeat top right;
}

#header h1{
	color:#fff;
	font-size:36px;
	padding-top:30px;
	padding-left:50px;
	font-weight:normal;
	font-style:italic;
}

#header h1 a{
	color:#fff;
	text-transform:lowercase;
}

.description{
	font-size:13px;
	position:relative;
	top:-5px;
	font-weight:normal;
	font-style:italic;
	color:#fff;
	text-align:right;
}

/* DESCR */

#descr{
	color:#a6a6a6;
	padding-top:45px;
	padding-left:40px;
	padding-right:60px;
	height:200px;
}

#descr h1{
	color:#d3d3d3;
	font-size:23px;
	font-weight:normal;
	padding-bottom:5px;
}

#descr p{
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
}

#descr_link{
	color:#ffcc00;
	padding-top:10px;
}

#descr_link a{
	color:#ffcc00;
	font-weight:bold;
}

/* BODY */

/* BODY */

#body{
	width:100%;
	background:url(images/body_bg.gif) repeat-x left top;
}

#body_content{
	width:100%;
	background:url(images/body_right_bg.jpg) no-repeat right top;
}

/* left contact */

#body_left_content{
	margin-left:25px;
	margin-right:25px;
	clear:both;
}

.post{
	width:100%;
}

.post-top{
}

.post-title{
	color:#000;
}

.post-title h2{
	font-size:21px;
	color:#000;
	font-style:italic;
	font-weight:normal;
	margin-left:3px;
}

.post-title h3{
	font-weight:normal;
	padding-bottom:3px;
	margin-bottom:2px;
	color:#000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:3px;
}

.post-title h2 a{
	color:#000;
}

.post-title h2 a:hover{
	color:#000;
}

.post-title h3 a{
	color:#000;
	font-weight:bold;
	font-size:10px;
}

.post-title h3.tags{
	color:#000;
	background:#ded7b4;
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:6px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:0px;
}

.post-title h3.tags span{
	color:#000;
	font-weight:bold;
}

.post-title h3.tags a{
	color:#000;
	font-weight:normal;
	font-size:11px;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
}

.entry p{
	padding-bottom:1em;
}
.entry br{
	padding-bottom:1em;
}
.postmetadata{
	margin-bottom:30px;
	background:#e5edf7;
	height:29px;
	background:url(images/postmetadata_bg.gif) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.postmetadata a{
	font-weight:bold;
	color:#000;
}

.postmetadata a span{
	color:#000;
}

a.readmore{
	color:#cc0000;
	background:url(images/readmore.gif) no-repeat left center;
	padding-left:8px;
}

a.readmore:hover{
	color:#cc0000;
}

.postmetadata .alignleft{
	padding-top:8px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:10px;
}

.post-page{
	padding-right:10px;
	background:url(images/post-page.gif) repeat-x top left;
	padding-top:5px;
}

.post-page h2{
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#9e0b0e;
	margin-left:25px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:4px;
	background:url(images/dotted_pink.gif) repeat-x bottom left;
}

.post-page .entry{
	padding-left:25px;
	padding-right:10px;
	margin-top:10px;
}

strong{
	color:#000;
}

/* right content */



/* SEARCH */

#main_search{
	margin-bottom:26px;
	margin-left:77px;
	margin-top:10px;
}

#searchform_top{
}

#searchform_top_text{
	width:205px;
	border:0px;
	background:none;
	color:#666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:11px;
}

#rss{
	font-size:20px;
	color:#FFFFFF;
	margin-left:40px;
	margin-bottom:30px;
}

#rss img{
	position:absolute;
}

#sidebars{
	float:left;
	padding-left:5px;
}

#body_right_content{
	width:100%;
	background:url(images/right_top_bg.gif) no-repeat top left;
	float:left;
}

#sidebar{
	width:140px;
	float:left;
	padding-left:15px;
}

#sidebar_right{
	width:140px;
	float:left;
	padding-left:12px;
}

#sidebars h2{
	font-size:18px;
	color:#fff;
	padding-left:17px;
	padding-bottom:10px;
	text-transform:capitalize;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/sidebars_h2.gif) no-repeat left top;
}

#sidebars ul{
	color:#bdbdbd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li ul{
	padding-bottom:18px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x bottom left;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:2px;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#bdbdbd;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 3px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_subcat.gif) no-repeat 2px 2px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:12px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat 2px 3px;
	font-weight:normal;
	padding-left:12px;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat 2px 3px;
	font-weight:normal;
	padding-left:12px;
}

#tag_cloud{
	color:#FFFFFF;
	background:url(images/sidebar_line.gif) no-repeat bottom left;
	padding-bottom:20px;
}

#tag_cloud a{
	color:#FFFFFF;
}

#tag_cloud h3{
	font-size:18px;
	color:#ffcd02;
	padding-top:7px;
	padding-bottom:10px;
	text-transform:capitalize;
	font-weight:normal;
	padding-left:2px;
	padding-top:10px;
	clear:both;
	background:url(images/sidebar_line.gif) no-repeat bottom left;
	padding-bottom:10px;
}

.widget_text{
}

.textwidget{
	padding:10px 4px 10px 4px;
}

/* FOOTER */

#footer{
	width:100%;
	height:135px;
	background:url(images/footer_bg.gif) repeat-x left top;
}

#footer_body{
	width:100%;
	height:135px;
	background:url(images/footer_right_bg.gif) no-repeat right top;
}

#footer_text{
	color:#909090;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:45%;
	padding-left:40px;
	padding-top:90px;
	font-weight:bold;
}

#footer_copyrights{
	text-align:right;
	padding-right:20px;
	padding-top:70px;
	float:right;
	width:20%;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
margin-bottom: 12px;
	/*display: block;
	margin-left: auto;
	margin-right: auto;*/
	}

img.alignright {
margin-bottom: 12px;
	/*padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;*/
	}

img.alignleft {
margin-bottom: 12px;
	/*padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;*/
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width:100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 30px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) no-repeat left top;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) no-repeat left top;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h3#comments_title{
	font-size:18px;
	color:#000;
	margin-left:35px;
	font-weight:normal;
	margin-bottom:10px;
}

h3#comments{
	font-size:13px;
	color:#000;
	margin-left:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4a4839;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 10px;
	list-style: none;
	border-bottom:2px #000 solid;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border:0px;
	}

.commentlist p {
	margin: 10px 5px 10px 10px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000;
	background:#e9e5ce;
	padding:6px 0px 6px 10px;
	}

.commentmetadata a{
	color:#9e0b0e;
	font-weight:bold;
	}

#respond_box{
	background:url(images/respond_box.gif) repeat-x top left;
	margin-top:40px;
	margin-left:30px;
	padding-bottom:60px;
}

h3#respond{
	font-size:21px;
	color:#000;
	margin-left:20px;
	padding-left:0px;
	padding-top:30px;
	padding-bottom:15px;
	font-weight:normal;
	background:url(images/respond_box_h2.gif) no-repeat left bottom;
}

#commentform{
	margin-left:55px;
	margin-top:25px;
	color:#000;
}

#commentform a{
	color:#000;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
	width:100%;
}

.ar_panel{
	width:100%;
	padding-bottom:30px;
	padding-top:10px;
	background:url(images/post-page.gif) repeat-x top left;
}

.ar_panel3{
	background:none !important;
}

.page_archives_div h2{
	font-size:19px;
	font-style:normal;
	font-weight:normal;
	color:#9e0b0e;
	margin-left:25px;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:4px;
	background:url(images/dotted_pink.gif) repeat-x bottom left;
}

.ar_panel3 h2{
	padding-top:0px !important;
	margin-left:10px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:20px;
	margin-right:20px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:bold;
	color:#444;
	font-size:11px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.page_archives_div ul li a:hover{
	color:#7e7e7e;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e9e5ce;
}

.page_archives_div ul li ul li{
	background:none;
	border:0px;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
