body {
   background-color: #000;
   font-family: "Century Gothic", "Arial Narrow", Arial, Trebuchet MS, arial,verdana,sans-serif;
   color: #333;
   margin: 0;
   }
   
.container {
   border-left: 3px solid #333;
   border-right: 3px solid #333;
   border-bottom: 3px solid #333;
   background-color: #E4E4E4;
   width: 899px;
   margin-right: auto;
   margin-left: auto;
}
.content_main {
   padding-left: 12px;
   padding-right: 12px;
   font-size: 0.95em;
   line-height: 130%;
}
.content_main img {
 margin-left: 6px;
 margin-bottom: 3px;
 border: 1px solid #333;
 }

.header_main {
 font-family: "Century Gothic", "Arial Narrow", Arial, Trebuchet MS,arial,verdana,sans-serif;
   border-top: 1px solid #333;
   border-bottom: 1px solid #333;
   background-color: #095BA5;
   color: #fff;
   font-size: 13px;
   text-transform: uppercase;
   padding-right:11px;
   padding-top:3px;
   padding-bottom:3px;
   text-align: right;
   }
   
.header_main a:link {
	color: #fff;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration: none;
}

.header_main a:visited {
   color: #fff;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration: none;
}

.header_main a:hover {
   color: #ff9;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration: underline;
} 

.footer_main {
  font-size: .7em;
  margin-top: 6px;
  margin-left: 9px;
  line-height: 130%;
   }
   
.footer_main a:link {
   font-weight: normal;
}

.footer_main a:visited {
   font-weight: normal;
}

.footer_main a:hover {
   font-weight: normal;
} 

a:link {
	color: #0F82C3;
   font-weight: bold;
}

a:visited {
   color: #4B2A77;
   font-weight: bold;
}

a:hover {
   color: #900;
   font-weight: bold;
} 

h1 {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
   margin-top: 0px;
}
h2 {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
}

small {
   font-size: 0.8em;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}
ul br {
 margin: -1em;
 }


.articles {
	
	font-size: .85em;
	
	border: 1px solid #999;
	
	background-color: #dedede;
	
	padding: 8px;
} 
 #dropmenudiv{
position:absolute;
background-color: #4AADE6;
border:1px solid #5E4F62;
border-bottom-width: 0;
font-size: .75em;
z-index:100;
text-transform: none;
}

#dropmenudiv a{
display: block;
color: #fff;
background-color: #4AADE6;
text-indent: 3px;
border-bottom: 1px solid #5E4F62;
padding: 1px;
margin-left: 0px;
text-decoration: none;
font-weight: none;
text-transform: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EE7E3C;
color: #fff;
text-transform: none;
}

/*

LAYOUT: Two-Column (Right)

DESCRIPTION: Two-column fluid layout with one sidebars right of content

*/

div#container {

	float: left;

	margin: 0 -200px 0 0;

	width: 100%;

}

div#content {

	margin: 0 210px 0 0;

}

div.sidebar {

	float: right;

	overflow: hidden;

	width: 180px;
	
	font-size: .8em;
	
	border: 1px solid #666;
	
	background-color: #cecece;
	
	padding: 8px;

}

div#secondary	{

	clear: right;

}

div#footer {

	clear: both;

	width: 100%;

}

.entry-meta {
	
	font-size: .8em;
	
	border: 1px solid #999;
	
	background-color: #dedede;
	
	padding: 8px;
}
.navigation {
	font-size: .75em;
	}

/*

THEME NAME: Sandbox

THEME URI: http://www.plaintxt.org/themes/sandbox/

DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists

TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo

VERSION: 1.5.2

AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>

AUTHOR URI:

*/



/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */

@import url('sandbox-layouts/2c-r.css');



/* Just some example content */

div#header{text-align:center;margin-bottom:2em;}

div#access div.skip-link{position:absolute;top:1em;right:1em;}

div#menu{font-size:0.9em;height:1.5em;padding-top:0.3em;background:#eee;width:100%;}

div#menu ul a{font-weight:700;text-decoration:none;}

div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}

div#menu ul li{float:left;}

div#menu ul li a{background:#eee;padding:0.3em 0.5em;}

div#menu ul ul{display:none;}

div#menu ul ul li{float:none;}

div#menu ul ul li a{margin:0;padding:0;}

div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em;position:absolute;}

div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}



.entry-title{clear:both;}


div#nav-above,div#nav-below{width:100%;height:1em;}

div#nav-above{margin-bottom:1em;}

div#nav-below{margin-top:1em;}

.alignleft,div.nav-previous{float: left;}

.alignright,div.nav-next{float: right;}

form#commentform .form-label{margin:1em 0 0;}

form#commentform span.required{background:#fff;color:red;}

form#commentform,form#commentform p{padding:0;}

input#author,input#email,input#url{width:50%;}

input#author,input#email,input#url,textarea#comment{padding:0.2em;}

div.comments ol li{margin:0 0 3.5em;}

textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}



div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}

div.sidebar h3{font-size:1.2em;}

div.sidebar input#s{width:7em;}

div.sidebar li{list-style:none;margin:0 0 1em;}

div.sidebar li form{margin:0.2em 0 0;padding:0;}

div.sidebar ul ul{margin:0 0 0 1em;}

div.sidebar ul ul li{list-style:none;margin:0;}

div.sidebar ul ul ul{margin:0 0 0 0.5em;}

div.sidebar ul ul ul li{list-style:none;}



div#footer{text-align:center;}



/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */

div.gallery{clear:both;float:left;width:100%;}

div.gallery dl{float:left;text-align:center;}

div.gallery dl dt{margin:0;}

div.gallery dl dd{margin-left:0;}

div.entry-attachment,div.entry-caption{text-align:center;}

div.entry-attachment img,div#nav-images div img{overflow:hidden;}

body.attachment div#nav-images{clear:both;width:100%;}

body.attachment div#nav-images div{padding:1em 0;width:50%;}

body.attachment div#nav-images div.nav-previous{text-align:left;}

body.attachment div#nav-images div.nav-next{text-align:right;}

body.attachment div.entry-meta,body.attachment div#comments{clear:both;}