/*  
Theme Name: 10 SlammerTheme URI: http://robertdenton.org/
Description: Finally something new
Version: 1
Author: You
*/
/* RESET */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,800italic,300italic,400,300,600,700,800);

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal;color:#404040; }
ul { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
em {font-style:italic;}
/*
body {font-family:Verdana,Arial,Sans-Serif; background:#BDA44D url(images/bg.gif) repeat top left; color: #333; text-align: center; }
*/
html, body { height:100%;}
body { background:#181614;color:#404040;margin:0px; padding:0px; padding-bottom:25px;}
body {width: 100%; color: #404040; font-family: 'Open Sans', "Lucida Grande", Lucida, Verdana, sans-serif;margin: 0 0 0 0;padding: 0px 0 25px 0;font-size: .9em; line-height: 1.357em;}

#shadowboxer {
  width:80%;
/*  height:100%; */
 margin: 0 auto;
/* padding:30px*/;
  text-align:center;  
  background: #3c3834;
  position:relative;
-webkit-border-bottom-left-radius:7px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-right-radius:7px;
-moz-border-radius-bottomright:5px;
  }

#one {
width:90%;
margin: 0 auto;
border: 1px solid #fef4fb;
min-height: 100%;
padding: 0px 30px;
text-align: center;
background:#fcfbf8;
-webkit-border-top-left-radius:7px;
-moz-border-radius-topleft:5px;
-webkit-border-top-right-radius:7px;
-moz-border-radius-topright:5px;
}


#two {
  width:240px;
  min-height: 100%;
  padding: 0px 30px;
  float:left;
  background: #eee;
  font-size: small;
  }      
  
