/*
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
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Admirals Custom Styles */
/* RESET ALL MARGINS AND PADDING */

#VolusionLiveChat {
font-size:.3em;
}

#contentspace {
height:20px;
}

.timesince {
font-size:.7em;
}

#thepoint {
float:right;
width:305px;
height:350px;
margin-left:15px;
}

#content p {
margin-bottom:20px;
}

/* the form */

#morf {
float:right;
width:468px;
background:#efefef;
margin-left:10px;
}

fieldset {   
margin: 1.5em 0 0 0;   
padding: 0;
border:none;  
}  
legend {   
margin-left: 1em;   
color: #000000;   
font-weight: bold;  
}  
fieldset ol {   
padding: 5px 5px 0px 5px;   
list-style: none;  
}  
fieldset li {   
padding-bottom: 1em;  

}  
fieldset.submit {   
border-style: none;  
padding-bottom:10px;
}
label {    
display: block; 
padding:0px;
margin:0px;  
}
fieldset.submit {     
float: none;     
width: auto;     
border-style: none;     
padding-left: 24em;     
background-color: transparent;   
 
}

/* NavBar */

/* Slogan */

#slogan {

	clear: both;
	height: 22px;
      
        padding-top:2px;
}

#navtop {
	margin: 0px 0px 0px 15px;
	width:830px;
	
	padding:0px;
	text-align: left;
	font-size: 1.1em;

}
#navtop ul {
	margin:0px;
	padding:0px;
}
#navtop ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display:inline;
}
#navtop ul li a {
	margin:0px;
	padding: 0px 30px 0px 0px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
}
#navtop ul li a:hover {
	cursor:pointer;
	color:#fff;
	text-decoration:underline;
}


/* Tagline bar */

#tagline {
width:390px;
height:50px;
float:right;
margin-top:21px;
text-align:center;
}
#tagbottom {
width:390px;
height:15px;
margin-top:5px;
}

.top {
font-size:1.9em;
text-align:center;
color:#2a84ba;

.middle {
font-size:.2em;
}

}
.bottom {
font-size:1.1em;
text-align:center;
color:#fe8c14;
font-style:italic;
}

* { 
  margin: 0; 
  padding: 0;
}

#primary.sidebar {
    background-color: #efefef;
    padding:10px 10px 0px 10px;
}

#secondary.sidebar {
    background-color: #efefef;
    padding:0px 10px 10px 10px;
}

p { 
  margin-bottom: 5px;
 
}

a img {
  border:none;
}

h1 { 
  font-size: 33px; 
  line-height: 42px;
  margin-bottom:15px;
  color:#2a84ba;
}

h2 {
  font-size: 27px; 
  line-height: 35px; 
  margin-bottom: 10px;
}

h3 { 
  font-size: 20px; 
  line-height: 25px; 
  margin-bottom:10px;
}

h2, h3 {
	color: #A6620F;
}

ul, 
ol { 
	margin: 11px 0 10px 18px; 
}

/* CONTACT BOX */

#contact {
        width:130px;
        height:80px;
        padding:15px;
        background-color:#FFF9F2;
        text-align:center;
        font-size:12px;
        line-height:30px;
        float:left;
        border-top: 3px solid #2a84ba;
        border-bottom: 3px solid #2a84ba;
}

/* GENERAL */

body {
	font: 14px/21px "calibri", "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
       
}


#wrap {
	width: 980px;
	margin: auto;
margin-top:10px;
background: url(images/background.png);
	background-position: top;
        background-repeat: no-repeat;
}

#main {
	
}

#content {
	width: 730px;
	padding: 5px 15px 30px 10px;
	float: right;
        
}
#content p {
font-size:13px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#contenthome {
	width: 950px;
        padding:10px 0px 10px 30px;
}
#homebox {
        width:293px;
        height:200px;
        float:right;
}
#spacer {
        width:50px;
        height:1px;
        float:right;
}
#homebox p {
        margin:0px 5px 0px 5px;
}
#homeboxtitle {
        width:288px;
        height:24px;
        margin-bottom:10px;
        border-right: 1px solid #A6620F;
        border-bottom: 1px solid #A6620F;
        background-color: #2a84ba;
        color:#fff;
        font: 16px "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
        text-align:right;
        padding-right:5px;
}
a {
	color: #2a84ba;
	text-decoration: none;
}

a:hover {
        color: #FE921C;
	text-decoration: underline;
}

br.clear {
	clear: both;
}

/* HEADER */

#goblog {
        height:20px;
        width:165px;
        float:right;

        text-align:right;
        padding-right:8px;
        font-size:12px;
        
}
 
#head {
	
	height: 73px;
	padding-top: 15px;
        float:left;
        margin-left:12px;
}

#head h1 {
	position: relative;
	top: 25px;
	left: 30px;
        
}

#head h1 a {
	display: block;
	text-indent: -9000px;
	height: 33px;
	width:  217px;
}



/* MENU */

#menu {
	float:left;
	width: 140px;
	margin: 31px 30px 21px 0px;
	_margin-right: 15px;
	border: 3px solid #2a84ba;
	border-width: 3px 0;
	background: #FFF9F2;
	padding: 10px 10px;
}

#menu ul{
	margin: 0;
}

#menu li {
	list-style: none;
	border-bottom: 1px solid #ccc;
        font-family:"Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:13px;
        font-weight:bold;
}

#menu ul ul li {
	border-top: 1px solid #ccc;	
	_padding-left: 10px;
        font-weight:normal;
        font-size:12px;
}

#menu ul ul li a:before {
	content: "> ";
        
}

#menu li a {
	padding: 0 10px;
	display: block;
	line-height: 30px;
	text-decoration: none;
}

#menu li a:hover {
	background: #2a84ba;
	color: #fff;
    
}

.page_item ul {
	display: none;
}

.current_page_item ul, .current_page_parent ul {
	display: block;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}



/* WEBLOG */

.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.comment-list {
	width: 460px
}

.avatar {
	float: right;
}

#comment {
	width: 460px;
}



/* FOOTER */

#footer {
	padding: 20px 30px 1px;
	border-top:  2px solid #3B6D8A;
	clear: both;
}

#footer p {
	font-size: 70%;
}



/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

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%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}



div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

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:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.entry-date {
        font-style:italic;
        font-size:11px;
}
.widget-title {
        padding-bottom:10px;
}
div.addtoany_share_save_container {
       margin:40px 0px 50px 450px;

}