/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }



/* Body
-------------------------------------------------------------------*/
body {
	margin: 0 auto;
	color: #333;
	background-color: #DED5BA;
	background-image: url(../images/bg10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

*:first-child+html body {background: #DED5BA url(images/bg.jpg) no-repeat center -8px;}

* html body {background: #DED5BA url(../images/bg.jpg) no-repeat center -8px;}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 {
	font-size: 22px;
	line-height: 1.3em;
	margin-bottom: 5px;
	color: #C00;
}
h2 {
	font-size: 16px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #C00;
	margin-top: 10px;
}
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; }
h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #999; }

a { color: #3b5a4a; }
a:hover { color: #3b5a4a; }
a:visited { color: #3b5a4a; }

p {
	margin-bottom: 7px;
}

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote {
	padding: 5px 10px;
	margin-bottom: 20px;
	font-family: Georgia, Serif;
	font-size: 14px;
	font-style: italic;
	line-height: 2em;
	background-color: #F7EABF;
	font-weight: bold;
}



/* Header
-------------------------------------------------------------------*/
#header {
	width: 960px;
	height: 310px;
	position: relative;
	background-repeat: no-repeat;
	background-position: -2px top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header h1 { 
        width: 230px;
        position: absolute;
        top: 80px;
        left: 160px;
	font: 20px Verdana; 
	padding-top: 10px; 
	margin-bottom: 0; 
	color: #fff; 
}
#header h1 a { 
        color: #333; 
	text-decoration: none; 
}
#header span {
        position: absolute;
        top: 195px;
        left: 150px; 
	padding-left: 10px; 
	font-size: 12px; 
	color: #333; 
}


/* Container
-------------------------------------------------------------------*/
#wrapper {
	width: 900px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 30px;
	padding-right: 30px;
}



/* Navigation
-------------------------------------------------------------------*/



/* Content
-------------------------------------------------------------------*/
#content {
	width: 600px;
	float: left;
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#content_c {
	width: 540px;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#content .post { margin-bottom: 40px; }
#content .post p { margin-bottom: 20px; }
#content .post h3 a { text-decoration: none; font-size: 20px; padding-left: 20px; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 15px 5px 5px 5px; 
	margin-bottom: 20px; 
        text-align: right;
	background: url(images/meta_bg.gif) top center no-repeat; 
}
#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content a {
	color: #C00;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Sidebar
-------------------------------------------------------------------*/
#sidebar {
	width: 235px;
	float: right;
	margin: 0 10px 10px 0;
	color: #555;
}

#sidebar h3 { 
        font: normal 18px Verdana, Arial, Sans-Serif; 
        color: #444; 
        background: url(../images/sidetitle_bg.gif) no-repeat;
        padding-left: 23px;
}

#sidebar a {
	color: #003;
	text-decoration: none;
}
#sidebar a:hover {
	color: #C00;
	text-decoration: underline;
}

#sidebar .block {
	width: 205px;
	padding: 15px; 
	border-bottom: 1px solid #bfccbf; 
	overflow: hidden;
	color: #555;
}
#sidebar .block2 {
	width: 150px;
	color: #555;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 55px;
}
#sidebar .block li {
	padding-left: 10px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	font-size: 12px;
	line-height: 1.8em;
}
#sidebar ul li, ol li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
#sidebar .block a:hover { color: #777; }

/* Calendar */
#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d6ded4; text-align: center; color: #888; }



/* Search
-------------------------------------------------------------------*/
#search {
	
}

#search input { border: 0; }

#search #s { 
	width: 150px;
        height: 26px;
	padding: 3px 0 4px 5px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(../images/search_bg.jpg) no-repeat;
}
#search #searchsubmit { 
	width: 56px; 
	height: 26px;
        text-align: center;
	background: url(../images/searchbt_bg.jpg) no-repeat;
        font-weight: bold;
}
.bt{
        cursor: pointer;
}




/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 960px; 
        height: 295px;
	margin: 0 auto; 
	background: url(../images/footer_bg.jpg) no-repeat;
        position: relative; 
}

.rss {
        float: right;
	width: 200px; 
        height: 73px;
}

#footer-inner {
	clear: both;
	text-align: center;
	width: 900px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
}
#footer p {
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#footer a {
	color: #ff0000;
	text-decoration: none;
}
.t_img {	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 35px;
}
#pix {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 20px;
}
