/*   
Theme Name: bobmorris_2
Theme URI: chmcreative.com
Description: New bobmorris theme
Author: christina morris
Author URI: chmcreative.com
Version: 2
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	/*font: inherit;*/
	vertical-align: baseline;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	font: 13px Helvetica Neue, san-serif;
	line-height: 1.5em;
	margin-top: 10px;
	
}
a {
        font-weight: bold;
        text-decoration: none;
        color: #2a2a2a;
}

a:visited {
        font-weight: normal;
}

a:hover {
        text-decoration: underline;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1{
/*font-size:200%;*/
line-height:100%;
}
h2{
/*font-size:150%;*/
line-height:150%;
padding-top: .7em;
}
h3{
/*font-size:110%;*/
line-height:100%;
padding-top: .8em;
}
h4{
/*font-size:80%;*/
line-height:100%;
}
.box h2{
color: #A00000;
}
p{
margin-bottom:5%;
text-align : justify;
width:auto; 
}
#description {
margin-left: -17px;
}


.page-wrap{
margin: 0 auto;
width: 930px;
 min-height:100%;
 position: relative;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

#header{
background:url('images/Bob_banner900.jpg') no-repeat 1em;
padding: 15px;
height: 250px;
width: 960px;
padding-bottom: 45px;
}

#top_navlist{
position: relative;
top: 145px;
left: -17px; 
bottom: 15px;
}
#description h1{
padding-top: 5px;
padding-left: 15px;
text-align: left;
top:30px;
}
#description .ital{
padding-left: 430px;
font-size: 70%;
text-align:right;
font-style:italic;
}
#top_navlist ul{
margin-bottom: 1em;
padding-left: 0;
margin-left: 0;
padding-bottom: em;
background-color: #110b0b;
color: white;
float: left;
width: 935px;
font-family: arial, helvetica, sans-serif;
}

#top_navlist ul li { 
display: inline; 
}

#top_navlist ul li a{
padding: 4.3px;
background-color: #110b0b;
color: white;
text-decoration: none;
float: left;
border-right: px solid #fff;
}


#top_navlist ul li a:hover{
background-color: #A00000;
color: #fff;
margin-top:-2px;
padding-bottom:7px;
}

#main{
top: 0px;
width: 620px;
float: left;

/*-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
*/
}
.box {
   position:relative;
   width:85%;
   padding:1.5em 1.5em;
   margin:1em 1.5em;
   color:#000000;
   background:#F8F8F8;
   overflow:hidden;
   -moz-box-shadow: 0 0 5px #888;
   -webkit-box-shadow: 0 0 5px#888;
   box-shadow: 0 0 5px #888;
}

.box:before {
   content:"";
   position:absolute;
   top:0;
   right:0;
   border-width:0 30px 30px 0px;
   border-style:solid;
   border-color:#F8F8F8 #F8F8F8 #C0C0C0 #C0C0C0;
   background:#F8F8F8;
   -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   display:block; width:0; /* Firefox 3.0 damage limitation */
}

.box {
   -webkit-border-radius:5px 0 5px 5px;
   -moz-border-radius:5px 0 5px 5px;
   border-radius:5px 0 5px 5px;
}

.box:before {
   border-width:15px;
   border-color:#d3d3d3 #d3d3d3 transparent transparent;
   -webkit-border-bottom-left-radius:5px;
   -moz-border-radius:0 0 0 5px;
   border-radius:0 0 0 5px;
}

.aside{
float:right;
bottom: 10px;
right: 10px;
}

.aside .widget{
position: relative;
top: 10px;
bottom: 20px;
right: 15px;
width:290px;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
/* -moz-box-shadow: 0 0 5px #888;
   -webkit-box-shadow: 0 0 5px#888;
   box-shadow: 2px 5px 5px #888;
    -webkit-border-radius:5px 0px 5px 5px;
   -moz-border-radius:5px 0px 5px 5px;
   border-radius:5px 0px 5px 5px;
*/ 
}
/*.aside .widget{
padding: 10px;
 -moz-box-shadow: 0 0 5px #888;
   -webkit-box-shadow: 0 0 5px#888;
   box-shadow: 0 0 5px #888;
    -webkit-border-radius:5px 0 5px 5px;
   -moz-border-radius:5px 0 5px 5px;
   border-radius:5px 0 5px 5px;
}
*/
.clear{
clear:both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footer{
overflow: hidden;
position: relative;
background-color: black;
height: 30px;
width: 930px;
z-index: 10;
bottom: 0;
padding-top:10px;
}
#footer p, #footer h1, #footer h2,  #footer h3,  #footer h4 {
color: white;
text-align: center;
}
#footer a{
color:white;
}
.thumb{
float: left;
padding-right: 10px;
}

#search{
padding: 30px 70px;
text-align: right;
top:200px;
right: 30px;
}
#sscripform{
top: 240px;
}
#comments{
padding-left: 45px;
}
.wp-caption{float: left;
padding: 5px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}