div.head {/* background: url(images/head-bg.gif) repeat-x top left; border-bottom: thin solid #5d3;*/ padding: 10px 5px; margin-bottom:0px; height:60px;text-align:left;
/*background: #89c92b;*/
background: -webkit-gradient(linear, left top, left bottom, from(#81c235), to(#89c92b));
background:-moz-linear-gradient(top,  #81c235,  #89c92b);
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699CC', endColorstr='#36699C')*/
} 

h1.home { width:0px; margin:0; height:0px; text-indent:-9999px;}
h1.site-title { font-weight: 300; font-size: 36px; }
div.head a { text-decoration: none; color: #fafafa; }
.description { text-align: center; }

.author {background: url(/img/author.gif) top left no-repeat; height:50px; width:351px; padding: 12px; font-size:10px;}
.author a:link { color: #fafafa; border-bottom: 1px #173b61 dotted; } 
.author a:visited{ color: #fafafa; text-decoration: none; border-bottom: 1px #173b61 dotted; } 
.author a:active { color: #fafafa;  border-bottom: 1px #173b61 dotted; }
.author a:hover { color: #fafafa; background-color: transparent; border-bottom: 1px #173b61 dotted;  } 

.inset {background:#ecebe3 url(/includes/global_new/images/profile-bg1.gif) top left repeat-x; margin-top:10px;}

#content, #post, .post {
	text-align: left;
}
#content a:link { color: #173b61/*a2d097*/; } 
#content a:visited{ color: #6a7785; text-decoration: none;} 
#content a:active { color: #6a7785/*696*/;  border-bottom: 1px #fafafa dotted; }
#content a:hover { color: #6a7785; background-color: #fafafa; border-bottom: 1px #fafafa dotted;  } 

#content a:link { color: #7fa330; text-decoration: underline;} 
#content a:visited{ color: #7fa330; } 
#content a:active { color: #696;   }
#content a:hover { color: #6a7785; background-color: #fafafa; text-decoration: none; border-bottom: 1px #fafafa dotted;  } 

#content .post a:link { color: #7fa330; border-bottom: 1px #fafafa dotted; text-decoration: underline;} 
#content .post a:visited{ color: #7fa330; text-decoration: underline;} 
#content .post a:active { color: #696;   }
#content .post a:hover { color: #6a7785; background-color: #fafafa; border-bottom: 1px #fafafa dotted;  } 

#content p {font-size: 1em;line-height: 1.25em;margin: 1.25em 0;text-align: left;}
#content p.wp-caption-text {font-size: 12px; line-height: 16px; margin:0; width: 90%;
	padding: 5px; position: relative; bottom: 30px;
background-color: rgba(10, 10, 10, 0.8);
color: #ffffff;
}

#content p + ul {margin: -15px 0 15px 30px;}
#content ul {list-style-type: square;}

#sidebar { padding: 20px 0 10px 0; /*margin-left: 545px;*/ width: 190px; }
#sidebar form { margin: 0; } /* End Sidebar */

.linky {width:350px;font-size: 80%;margin:0 0 20px 0;}

#linkspam {float:left;width:250px; background:#006c80; margin-top:35px; padding:0;text-align: left;}
#linkspam h3 { color:#ffea98; background:#006c80 url(images/linkspam-top.gif)no-repeat top left; margin:0; padding:4px 0 0 8px;height:20px width:250px;font-size:14px;width:242px;}
#linkspam p {width:240px;}
#linkspam p.bottom { background:#006c80 url(images/linkspam-bottom.gif)no-repeat top left; margin:0px; padding:2px 0;height:20px width:250px;font-size:9px;}


#linkspam a:link { color: #fff; border-bottom: none; } 
#linkspam a:visited{ color: #fff; text-decoration: none; border-bottom: none; } 
#linkspam a:active { color: #fff;  border-bottom: none; }
#linkspam a:hover { color: #fff; background-color: #57626D; border-bottom:none;  } 

/*
#linkspam h3 {margin:-14px 0 0 -2px;padding:8px; background: url(/img/link-top.gif) top left no-repeat; width:272px; font-size:13px;}
*/
.spacer {clear:both;}

#page { background-color: white; border: 1px solid #959596; text-align: left; }
#header { background-color: #73a0c5; }
.widecolumn .entry p { font-size: 1.05em; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.widecolumn { line-height: 1.6em; }
.alt {  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; color: #bdb918;}

/* Structure the footer area */


#footer { height:350px; text-align:center; padding:30px auto 0 auto; margin: 0 auto; width: 1200px; }

.footer-inner {background: #fff url(images/footer-bg.gif) no-repeat center bottom; height:320px; width:1200px; margin:15px auto; -webkit-border-radius:15px; -moz-border-radius: 15px;text-align: center;}

#footer p { margin: 0; padding: 20px 0; text-align: center; } /* End Structure */

#footer-widget-area {width:1100px;margin:0 auto;overflow: hidden;}
#footer-widget-area div#first.widget-area {margin:0 15px 0 30px;width:200px; font-size:70%; text-align: left;}
#footer-widget-area div#third.widget-area, div#fourth.widget-area {width:200px;}
#footer-widget-area .widget-area {float: left;margin:0 30px 0 0px;width:230px; font-size:70%; text-align: left;}
#footer-widget-area div.aktt_tweets
{ overflow: hidden; }
#footer-widget-area div.aktt_tweets ul { list-style: square inside; }
#footer-widget-area div.aktt_tweets li { margin-top: 10px; }
#postscript {-webkit-border-radius:5px; -moz-border-radius: 5px; border:1px solid #e5e8dc; background: #f6f8eb;padding:8px;margin: 30px 0;}
#postscript p {color:#e44101; width: 100%; font-size: 80%;margin: 0; }
#postscript .addthis_toolbox, #postscript .addthis_default_style {font-size: 80%;}

small {  font-size: 0.9em; line-height: 1.5em;  }
h1, h2, h3 {  font-weight: bold; }
h2 { font-size: 1.6em; }
h2.pagetitle { font-size: 1.6em; }
#sidebar h2 {  font-size: 1.2em; }
h3 { font-size: 1.3em; }
h1 { color:#404040; }
h2, h2 a, #content h2 a:visited, #content h2 a:link, h3, h3 a, h3 a:visited { color: #3c2000; text-align: left;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }
 


#sidebar { font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

/* #sidebar ul ul li, #sidebar ul ol li, .nocomments,  strike { color: #777; } */
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/* a, h2 a:hover, h3 a:hover { color: #06c; text-decoration: none; }
 a:hover { color: #147; text-decoration: underline; } */

#wp-calendar #prev a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; } /* End Typography & Colors */



div.post {margin:0px 0 0 0;}
div.post {font-size: 130%; line-height: 150%; }
div.post li
{
	list-style-type: square;
	list-style-position: inside;
	line-height: 120%;
	margin: 10px;
};

div.post img {background-color:#EEF0E3; border:1px solid #e5e5da; text-align:center;padding:5px;margin:10px 0 0 0; -webkit-border-radius:5px; -moz-border-radius: 5px;}
/*#content img {background-color:#EEF0E3; border:1px solid #e5e5da; text-align:center;padding:5px;margin:5px; -webkit-border-radius:5px; -moz-border-radius: 5px;}*/



/*Begin Headers */

h2 { margin: 15px 0; }
h2.pagetitle { margin-top: 30px; text-align: center; }
#sidebar h2 { margin: 5px 0 0; padding: 0; }
h3 { padding: 0; margin: 30px 0 0; }
h3.comments { padding: 0; margin: 40px auto 20px ; } /* End Headers */

/* Begin Images */ p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left } /* End Images */


/* Begin Lists
Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }

.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }


#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; } /* End Entry Lists */



/* Begin Form Elements */ #searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }

#sidebar #searchform #s { width: 115px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

.entry form { /* This is mainly for password protected posts, makes them look better. */ text-align:center; }

select { width: 130px; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 100%; padding: 2px; background:#fafafa; border:solid 1px #888;}
#commentform #submit { margin: 0; float: right; } /* End Form Elements */


/* Begin Comments*/ .alt { margin: 0; padding: 10px; }

.commentlist { padding: 0; text-align: justify; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; background:#fafafa;}
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; } /* End Comments */




/* Begin Various Tags & Classes */ acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; color:#4b4b4b; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }

.projectsbox {width:414px; height:auto; }
.projectsbox h4 {margin: 0;font-size: x-small;}
.projectsbox img {background-color:#EEF0E3; border:1px solid #e5e5da; text-align:center;padding:5px;margin:1px; }

.easybox {background-color:#EEF0E3; border:1px solid #e5e5da; text-align:center;padding:5px;margin:5px; width:175px;float:left;}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
border: 10px solid #f1f1f1;
margin-bottom: 0;
}
.category-gallery .gallery-thumb {
float: left;
margin-right: 20px;
margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
font-size: 140%;
margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
content: '\00a0\2192';
}
.gallery {
margin: 0 auto 18px;
}
 .gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
/*width: 33%; */
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
.attachment img { /* single attachment images should be centered */
display: block;
margin: 0 auto;
}


