/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-position:top -100px;
	background-color:#efefef;
	/*background: #AAE74A url(../images/img04.gif) repeat-x;*/
}

body, th, td, input, textarea {
	font-family:verdana;
	color: #666666;
	font-size:12pt;
}

p, ol, ul {
	line-height: 170%;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 930px;
	height: 100px;
	margin: 0 auto;
	/*border:1px solid #03F;*/
	padding:10px 0 0 0;
}

#logo {
	height: 61px;
	width:188px;
	background:url(../images/logo.gif) no-repeat left center;
}
#logo span{
	display:none;
}

#logo h1, #logo p {
	text-transform: lowercase;
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#search {
	width:960px;
	height:100px;
	text-align:center;
	float: left;
	margin: 3px auto;
}

#search form {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


#search #s {
	height:22px;
	/*background: url(../images/img02.gif) repeat-x;*/
	border: 1px solid #ACACAC;
	font-size:12pt;
}

#search #x {
	width: 65px;
	height: 24px;
	padding: 0;
	/*background:url(../images/img03.png) no-repeat;*/
	border: none;
	color: #FFFFFF;
	font-size:10pt;
	margin:0px;
}
#search-link{
	text-align:right;
	margin:6px 10px 0 0;
}

#search-link a{
	color:#F60;
	text-decoration:underline;
}

#search-link ul{
	width:130px;
	list-style: none;
	margin:0;
	padding: 0;
}
#search-link li {
	display: inline;
}
#search-link li a {
	float: right;
	display: block;
	padding: 0px;	
	text-decoration: none;
}

/* Menu */

#menu {
	width: 930px;
	height: 40px;
	margin: 0 auto;
	/*border:1px solid #00F;*/
	background-image:url(../images/navbar2.gif);
	background-repeat:no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}
#menu li:hover{
	background-color:#CCC;
	height:40px;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item{
	font-weight: bold;
}
#menu .current_page_item:hover{
	/*background: url(../images/img05.gif) no-repeat;*/
	font-weight: bold;
}

#menu .current_page_item a:hover{
	/*background: url(../images/img06.gif) no-repeat right top;*/
	
}

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	background-color:#FFF;
	/*border:1px solid #00F;*/
	/*background: #FFFFFF url(../images/img07.gif) repeat-y;*/
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 0px 0px 0 0px;
	/*border:1px solid #00F;*/
	/*background: url(../images/img09.gif) no-repeat;*/
}

#content a {
	/*color: #FF8900;*/
	color:#06C;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	font-size: 12pt;
	color: #ccc;
}
.pagetitle2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight:bold;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(../images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 0;
	margin:0;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(../images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 5px 5px 0 5px;
	/*background: url(../images/img08.gif) no-repeat;*/
	background-color:#F4EDD2;
	border:1px solid #DFDFDF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding:10px 0px 10px 15px;
	background: url(../images/img12.gif) no-repeat left center;
}

#sidebar .imgtitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar .redimg{
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(../images/img11_r.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
}

#sidebar a {
	text-decoration: none;
	color: #0065FF;
}

#sidebar a:hover {	
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 910px;
	margin: 0 auto;
	padding:20px 0 10px 20px;
	/*background: url(../images/img10.jpg) center no-repeat;*/
	border-top:1px solid #666;
	background-color:#5A5A5A;
	color:#fff;
}

/*#footer p {
	margin: 0 0 0 50px;
	padding: 0 0 0 50px;
	color: #690;
}*/

#footer a {
	color: #690;
}
#same_btn{
	padding:3px; 
	width:150px; 
	border:1px solid #009; 
	margin:0; 
	background-color:#93C9FF; 
	color:#009;
}
#same_btn:hover{
	background-color:#009; 
	color:#fff;
	cursor:pointer;
}
#bo_input {
	height:22px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
	font-size:12pt;
	margin:2px 0 2px 0;
}
#x_input {
	width: 65px;
	height: 24px;
	padding: 0;
	background:url(../images/img03.png) no-repeat;
	border: none;
	color: #FFFFFF;
	font-size:10pt;
	margin:0px;
}
#tag_area{
	padding:4px;
	line-height:24pt;
	font-family:verdana;
}
#tag_area:hover{
	background-color:#CAFFFF;
	border:1px solid #09F;
}
.picDiv{
	float:left;
}
