/*
Theme Name: SimpleWP
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: Design by <a href="http://www.ceneb.com">Ceneb</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

body {
	background: #fff top repeat-x;
	color:#000;
	font-size:12px;
	font-family: Helvetica;
	margin:0px 0px 10px 0px;
}
#wrapper {
	width:916px;
	margin:0 auto;
}
#top {
	background: transparent;
	height:27px;
	width:916px;
	color: #000;
}


#date {
	float:left;
	padding-left:20px;
	padding-top:5px;
}
#subscribe {
	float:right;
	padding-right:20px;
	padding-top:5px;
}
#subscribe a {
	color:#000;
	text-decoration:none;
}
#subscribe a:hover {
	text-decoration:underline;
}
#header {
	height:274px;
	width:900px;
	background:#FFF;
	color:#000;
	margin: 37px 0 0;
}

div#site-title {
	font-size: 25px;
	font-weight: bold;
	margin-left: 15px;
}

div#site-headline {
	float: left;
	color: #cc0066;
	margin: 11px 0 0 30px;
	font-size: 45px;
	font-family: "Comic Sans MS";
}

div#site-name {
	font-family:"Comic Sans MS";
	font-size:17px;
	font-weight:bold;
	margin-left:23px;
}

div.headline-container {
}

.sidebar-item .title {
	margin-bottom: 5px;
}

#title {
	float:left;
	padding-top:16px;
	padding-left:20px;
}
#title a {
	color:#000;
	text-decoration:none;
}
#header h1 {
	margin:0px;
	font-size:30px;
}
#header h2 {
	margin:0px;
	font-size:14px;
}
#search {
	float:right;
}
ul.menu {
	background-color: #998E7E;
	font-family:Helvetica;
	height:42px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto 20px;
	padding:4px 0 0 90px;
	width:830px;
}
ul.menu li {
	float:left;
	list-style-type:none;
	margin:0;
}
ul.menu li a {
	float:left;
	color:#000;
	padding-left:15px;
	padding-right:15px;
	line-height:40px;
	text-decoration:none;
	font-size: 18px;
	letter-spacing: 1px;

}
ul.menu li a:visited {
	color:#000;
}
ul.menu li a:hover {
/*	background: transparent url(images/menu_hover_bg.png);*/
	color: #000;
	text-decoration:underline;
	height: 40px;
	line-height: 40px;
	font-weight: 75;
}
ul.menu li a:visited:hover {
/*	background: transparent url(images/menu_hover_bg.png);*/
	text-decoration:none;
	color: #000;
}

ul.menu li a.current_page_item {

	background: #000;
}

ul.submenu {
	list-style:none;
	margin:0px;
	padding:0;
	background:url(images/submenubg.png);
	width:915px;
	height:20px;
	padding-left:1px;
}
ul.submenu li {
	float:left;
	list-style-type:none;
	margin:0;
}
ul.submenu li a {
	float:left;
	color:#FFF;
	padding-left:14px;
	padding-right:14px;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}
ul.submenu li a:visited {
	color:#FFFFFF;
	font-weight:normal;
}
ul.submenu li a:hover {
	text-decoration:underline;
}
ul.submenu li a:visited:hover {
	text-decoration:underline;
}
#maincontent {
	overflow:hidden;
	width:916px;
	background: transparent;
	padding-top:15px;
	padding-left:0px;
	padding-bottom:25px;
	padding-right:0px;
	color:#000;
}
#content {
	float:left;
	width:622px;
	padding-right: 10px;
}
#latestarticle {
	width:622px;
	background:#FFF;
}
.archivearticle {
	width:622px;
	background:#FFF;
	margin-bottom:10px;
}

