/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0.3
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed-width, two-columns, left-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*GENERAL*/
body {
	background-image:url(http://sandrosantoro.com/blog/wp-content/themes/bbv1/fond.png);
	background-attachment:fixed;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color:#555;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}

h1 { 	
	font-size: 1.3em; 
}
h2 {
 	font-size: 1em;
}
h3 {
 	font-size: 1em;
}
h4 {
 	font-size: 1em;
}

h2 a {
	color: #cccccc;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
}

h2 a:hover {
	color: #8ab4cc;
	text-decoration: none;
}


pre {	overflow:auto;
}

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed silver;
}

strong {
	color:#666;
}

hr {
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	text-align: center;
	height: 1px;
	background-color: #cccccc;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #cccccc;
	width: 100%;
	float: left;
}

/* LINKS */
a {
	color: #8ab4cc;
	text-decoration: none;
	padding:1px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}


a:hover {
	color: #8ab4cc;
	text-decoration:underline overline ; 
	padding:1px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

a img {
	border: none;padding: 0px;
	}
#titless a {
	font-size: 1.2em;
	color: #636363;
	text-decoration: none;
}

#hmenu a {
	font-size: 1em;
	margin-right: 15px;
	color: #636363;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	display: inline;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

#hmenu a:hover {
	font-size: 1em;
	margin-top: 0px;
	background-color: silver;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	outline-width: medium;
	outline-style: none;
	outline-color: -moz-use-text-color;
	display: inline;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}

.post h1 a {
	color: #cccccc;
	font-size: 1em; 
	display: inline;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
.post h1 a:hover {
	color: #8ab4cc;
	font-size: 1em; 
	display: inline;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

#sidebar ul li a {
	margin:0;
	padding:1px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	text-decoration: none;
}

#sidebar ul li a:hover {
	margin:0;
	padding:1px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	background-color: #8ab4cc;
	color: #fff;
	text-decoration: none;
	}

/* LAYOUT */

#page {
	font-size: 1em;
	background-color: #fff;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding: 0;
	width: 930px;
	-moz-box-shadow: 4px 4px 16px #222222;  
	-webkit-box-shadow: 4px 4px 16px #222;  
	box-shadow: 4px 4px 8px #ffffff; 
}

#header {
	font-size: 1em;
	margin: 0 20px;
}



#wrapper {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 700px;
	float: right;
	min-height: 500px;
}

#contents {
	font-size: 1em;
	background-color: #fff;
	margin:0;
	padding:0 0 0 0;
	width:880px;
	float:left;
	min-height: 500px;
}

.post {
	font-size: 1em;
        line-height: 1.4em;
        margin-bottom: 2em;
	background-color: #fff;
}
.post h1 { 	
	font-size: 1.3em; 
	display: inline;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
	
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	float: left;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: fixed;
}

#footer {
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align:left;
	font-size:1em;
	color:#888;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: silver;
	width: 890px;
}

/* HEADER */

#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1em;
}

#header {
	background:none;
}

#titless {
	font-size: 1em;
	font-color: #636363;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 10px;
}

#hmenu {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#hmenu ul {
	display:inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#hmenu ul li {
	display: inline;
	font-size: 1em;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left:0px;
	line-height: 18px;
}

#hmenu ul li h1 {
	font-size: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left:0px;
}

#hmenu ul li {
	padding:0;
	display:inline;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size: 1em;
	text-transform:uppercase;
}

#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}
#headerimage {
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* END HEADER */

.postmetadata {
	font-weight: none;
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 0em;
	margin-bottom: 2em;
	color: #34353e;
	border-bottom: 1px solid silver;clear: both;
}
.postmetadatabot {
	clear: both;
	font-weight: none;
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 2em;
	color: #34353e;
}

.clear {
	clear: both;
}

.entry {
	font-size: 1em;
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed silver;
	font-size: 1em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size: 1em;
}

.entry fieldset {
	border:1px dashed silver;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:silver;
	font-size: 1em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:silver;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:silver;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	height: 2.5em;
	font-size: 1em;
	clear:both;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}	


.wp-caption {
	border: 1px solid silver;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.searchbox {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:0px;
	text-align:left;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments { clear: both;
	font-size:1em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid silver;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:1em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:40%;
text-align: left;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

#sidebar h2 {
	padding: 0;
	background:url('images/border_h.png') repeat-x bottom;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	border: none;
	background-color: #eaeaea;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#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;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */


/* Custom */
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

.widgettitle {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold; 
	clear: both;
}
.iLikeThis {
	float: right;
}