/*
Theme Name: Flexitheme
Description: 3 coloumn widget ready flexible design
Author: Claudio Caciagli
Author URI: http://altasartoria.com/
*/


body {
	margin: 0 auto;
	padding: 0;
	background: #333 url(images/bg.gif) center top repeat-y;
	font-family: "Century Gothic", Arial, Tahoma, sans-serif;
	color: #333;
	font-size: 1em;
}

img {
	border: 0;
}

a {
	color: #bc1e1e;
	text-decoration: none;
}
		a:hover {
			color: #EF8846;
			text-decoration: none;
		}

h1, h2, h3, h4, h5, h6 {
	padding-left: 10px;
}

blockquote {
	padding-left: 10px;
	color: #999;
	font-style: normal;
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
	padding: 2px 0 0 5px;
}

.alignright {
	float: right;
	padding: 2px 7px 0 5px;
}



/* Wrapper */

.wrapper {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	border-left: 5px solid #CBCBCB;	
	border-right: 5px solid #CBCBCB;	
	border-bottom: 5px solid #CBCBCB;		
}


	
/* The Top */


#top {
	height: 150px;
	margin: auto;
	background: url(images/header.jpg) no-repeat;
}

.blogname {
	float: left;
	width: 980px;
	font-family: "Century Gothic", Verdana, Tahoma, sans-serif;	
	margin:0;
}
		.blogname h1 {
			font-size: 40px;
			font-weight: bold;
			margin: 30px 0px 0 25px;
			color: #ebebeb;
			text-decoration: none;
			text-align: left;
		}
		.blogname h2 {
			margin: 95px 0 0 110px;
			font-size: 1.2em;
			font-weight: normal;
			color: #51B169;
			text-align: left;
		}


			
/* The Menu */


#menucontainer {
	background: #000 url(images/topbar.jpg) center;
	padding: 0;
	width: 980px;
	float: left;
}
	
#menu {
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Helvitica, sans-serif;
}
		#menu ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			float: left;
			border-right: 1px solid #000;
		}
		#menu ul li {
			display: block;
			float: left;
			margin: 0;
		}
		#menu ul li a {
			display: block;
			float: left;
			color: #fff;
			text-align: center;
			text-decoration: none;
			padding: 8px 20px;
			border-left: 1px solid #000;
			border-right: 1px solid #312D2A;
		}
		#menu ul li a:hover, #menu ul li.current_page_item a{
			color: #EF8846;
			border-left: 1px solid #000;
			border-right: 1px solid #312D2A;
			text-align: center;
		}
		#menu ul li .current_page_item a,  #menu ul li .current_page_item a:hover{
			color: #EF8846;
		}	

	
	
/* Content*/	

	
.content {
	clear: both;
	padding: 0 ;
	border-top: none;
}
		.content table td {
			font: 0.925em Arial, Georgia, sans-serif;
			color: #333;
		}

#content {
	float: left;
	width: 640px;
	margin: 0;
	padding: 0;
}

.title{
	margin: 0;
	padding: 0px 0px 0px 5px;
	height: 82px;
	background: url(images/title.jpg) no-repeat;
}	

.time{
	text-align: left;
	width: 100px;
	height: 25px;
	margin-top: 2px;
	font: "Century Gothic", Verdana, Helvitica, sans-serif;
	padding: 1px 0 0 4px;
	color: #fff;
	float: right;
}

.date {
	float: left;
	height: 14px;
	font-family: Tahoma, Verdana, Helvitica, sans-serif;
	margin-left: 5px;
	margin-top: 8px;
	padding-left: 2px;
	font-weight: normal;
   	color: #666;
}
	
.post {
	margin: 10px 10px 0 5px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	text-align: left;
	color: #333;
	font: 0.8em Arial, Georgia, sans-serif;
}
		.post h2 {
			margin: 0px 0 0 0;
			padding: 28px 0px 0px 5px;
			background: transparent;
			text-align: left;
			color: #000;
			font: 2em "Myriad Pro", Arial, sans-serif;
			font-weight: normal;
		}
		.post h2 a, .post h2 a:link, .post h2 a:visited  {
			color: #333;
			background-color: transparent;
		}
		.post h2 a:hover  {
			color: #EF8846;
			background-color: transparent;
			}
		.post a:link, .post a:visited {
			color: #666;
			background-color: transparent;
		}
		
		.post a:hover {
			color: #f39999;
			background-color: transparent;
			text-decoration: none;
		}

.postinfo {
	height: 40px;
	padding: 4px 5px 2px 2px;
	background: url(images/meta.jpg);
	background-repeat: no-repeat;
}
		.postinfo a {
			color: #ff0000;
			font-weight: normal;
			text-decoration: none;
		}

.spostinfo {
	height: 30px;
	padding: 4px 5px 2px 2px;
	background: url(images/meta2.jpg);
	background-repeat: no-repeat;
}