.archivearticle .title {
	font-size:18px;
	color: #000;

}
.archivearticle .posttitle {
	float:left;
}
.archivearticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
.archivearticle .postinfo a {
	color:#000;
	text-decoration:none;
}
.archivearticle .postinfo a:hover {
	color: #ddd;
}
.archivearticle .postcontent {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
.postcontent a {
	color:#464647;
	text-decortation: none;
}
.postcontent p {
	margin:0;
	padding:10px 0 0 0;
}
#latestarticles {
	float:left;
	width:289px;
	margin-top:10px;
	background:#FFF;
}
#latestarticlescontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestarticlescontent h2, #latestcomments h2, .postcontent h2, .posttitle h2 {
	font-size:20px;
	font-weight: normal;
	margin:0;
}
#latestarticlescontent h2 a, #latestcomments h2 a, .postcontent h2 a, .posttitle h2 a {
	text-decoration:none;
	color:#000;
	font-family: Helvetica;
}
#latestarticlescontent h2 a:hover, #latestcomments h2 a:hover, .postcontent h2 a:hover, .posttitle h2 a:hover {
	color: #2c2c2c;
}
#latestarticlescontent p {
	margin-top:2px;
}
#latestcomments {
	float:left;
	width:289px;
	margin-top:10px;
	margin-left:10px;
	background:#FFF;
}
#latestcommentscontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestcommentscontent h2 {
	font-size:14px;
	margin:0;
}
#latestcommentscontent p {
	margin-top:2px;
}
#flickr {
	float:left;
	width:588px;
	margin-top:10px;
	background:#FFF;
}
#flickrcontent {
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}
#flickrcontent img {
	padding-left:4px;
	border:0;
}
.title {
	font-family: Helvetica;
	letter-spacing: 2px;
	height:30px;
	padding-top:6px;
	padding-left:9px;
	padding-right:9px;
	font-size:20px;
	color: #000;
	border-bottom: 1px solid #909090;

}
#latestarticle .posttitle {
	float:left;
}
#latestarticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
#latestarticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
#latestarticle .postinfo a:hover {
	text-decoration:underline;
}
#latestarticle .postcontent {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}

#sidebar {
	float:left;
	width:272px;
	padding-left: 10px;
/*	border-left: 1px solid #ccc;*/
	
}
#sponsors {
	padding-bottom:8px;
	overflow:hidden;
}
#sponsorscontent {
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}
#sponsorscontent img {

	border:0;
}

.right {
	float: right;
	border: 2px solid #b85353;
}

.left {
	float: left;
	border: 2px solid #b85353;
}


.right:hover {
	border: 2px solid #690505;

}


.left:hover {
	border: 2px solid #690505;
}


.sidebar-item {
	margin-bottom: 15px;
/*	border-bottom: 1px solid #ccc;*/
}

.sidebar-item ul {
	margin:0;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	font-family: Helvetica;

}

.sidebar-item li {
	border-bottom: solid 1px #ccc;
	padding: 5px 0px 5px 0px;
}

.sidebar-item a {
	color:#CC0066;
	text-decoration:none;
	font-size: 20px;


}

.sidebar-item a:hover {
	text-decoration:none;
	color: #CC0066;
}

#subfooter {
	height:21px;
	background-color:#998E7E;
	text-align:right;
	padding-top:5px;
	padding-right:15px;
	font-family: Helvetica;

}
#subfooter a {
	color:#7d1818;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#subfooter a:hover {
	text-decoration:overline;
}
#footer {
	background-color: #998E7E;
	height:27px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	font-family: Helvetica;
	color: #fff;
}
#copyright {
	float:left;
}
#copyright a {
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
#links {
	float:right;
}
#links a {
	color:#FFF;
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
#search {
	float:right;
	padding-top:27px;
	padding-right:0px;
}
#search #field {
	float:left;
	background:#fff;
	border:0;
	height:18px;
	width:200px;
	border: solid 1px #ddd;
	padding-top:3px;
	text-indent:5px;
	color: #000;
}
#search #button {
	float:left;
	background:#fff;
	height:24px;
	width:45px;
	border: solid 1px #ddd;
	margin-left:5px;
	color: #000;
	font-weight: bold;
}
#search h2 {
	font-size:12px;
	font-weight:normal;
	padding-bottom:4px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleft a, .alignright a {
	color:#CC0066;
}
.nocomments {
	text-align:center;
	display: none;
}
.postcontent {

	border-top:none;
	font-family: Helvetica;
	font-size: 14px;
}
img.avatar {
	float:left;
	padding-right:5px;

}

img a {
border: 0px;
}

a img {
border: 0px;
}