/*
Theme Name: Camp Constitution
Theme URI: http://campconstitution.dopplerinternet.com/
Description: Camp Constitution theme for wordpress
Version: 1.6
Author: Ysmael Zapanta
Author URI: http://campconstitution.com/
Tags: white, custom header, fixed width, 1 column, no widgets
*/

#wrapper {
	width: 930px;
	margin:0 auto;
	text-align:left;
}
	
body {
	text-align:center;
	background-repeat:no-repeat;
}
		
#header {
	width: 930px;
	height:454px;
}
	
#content_and_sidebars {
	width: 930px;
}
	
#the_content {
	float:left;
	width: 890px;
}
	
#content_enders {
	width: 930px;
}

#end_content {
	float:left;
	width: 890px;
}

#the_footer {
	clear:both;
}
	
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	text-decoration: none;
	list-style-type: disc;
	line-height: 1.5em;
}

.announcement {
	font:bold 11px Century Gothic;
	color:#1D1D1D;
}
.announcement a{
	font:bold 16px Century Gothic;
	color:#ff3300;
	text-decoration:none;
}
.announcement a:hover{
	color:#0012FF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 412f16;
}

#nlcontainer {
	width: 889px;
	float:left;
	background-color:#eadec6;
}

#leftside {
	float: left;	
	width:59%;
}

#rightside {
	float:right;
	width:39%;
}


/*=========================*/
#leftpane {
width:60%;
margin-left:10px;
}

html body.page div#wrapper div#header div table tbody tr td a img{ width: 100%;}

#the_post {
	background: #eadec6;
}