* {
	padding: 0px;
	margin: 0px;
	line-height:100%;
}
body {
	background:url(images/background.gif) repeat-x #fff;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#wrap {
	width:950px;
	text-align:left;
}
/* ----- header ----- */
#header {
	height:135px;
}
h1.logo {
	margin:0px;
	float:left;
	height:100px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-999999px;
	width:190px;
}
#search {
	float:right;
	height:100px;
}
#pagenav {
	height:35px;
	background:url(images/background_pagenav.gif) repeat-x;
	clear:both;
	padding: 0 0 0 200px;
}
#pagenav ul {
	background:url(images/seperator.png) left no-repeat;
}
#pagenav ul li {
	list-style:none;
	display:inline;
	margin:0px;
}
#pagenav li a {
	line-height:35px;
	background: url(images/seperator.png) right no-repeat;
	height:35px;
	display:inline-block;
	padding: 0px 25px;
	color:#898989;
	font-size:13px;
	margin: 0px;
}
#pagenav li a:hover, #pagenav li.current_page_item a {
	background: url(images/background_pagenavli.gif) repeat-x;
	color:#fff;	
}
/* ----- layout ----- */
#main {
	background: url(images/background_midcol.gif) center repeat-y;
}
#leftcol {
	width:200px;
	float:left;
}
#midcol {
	width:570px;
	float:left;
	padding: 15px;
}
#rightcol {
	width:150px;
	float:left;
}

/* ----- leftcol ----- */
#leftcol ul#cat li {
	list-style: none;
	margin:0px;
}
#leftcol ul#cat li a {
	height:35px;
	border-bottom:1px solid #e4e4e4;
	background: url(images/arrow_left.png) right no-repeat;
	width:185px;
	display:inline-block;
	line-height:35px;
	padding-left:15px;
	font-size:12px;
	color:#555;
}
#leftcol ul#cat li a:hover {
	background:url(images/arrow_left_on.png) right no-repeat;
	color:#3992f0;
}

/* ----- sidebar --- */
#leftcol ul, #rightcol ul {
	list-style:none;
}
#leftcol ul li, #rightcol ul li {
	list-style:none;
	margin-left:0px;
}
#leftcol ul li ul li, #rightcol ul li ul li {
	margin-left: 0px;
	list-style:none;
	margin-bottom:5px;
}
#leftcol ul li ul li ul li, #rightcol ul li ul li ul li {	
	margin-left: 10px;
	list-style:none;
}
#leftcol .widget, #rightcol .widget {
	padding: 15px 15px 5px 15px;
	border-bottom:1px solid #e4e4e4;
}

#footer {
	border-top: 1px solid #e4e4e4;
	padding: 15px 0px;
	text-align:center;
	font-size:10px;
	color: #898989;
}

#slideshow {
	margin-bottom:15px;
}
.postmetadata {
	color:#898989;
	margin: 15px 0 0 0;
}
.postmetadata a {
	color:#898989;
}
.post {
	margin-bottom:15px;
}
.post-2cols {
	float:left;
	width:270px;
	margin: 0 5px 15px 5px;
}

/* ----- default ----- */
p, h1, h2, h3, h4, h5, h6, ol, ul, table, form {
	margin-bottom:10px;
}
p, li {
	line-height:16px;
}
.clear {
	clear:both;
	height:0px;
}
td {
	padding:2px;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#3992f0;
}
.widget a {
	color:#555;
}
.widget a:hover {
	color:#555;
	color:#3992f0;
}
ul li, ol li {
	margin-left:25px;
}
h1, h2 {
	font-weight: normal;
}
.line {
	background-color:#e4e4e4;
	height:1px;
	margin:10px 0px;
}
ul li {
	list-style-image:url(images/arrow_list.png);
}
/* ----- text ----- */
h1.title {
	font-size:18px;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:5px;
	color:#3992f0;
}
h1.title a {
	color:#3992f0;
}
h2 {
	font-size:16px;
	color:#555;
}
h2 a {
	font-size:16px;
	color:#555;
}
h3, h4 {
	font-size:14px;
}
h3 {
	color:#3992f0;
}
h3 a {
	color:#3992f0;
}
h4 a {
	color:#555;
}
#leftcol h2, #rightcol h2 {
	font-size:14px;
}
/* wp default */
/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}
/* form */
.searchform {
	width:480px;
	height:30px;
	background-color:#ebebeb;
	border:1px solid #e4e4e4;
	padding:5px;
	margin-top:28px;
}
#author, #email, #url, #comment, textarea, select {
	border: 1px solid #d9d9d9; 
	padding: 5px;
	font-size: 11px;
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
 .s {
	 width:365px;
	 border:1px solid #e4e4e4;
	 background-color:#fff;
	 padding: 6px 5px;
	 height:18px;
	 color:#555;
	 
 }
#submit {
	background: url(images/button.png) no-repeat;
	color: #555555;
	border:0px;
	width:106px;
	height:38px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	line-height:38px;
}
.searchsubmit {
	background:url(images/button_search.png) no-repeat;
	height:31px;
	width:99px;
	display:block;
	text-indent:-999999px;
	border:none;
	float:right;
}
#submit:hover, .searchsubmit:hover {
	color:#941596;
}
/* Comments*/
#comments {
	margin-top:15px;
}
#commentlist, #commentform {
	background-color: #f7f7f7;
	padding:15px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom:15px;
}
ol#commentlist li {
	margin:0px 0px 10px 0px;
}
#commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	float:left;
	}	

#commentlist blockquote {
	background:#ededed;
	}
			
#commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

#commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
/*	background:#f2f2f2; */
	width:510px;
	float:right;
	min-height: 50px;
}
		
#commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	}	

#comment {

	background:#fff;
	}
.commenttext strong {
	font-size: 13px;
	color: #941596;
	padding-bottom:10px;
}
.commenttext strong a {
	color: #941596;
	text-decoration: none;
}
#date {
	padding:0px 0px 0px 0px;
	font-size:10px;
	color: #959595;
	float:right;
}
#date a {
	color: #959595;
	text-decoration:none;
}
small {
	font-size:9px;
	background-color: #f9f9f9;
}
label {
	background-color: #f9f9f9;
}
/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