.desc {
	color: #d7d7d7;
	font: 0.8em Arial, Georgia, sans-serif;
}
		
.category {
	float: left;
	padding: 0px 0 0 5px;
	color: #222;
	font-size: 0.9em;
}	
	
.cat {
	line-height: 1em;
	float: left;
	margin-left: 5px;
	padding: 0px 0px 0 5px;
	font-size: 12px;
}

.com {
	line-height: 1em;
	float: right;
	margin-right: 5px;
	padding: 23px 25px 0 10px;
}
		.com a:link, .com a:visited {
			color: #F9F9F9;
			background-color: transparent;
		}

.entry {
	margin: 0;
	padding: 5px 15px;
}

.cover {
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
}



/* The Sidebar1 */


.sidebar1 {
	float: left;
	width: 160px;
	padding-top: 25px;
	padding-right: 0px;
	font-size: 0.8em;
	font-family: "Century Gothic", Arial, sans-serif;
}
		
		.sidebar1 h2 {
			display: block;
			height: 27px;
			line-height: 27px;
			font-size: 1.1em;
			color: #000;
			margin: 5px 0 0 0 ;
			padding: 0px 0 0 5px;
			text-align: center;
			background: url(images/sidebar1.jpg) no-repeat;
			font-weight: bold;
		}
		.sidebar1 ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}	
		.sidebar1 ul li {
			height: 100%;
		}
		.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
			color: #666;
			text-align: left;
			text-decoration: none;
			padding: 3px 0px 4px 5px;
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: #F2F5F7;
			border-bottom: 1px solid #E5E8EA;
			border-top:1px solid #F8FBFD;
		}
		.sidebar1 ul li a:hover {
			background: #fff;
			background-repeat: no-repeat;
			color: #000;
		}
		.sidebar1 p {
			padding: 7px 10px;
			margin: 0;
			color: #ababab;
		}
		.sidebar1 table {
			width: 100%;
			text-align: center;
			background: #404040;
			color: #ababab;
		}	



/* The Sidebar2 */


.sidebar2{
	float: left;
	width: 160px;
	padding: 10px;
	font-size: 0.8em;
	font-family: "Century Gothic", Arial, sans-serif;
	background: #CBCBCB;
}
		.sidebar2 h2 {
			height: 27px;
			line-height: 27px;
			font-size: 1.1em;
			color: #000;
			margin: 5px 0 0 0 ;
			padding: 0px 0 0 5px;
			background: #888;
			font-weight: normal;
		}
		.sidebar2 ul {
			list-style-type: none;
			margin: 0 ;
			padding: 0;
		}	
		.sidebar2 ul li {
			height: 100%;
		}
		.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
			color: #666;
			text-decoration: none;
			padding: 3px 0px 4px 5px;
			display: block;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background: #ebebeb;
			border-bottom: 1px solid #ccc;
			border-top: 1px solid #efefef;
		}
		.sidebar2 ul li a:hover {
			background: #CBCBCB;
			color:#000;
		}
		.sidebar2 p {
			padding: 7px 10px;
			margin: 0;
			color: #ebebeb;
		}
		.sidebar2 table {
			width: 100%;
			text-align: center;
			background: #ebebeb;
		}



/* Footer */


#footer {
	padding: 10px;
	background: #666;
	color: #ccc;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
}
		#footer a {
			color: #D5D6D0;
		}
		
		#footer a:hover {
			color: #fff;
		}



/* The Navigation */


.navigation {
	height: 25px;
	padding: 0 20px;
	}
		.navigation a {
			font-weight: bold;
			text-decoration: none;
			font-size:1.1em;
			color: #fff;
		}
		.navigation a:hover {
			color: #eee;
		}



/* The Attachment */


.contentCenter {
	text-align:center;
}



/* The Page Title */


h2.pagetitle {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 2em;
	text-align: center;
}



/* The Comments */


.comments {
}
		.comments form {
		}
		.comments textarea {
			width: 90%;
			height: 156px;
			background: #ccc;
			border: 1px solid #969595;
			color: #5C5C5C;
			padding: 10px;
			overflow: auto;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
		}

#commentform {
	padding-left: 23px;
}
		#commentform input {
			background: #5C5C5C;
			border: 1px solid #969595;
			color: #fff;
			padding-left: 10px;
		}
		.comments input#submit {
			padding: 0;
			width: 72px;
			height: 29px;
		}
		.comments h2 {
			font-size: 19px;
			line-height: 30px;
			margin: 24px 0 0 23px;
			padding: 0;
			font-weight: normal;
		}
		.comments ol li p {
			padding: 0;
			margin: 20px 0;
			color: #fff;
		}

.input-text {
	margin-top: 2px;
	width: 156px;
}

.input-submit {
	margin-top: 2px;
	width: 160px;
	background: #000 url(images/topbar.jpg) center;
	color: #EF8846;
	text-transform: uppercase;
}