body {
	margin:0;		
}

.image {
	display:block;
	margin:0 0 19px;
}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 1000px;
	padding:33px 0 20px;
}
/*header*/
#header img {display:block;}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:8px 30px 0px 30px;
	float:left;
}
#menu li a {
	height:25px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	width:147px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#e9e6dd;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#7a7a7a;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#B5C4C2;}

#menu ul li a {color:#ffffff;}

.holder {
	padding:20px 15px 20px;
	width:970px;
	overflow:hidden;
}

.holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
	width:420px;
	padding:0 64px 0 17px;
}
.holder .text strong {
	display:block;
	font-size:10px;
	color:#2c2c2c;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}
.holder ul li.search {
	padding:0 67px 0 95px;
	width:187px;
}
.holder ul li.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}
.holder ul li.search span {
	background:url(../images/search.gif) no-repeat;
	display:block;
	width:171px;
	height:33px;
	padding:6px 8px 0;
}
.holder ul li.search span input {
	background:none;
	border:0;
	width:171px;
}
.holder ul li.rss {padding: 11px 0 0 49px;}
.holder ul li.rss a {
	display:block;
	width:43px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/rss.png) no-repeat;
}
/*content*/
#content {
	width:1000px;
	background:#fff;
	padding:23px 0 0;
        border-style: solid;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 0px;
        border-color: #755C3B;
}
.post {
	padding-left: 25px;
        padding-top: 55px;
	overflow:hidden;
}
.post p {
	line-height:20px;
	margin-bottom: 5px;
        padding-right: 0px;
        padding-left: 25px;
        margin-right: 0px;
}

.content-box {
	width:970px;
	padding:0 15px 10px;
	overflow:hidden;
}
.coment {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	height:1%;
	position:relative;
}
.coment li {
	background:url(../images/comments-divider.gif) no-repeat 0 50%;
	padding:0 19px 0 21px;
	position:relative;
	float:left;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	margin:0 19px 0 -21px;
}
.coment li a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.coment li a:hover {text-decoration:underline}
.links {
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	float:right;
}
.links li {
	float:left;
	padding:0 6px 0 0;
}
* html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}
* +html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}
.coment {
	width:970px;	
	margin:0 15px 58px;
	padding:8px 0 4px;
	height:148px;
	overflow:auto;
}
.text-box {padding:0 12px;}
.text-box p {
	font:11px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#222121;
	margin:0;
}

/* COMMENTS
--------------------*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 930px;}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
        padding-left: 50px;
}
.breaker {height: 20px; width: 100%;}

/*  Widget Styles
------------------------------------------------------------------*/	

.widget {
	clear: both;
	color: #DFD7D3;
}

.widget ul li {
	display: block;
	float: left;
	text-align: left;
	margin: .5em;
}

.widget ul {
	margin: 0 0 0 6em;
	line-height: 1.5em;
}

#tag_cloud a {
	line-height: 1em;
	padding-left: 20px;
}


	
.textwidget {
	padding: .5em .5em .5em .55em;
	line-height: 1.2em;
	color: #999;
}

#calendar_wrap td {
	padding: .55em;
	border-bottom: 1px solid #DDD;
	color: #999;
}

#calendar_wrap caption {
	color: #2F60BF;
	padding-top: .5em;
	font-weight: bold;
}

#calendar_wrap td:hover {
	color: #555;
}

#calendar_wrap th {
	display: none;
}

/*  Footer Styles
------------------------------------------------------------------*/	

#footer a img {
	border: 0;
	}

#secondary_nav {
	background: #FFF;
        font-size: 10px;
	}

.taglist {
	clear: both;
	line-height: 1em;
}

#footer {
	height: 4em;
	clear: both;
	width: 1000px;
	margin: 0 auto 1em auto;
	}
	
#footer img {
	margin-left: .2em;
	}

#secondary_nav {
	clear: both;
	padding: 2em 0 3em 0;
	width: 100%;
	overflow: hidden;
        border: 1px solid #715E3F;
	}
	
#secondary_nav ul#widgetlist {
	list-style-type: none;
	line-height: 1em;
	width: 1000px;
	margin: 0 auto;
	}
	


#secondary_nav li {
	line-height: 1em;
}

#col1, #col2, #col3, #col4 {
	display: block;
	width: 225px;
	float: left;
}

#col2, #col3, #col4 {
	margin-left: 15px;
}

#col1 #col2, #col3, #col4 {
	margin-right: 15px;
}

.footerlist h2, .taglist h2 {
	font-size: 12px;
}



.footerlist {
	clear: both;
}

.footerlist ul {
	margin: 0;
	padding: 0;
	background: #ffff;
}

.footerlist li a {
	display: block;
	border-bottom: 1px dotted #CCC;
	padding: .5em 0 .5em .5em;
        color: #715E3F;
}

.footerlist ul li a:hover {
	background: #EEE;
}

.footerlist ul {
	list-style-type: none;
}

#searchform {
	text-align: left;
	padding: .5em 0 1em .9em;
	background: #FFF;
	}

/* IMPORTED STYLES FROM TOFURIOUS 2.0 */

postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
