/*
Theme Name: WPfresh
Theme URI: http://zencssdesign.com
Description: Simple WP theme
Author: zencssdesign.com
Author URI: zencssdesign.com
*/


*{margin:0; padding:0;}

body {
font-family: Tahoma, Arial; 
font-size: 12px; 
background: #737171;
color: #333; 
margin:0; 
padding:0;
line-height: 17px;
}

a { color: #336699; text-decoration: none; }
a:hover { text-decoration: none; color : #333; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 800px;
	margin: 5px auto;
}


#header { 
height: 120px;
background: #737171 url(images/header.jpg) no-repeat;
text-align:center;
}
#header h1 {
font-size: 26px;
font-weight:bold;
padding: 20px 0px 10px 0px;
color:#FFF;
}
#header h1 a {
color: #fff;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
font-size: 18px;
font-weight:bold;
color:#FFF;
padding: 8px 0 0px 0px;
}

#menu {

height: 20px;
line-height: 20px;
padding-top:5px
}

#catLinks {
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	padding: 8px 15px 12px 15px;	
}

#catLinks li.cat-item {
	color:#FFF;
	list-style:none;
	float:left;
	padding-right:15px
}

#catLinks li.cat-item a {
	color:#FFF;	
}

#catLinks li.cat-item a:hover {
	color: #fff;
	text-decoration: underline;
}



#menu ul {
list-style-type: none;
margin: 0;
padding-left: 30px;
margin-top:20px
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 12px; 
font-weight: bold;

}
#menu ul li a:hover {
color: #fff;
background: #737171 url(images/menuover.jpg) repeat-x;
}

#wrapper {
background: #737171 url(images/content.jpg) repeat-y;
padding: 0px 0px 0px 30px;
}

#content {
	float: left;
    width: 570px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#sidebar {
    float:left;
	margin-left:35px;
	padding-top:5px;
	width:165px;
}

#footer {
    background: #737171 url(images/footer.jpg) no-repeat;
	height: 31px;
	line-height: 31px;
    font-size: 11px;
    text-align: center;
	color #fff;
	
}
#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {
text-align: justify;
}

.post h2 { 
    font-weight: 100;
    
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#EFF8FF; 
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata {
	clear: both; 
	background:#EFF8FF; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata a {
font-size: 11px;
}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #336699;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    color:#000000;
font-family:arial;
font-size:16px;
font-weight:bold;
margin:0 0;
padding:15px 0 0 3px;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 0px 0 0px 5px;
}

#sidebar ul ul li {   
    padding: 0px 0 0px 3px;
}
#sidebar ul ul li a { 
font-size: 11px;
font-family:arial,sans-serif;
font-size:11px;
line-height:13px;
text-decoration:underline;
}

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {
	color:#2B01FE;
	text-decoration:underline;
}
#sidebar a:hover {
	color:#2B01FE;
	text-decoration:underline;
}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #f3f3f3;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #EFF8FF;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #EFF8FF;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #336699;
width: 60px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #111;
}

.titleback {
border-bottom: 1px solid #aaa;
padding: 10px;
margin-bottom: 10px;
margin-top: 20px;
}

.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;
}

