* { padding: 0; margin: 0; }

ul li, ol li { list-style: none; list-style-position: inside; }

ol ol, ul ul, ol ul, ul ol { margin-left: 15px; margin-bottom: 0; }

img { border: none; }


/* Body
-------------------------------------------------------------------*/
body { 
	font: 12px/15px Arial, Helvetica, Geneva, sans-serif; 
	color: #565656;
	margin-bottom: 20; 
	background: #000000;
}

h2, h4, h5, h6 { font-family: "Arial"; color: #575757; font-weight: normal; }
h1 { font-size: 16px; line-height: 18px; margin-bottom: 5px; font-weight: bold; }
h2 { font-size: 16px; line-height: 16px; margin-bottom: 5px; font-weight: normal; }
h3 { font-size: 16px; line-height: 18px; margin-bottom: 5px; font-weight: bold;}
h4 { font-size: 16px; line-height: 16px; margin-bottom: 5px; }
h5 { font-size: 16px; line-height: 16px; margin-bottom: 5px; }
h6 { font-size: 16px; line-height: 16px; margin-bottom: 5px; }

h1 span { color: #575757; }

/* Links Color States---Header!!!
-------------------------------------------------------------------*/
a:link {color: #878787; text-decoration: underline; }

a:visited {color: #575757;text-decoration: underline; }
a:hover {color: #000000;text-decoration: underline; }
a:active {color: #878787;text-decoration: underline; }

p { margin-bottom: 5px; }

input, textarea { font: 10px Arial; }

blockquote { 
	font: italic 9px/12px Georgia, Serif; 
	padding: 5px 5px;
	margin-bottom: 20px;
	background: #000000; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 963px; 
	height: 235px; 
        margin: 0 auto;
	background: url( ) no-repeat center; 
	position: relative; 
}

/* remove this and end to see the titles

#header h1 { 
        width: 400px;
        position: absolute;
        top: 150px;
        left: 40px;
	font: 14px Arial; 
	padding-top: 20px; 
	margin-bottom: 10; 
	color: #3e2818; 
}
#header h1 a { 
        color: #a3a3a3; 
	text-decoration: none; 
}
 -----------------------------------------*/

/* Category Title

#header span {
        position: absolute;
        top: 150px;
        left: 150px; 
	padding-left: 11px; 
	font-size: 14px; 
	color: #363636; 
}
*/

/* Container
-------------------------------------------------------------------*/
#wrapper { 
	width: 960px; 
	overflow: hidden; 
	background: url(images/container_bg.jpg) repeat-y;
        margin: 0 auto; 
}



/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 2100px; 
	height: 45px; 
	margin-left: 30px; 
	position: relative;
        top: 250px;
}
#nav ul { 
	margin-left: 30px; 
	position: absolute; 
	bottom: -1px;  
	overflow: hidden;
	height: 100px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 3px; 
        font-weight: bold;
}
#nav ul li.current_page_item { 
        width: 150px;
        height: 45px;
}
#nav ul li a {
        width: 150px;
        height: 45px;
        background: url(images/nav_bg2.jpg) no-repeat; 
	display: block; 
	text-decoration: none; 
	color: #8a8a8a; 
	line-height: 45px; 
	text-align: left;
}
#nav ul li a:hover { color: #8a8a8a; }
#nav ul li.current_page_item a { background: url(images/nav_bg2.jpg) no-repeat; color: #515151; }



/* Content
-------------------------------------------------------------------------------------------------*/
#content { 
	width: 550px; 
	float: left; 
	padding: 20px; 
	text-align: justify;
        margin-top: 5px;
        margin-left: 58px;
        margin-bottom: -20px;
}
#content .post { margin-bottom: 22px; }
#content .post p { margin-bottom: 15px; }
#content .post h3 a { text-decoration: none; font-size: 16px; padding-left: 0px; }
#content .post-list li { list-style: none; }


/* Text under the post on main page!!!
---------------------------------------*/
#content .post .post-info { 
	clear: both; 
	font-size: 10px; 
	color: #404040; 
	padding: 2px 0px 0px 0px; 
	margin-bottom: 20px; 
        text-align: right;
	background: url(images/meta_bg.gif) top center no-repeat; 
}
#content .post .post-info a { color: #484848; text-decoration:none; }
#content .post .post-info a:hover { color: #000000; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 14px "Arial"; color: #3e2818; text-decoration: none; }
#content #pages a:hover { color: #ff9c00; }

#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: normal;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #777777;
}

.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: 285px;
	float: right;
	font-size: 10px; 
	margin: 12px 10px 10px 0;
	color: #6b6b6b;
}

#sidebar h3 { 
        font: bold 12px Arial, Sans-Serif; 
        color: #575757; 
        background: url(images/sidetitle_bg.gif) no-repeat;
        padding-left: 0px;
}

#sidebar a { color: #6d6d6d; text-decoration: none; }
#sidebar a:hover { color: #000000; }

#sidebar .block {
	width: 180px;
	padding: 5px; 
	border-bottom: 1px solid #c9c9c9; 
	overflow: hidden;
	color: #acacac;
}
#sidebar .block li { 
	background: url(images/arrow.gif) no-repeat 2px 3px; 
	padding-left: 10px;
}
#sidebar .block a:hover { color: #000000; }

/* 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: 1;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #d8d8d8; text-align: center; color: #a7a7a7; }



/* Search
-------------------------------------------------------------------*/
#search {
	
}

#search input { border: 0; }

#search #s { 
	width: 150px;
        height: 20px;
	padding: 3px 0 4px 5px;
	margin-right: -3px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Arial;
	vertical-align: top;
	color: #717171;
	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;
}



/* Comments (how many)
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 10px "Arial", Helvetica, Arial, Geneva; 
	color: #828282; 
}

/* Comments Block Background
-------------------------------------------------------------------*/
#comments .comment { 
	background: #ffffff; 
	margin-bottom: 1 px; 
	overflow: hidden; 
	width: 550px; 
	padding-bottom: 1px; 
}
#comments .comment .comment-avatar { 
	display:none;
}

#comments .comment .comment-content { 
	float: left; 
	padding: 5px 5px; 
	margin: 2px 2px 2px 2px; 
	width: 540px; 
	background: #dfdfdf; 
}
#comments .comment .comment-content a { color: #9f9f9f; }


#comments .comment .comment-info { 
	font-size: 7px;
	color: #797979;
	margin-bottom: 3px; 
}
#comments .comment .comment-info span {
	font: bold 12px "Arial", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 2px;
}
#comments .comment .comment-info a { 
	color: #4f4f4f; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #cccccc; 
	border: 1px solid #b6b6b6; 
	padding: 10px; 
	color: #282828; 
}
#commentform p { margin-bottom: 5px; }
#commentform textarea { 
	width: 530px; 
	border: 1px solid #aaa; 
	height: 50px;
}
#commentform input.text { 
	width: 450px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        background: url(images/submit_bg.gif) no-repeat;
        text-align: center;
        border: none;
}




/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 962px; 
        height: 123px;
	margin: 0 auto; 
	background: url(images/footer_bg.jpg) no-repeat;
        position: relative; 
}

.rss {
        margin-bottom: -90px;
        margin-top: 11px; 
        margin-right: -10px; 
        float: right;
	width: 250px; 
        height: 30px;
}

#footer-inner {

        clear: both;
        text-align: center; 
        color: #999999;
	width: 900px; 
	margin: 0 auto;
        padding-top: 5px; 
}
#footer p { 
	font-size: 9px; 
	margin: 0; 
}
#footer a { color: #666666; }






