/*  
Theme Name: Fluid Yellow
Theme URI: http://www.skinpress.com/
Description: Vibrant yellow and black classy theme.
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:#595959;
	text-decoration:none;
}
a:hover{
	color:#333;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

.pix{
	float:left;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS url('http://c0404361.cdn.cloudfiles.rackspacecloud.com/a2ad648fe995fbf0456843da02cfaa4e')alignright url('http://c0404452.cdn.cloudfiles.rackspacecloud.com/e4b8e0ddac363b6c4249898b66ac4c0a')centered',
	will of course center the image. This is much better than using
	align= url('http://c0404402.cdn.cloudfiles.rackspacecloud.com/cd1e3f71d0820175c3a1fb504392ee01'), being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* 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('http://c0404181.cdn.cloudfiles.rackspacecloud.com/237b255de8908e89000bfca80e444d4e') no-repeat left top;
	}

blockquote blockquote{
	background:url('http://c0404481.cdn.cloudfiles.rackspacecloud.com/f5cd613ccebde4852fbaf56d99c01e92') 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:  url('http://c0404201.cdn.cloudfiles.rackspacecloud.com/3c866879f7f2d75b675c0e12cd75c9e6');
	}

.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('http://c0404201.cdn.cloudfiles.rackspacecloud.com/39cec4385eac653671c18f660199d9b2') 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('http://c0404432.cdn.cloudfiles.rackspacecloud.com/dd19e5a2134b7dea1c1eb2a6e1e7cbb8') 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('http://c0404382.cdn.cloudfiles.rackspacecloud.com/b40b38ab22797651a8e17349c2388ccc') 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('http://c0404332.cdn.cloudfiles.rackspacecloud.com/9839c04b3ec7a76fc89dfbf83ad9cdad') 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;
}

.widget_about_blog .avatar { 
    margin-top: 5px;
}
.widget_about_blog p.about_text {
    margin-bottom: 18px;
}

/*  url('http://c0404181.cdn.cloudfiles.rackspacecloud.com/236396c16295ef8cfc64186073bd2e3d') */
