/*
Theme Name: Tuscan
Theme URI: http://www.stylishlabs.com/
Description: Tuscan Haute Couture. Collection 2007. Tuscan is a very sophisticated and clean theme.
Version: 1.0
Author: George Larsen.
Author URI: http://www.stylishlabs.com/
*/

/*****************************************/
/* GENERAL *                              /
/*****************************************/

body {	
	margin: 0;
	padding: 0;
	background: #fff url(images/bkg.gif) repeat-x;
	font: normal small Arial, Verdana;
	color: #000000;}
	
/*****************************************/
/* HEADERS *                              /
/*****************************************/

h1, h2, h3 {
	margin: 0;
	color: #343434;
}
h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}
h5 { font-size:1em; }
h4, h5, h6 {
font-weight:bolder;
}
p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul {
	list-style: square;
}

ul li {
}


ol li {
}

a {	text-decoration: none;
	color: #B8C700;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

img {
	border: none;
}

/*****************************************/
/* MAIN BODY *                            /
/*****************************************/

.boxed {
	margin-bottom: 4px;
	background: #F5F9FC url(images/sidebg.gif) repeat-x;
}

.boxed .title {
	color: #fff;
	height: 20px;
	padding: 6px 10px 0 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

.boxed .content {
	padding: 5px 5px 0px 5px;
}
.boxed ul {padding:5px 0px 5px 14px;margin-left:10px;}
.boxed ul li { margin-left:0px;}
.boxed ul li li {list-style:circle; margin-left:0px;padding-left:0px;}
/*****************************************/
/* BEGIN TOP *                            /
/*****************************************/

#header {
	width: 850px;
	background: url(images/topco.gif) no-repeat right;
	padding: 0;
	height: 100px;
	margin: 0 auto;
}


#h1 {

    padding: 25px 0 0 0;
	font-size: 1.20em;
	color: white;
}


#h1 h1 a {

    text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -3px;
}


#h1 a:hover {

    text-decoration: none;
	color: #CCE109;
}


/*****************************************/
/* NAVIGATION *                           /
/*****************************************/

#menu {
	width: 850px;
	height: 40px;
	margin: 0 auto;
	padding: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0 auto;
	float: left;
}

#menu li {
	display: inline;
	padding: 0 auto;
}

#menu a {
	color: #0A0A0A;
	display: block;
	float: left;
	height: 26px;
	padding: 7px 8px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: black;
	background: transparent url(images/overnav.gif) repeat-x;
}

/*****************************************/
/* WP-PAGENAVI*                           /
/*****************************************/

div.pagination {
	padding:3px;
	margin:10px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #2C2C2C;
	text-decoration: none; 
	color: #fff;
	background: #2C2C2C url(images/poff.gif);
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #AAD83E;
	color: #FFF;
	background: #AAD83E url(images/pon.gif);
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #AAD83E;
	font-weight: bold;
	background: #AAD83E url(images/pon.gif);
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


/*****************************************/
/* MAIN CONTENT *                         /
/*****************************************/

#content {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0;
}

#main {
	float: left;
	width: 630px;
}

#main h2 a {	text-decoration: none;
	color: #000;
}

#main h2 a:hover {
	text-decoration: underline;
	color: #B8C700;
}

/*****************************************/
/* SIDEBAR *                              /
/*****************************************/

#sidebar {
	float: right;
	width: 200px;
}

#sidebar  a {	
    text-decoration: none;
	color: #000;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #B8C700;
}

#sidebar img{
	padding-bottom: 10px;
}


/*****************************************/
/* FOOTER *                               /
/*****************************************/

#footer {
	clear: both;
	width: 850px;
	height: 66px;
	margin: 0 auto 10px auto;
	font-size:1.3em;
	color: #fff;
	background: #000 url(images/footbg.gif) repeat-x;}

#copy {
	margin: 0;
	padding: 1px;
	text-align: center;
	color: #FFFFFF;
}

#link {
	margin: 0;
	font-size:0.8em;
	padding: 5px;
	text-align: center;
}

#footer  a {	
    text-decoration: none;
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
	color: #B8C700;
}

#main h2 {
	margin-bottom: .5em;
	font-size: 1.4em;
	text-decoration:none;
}

.post-comm, .post-time, .post-edit
{	font-size: 0.95em;
	text-decoration: none;
	color: #343434;	}

.entry {text-algin: justify;
	font-size: 1.05em;
	color: #02171d}

.post-date, .post-author, .post-cat, .post-meta {
	padding: 0 0 3px 5px;
         font-size: 0.9em;
	text-decoration: none;
	color: #343434;
	}
.post-time {
	padding: 0 0 3px 5px;
	}
.post-cat {
	padding: 0 0 3px 5px;;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}


#s {
	clear: both;
	width: 130px;
	font-size:1.0em;
	background: #ffffff;
	border-top: 1px solid #919191;
	border-left: 1px solid #919191;
	border-bottom: 1px solid #474747;
	border-right: 1px solid #474747;

}

#go {
	color: #fff;
	cursor:hand;
	clear: both;
	width: 35px;
	font-size:1.0em;
	background: #95C100 url(images/sgo.gif) repeat-x;
	border-top: 1px solid #A5C100;
	border-left: 1px solid #A5C100;
	border-bottom: 1px solid #A5C100;
	border-right: 1px solid #A5C100;

}

/*****************************************/
/* COMMENTS *                             /
/*****************************************/

#comment {
margin-bottom: 1.5em;
padding-bottom: 15px;
border-bottom: 1px solid #700000;
font: Arial, Verdana;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 500px;
}

#commentform textarea {
    background: #fff;
	border-top: 1px solid #d0cdc1;
	border-left: 1px solid #d0cdc1;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
    width: 500px;
}

#commentform #email, #commentform #author, #commentform #url {
    font-size: 1.1em;
    background: #fff;
	border-top: 1px solid #d0cdc1;
	border-left: 1px solid #d0cdc1;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
    width: 250px;
	height: 20px;
	padding: 2px;
}

#commentform input{
   margin-bottom: 3px;
}

.submit1{
	background: #BCCB00 url(images/subg.gif) repeat-x;
	color: #292929;
	width: 150px;
	height: 28px;
	cursor:hand;
	font-size:1.em;
	
}

#calendar_wrap table{
width: 100%;
}

#wp-calendar th {
text-align: right;
}

#wp-calendar td {
text-align: right;
}

#wp-calendar a {
font-weight: bold;
}

#wp-calendar a:visited {
color: #000;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

ul.blogroll { list-style-type:none; }