/*
Theme Name: AB Modified
Theme URI: http://aaronboynton.com
Description: ABs Modified Theme.
Version: 1.0
Author: Aaron Boynton
Author URI: http://aaronboynton.com/
Tags: Widgets

*/

* {
margin:0;
padding:0;
line-height:100%;
}

html,body {
background-color:#333333;
color:#BDAFA8;
}

body {
font:12px helvetica,arial,verdana,sans-serif;
line-height:1.2em;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:400;
color:#FFFFFF;
}
h1 a {
background-image:url("http://aaronboynton.com/blog/wp-content/themes/abTheme/images/logo-trans.png");
display:block;
height:82px;
margin:0;
text-indent:-9999px;
width:331px;
}
h2 {
font-size: 28px;
font-weight:400;
margin-bottom:5px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:400;
color:#FFFFFF;
margin-bottom:5px;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:100;
margin-bottom:5px;
line-height:1.3em;
margin-top:25px;
}

.aboutmeh4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:100;
margin-bottom:10px;
line-height:1.3em;
margin-top:5px;
}

h5 {
font-size:10px;
font-weight:400;
color:#BDAFA8;
}

h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:100;
margin-top:10px;
margin-bottom:5px;
line-height:1.3em;
}

p {
margin-bottom:8px;
line-height:1.2em;
}

strong {
color:#FFFFFF;
line-height:1.3em;
}

a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#BDAFA8;
text-decoration:underline;
}

img {
border:none;
}

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;
}

blockquote {
background:transparent url(http://aaronboynton.com/imgs/quote.png) no-repeat scroll left top;
margin: 15px 30px 0 10px;
padding-left: 30px;
/* border-left: 1px solid #FFFFFF; */
}

#single ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#single li {
padding: 0px 0px 3px 5px;
margin-left:35px;
/* background: url(images/icon-check.gif) top left no-repeat; */
}

#single hr {
margin: 15px 0;
border:1px solid #333333;
}

#single p {
font-size:1.3em;
line-height:1.6em;
margin-bottom:20px;
}
#single a {
text-decoration:underline;
}
#wrapper {
width:932px;
padding-left:10px;
padding-right:10px;
margin:0 auto;
}

/** Header Content **/
#header {
float:left;
width:932px;
height:165px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#logo {
float:left;
margin:45px 0px 0px 45px;
}

#pages {
float:right;
color:#BDAFA8;
margin:52px 0px 0px 0px;
height:65px;
width:522px;
padding:8px 0px 0px 18px;
background:url(images/pages-trans.png) top left no-repeat;
}

span.menu-items {
width:115px;
height:50px;
display:block;
float:left;
margin-left:15px;
border-right:1px solid #555555;
cursor:pointer;
}

span.last-menu-item {
width:105px;
height:50px;
display:block;
float:left;
margin-left:12px;
cursor:pointer;
}

/** Main Content **/
#main {
float:left;
width:932px;
}

#content {
float:left;
width:630px;
margin:0px 12px 0px 0px;
}
#content-home {
float:left;
width:100%;
margin:0px 12px 0px 0px;
}

.heading {
margin:15px 0px 15px 13px;
}

span.contenthead {
width:630px;
display:block;
}

.intropost {
margin:0px 0px 0px 12px;
float:left;
width:298px;
position:relative;
}

.intro {
background:#222; /* url(images/content.png) top left repeat; */
width:630px;
margin:0px 0px 12px 0px;
padding:12px 0px 0px 0px;
float:left;
border:1px solid #444;
}

.intro:hover {
/* background:#333333; */
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
border-radius: 10px; 
}
.block:hover {
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
border-radius: 10px; 
}
#single-home:hover {
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
border-radius: 10px; 
}
#favicons:hover {
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
border-radius: 10px; 
}
#single:hover {
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
border-radius: 10px; 
}
#postcomments:hover {
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
border-radius: 10px; 
}

.introinfo {
width:298px;
margin:15px 0px 0px 0px;
}

/* .introinfo p {
height:86px;
overflow:hidden;
}*/

span.date {
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:16px;
margin:2px 0px 0px 0px;
}

span.comments {
background:url(images/comments-trans.png) no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0D0D0D;
font-size:12px;
float:right;
width:28px;
height:28px;
text-align:center;
margin:0px 0px 0px 15px;
padding:0;
}

#themes {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

#plugins {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

span.thumbnail {
float:left;
margin:0px 0px 12px 12px;
}

.thumbnail img {
border:1px solid #3B352C;
width: 295px;
height: 150px;
}

#single, #page, #postcomments {
background:url(images/content.png) top left repeat;
width:606px;
margin:0px 0px 12px 0px;
padding:12px;
float:left;
border:1px solid #444;
position:relative;
}
#single-home {
background:#222;
/* background:url(images/content.png) top left repeat; */
width:98%;
margin:0px 0px 12px 0px;
padding:12px;
float:left;
border:1px solid #444;
}
#single-home p {
line-height:110%;
font-size:14px;
}
.singleheading {
margin:5px 0px 15px 0px;
}

span.singlehead {
width:550px;
display:block; /* was block */
}

/** Comment Styles **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}
.comment-meta {
font-size:.9em;
margin-top:5px;
margin-bottom:8px;
}
ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 15px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
font-size:1.2em;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
border:1px solid #333;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background: url(images/white-trans.png) repeat;
}

input#submit {
font-size: 14px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background:url(images/white-trans.png) repeat;
border:1px solid #444;
cursor:pointer;
}
input#submit:hover {
color:#BDAFA8;
}

#comment,#author,#email,#url,#name,#website,#ymsg {
background:url(images/white-trans.png) repeat;
border:1px solid #444;
padding:3px;
color:#FFFFFF;
}

/** Sidebar Content **/
#sidebar {
float:left;
width:290px;
}

#sideSearch {
background:url(images/content.png) repeat;
margin:0px 0px 12px 0px;
padding:6px 6px 6px 6px;
float:left;
border:1px solid #444;
}

#searchWrap #s {
background:none;
color:#BDAFA8;
font-size:1.1em;
border:none;
margin:0px 3px 0px 0px;
width:255px;
}

#searchWrap input {
vertical-align:middle;
}

.block {
background:url(images/content.png) repeat;
width:270px;
margin:0px 0px 12px 0px;
padding:10px;
float:left;
border:1px solid #444;
}

.sidepost {
border-top:1px solid #1B140E;
padding:6px 0 0 0;
}

.sideblog {
margin-bottom:10px;
}

.sidetitle {
font-size:14px;
margin-bottom:2px;
}

#socialize ul li {
color:#BDAFA8;
/* border-top:1px solid #1B140E; */
line-height:1.2em;
padding:3px 0 4px 0px;
}

#socialize a {
font-family:Georgia, "Times New Roman", Times, serif;
}

.block ul li {
list-style:none;
margin:5px 0px;
line-height:1.3em;
}

#tags {
font-family:Georgia, "Times New Roman", Times, serif;
word-spacing:5px;
line-height:1.5em;
}

#advertblock {
background:url(images/content.png) repeat;
width:278px;
margin:0px 0px 12px 0px;
padding:10px 0px 2px 12px;
float:left;
}

#advertblock h3 {
margin-bottom:10px;
}

#advertblock img {
margin:0px 9px 8px 0px;
border:1px solid #3B352C;
width: 125px;
height: 125px;
}

/** Footer Content **/
#favicons {
/* display:none; */
background:url(images/content.png) top left repeat;
border:1px solid #444;
float:left;
width:98%;
text-align:center;
padding:12px;
margin:0px 0px 12px 0px;
}

#favicons img {
width:64px;
height:64px;
padding:2px;
margin:4px 0 4px 10px;
}

#footer {
padding:0px 0px 50px 0px;
width:630px;
float: left;
}

#footer p {
float: left;
width: 350px;
line-height:15px;
}
#footer-home {
padding:0px 0px 50px 0px;
width:900px;
float: left;
}

#footer-home p {
float: left;
width: 900px;
line-height:15px;
}

#code {
font-size:1em;
width:586px;
background:url(images/white-trans.png) repeat;
padding:10px;
}

#space {
height:15px;
}

.navigation {
width: 265px;
float:right;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* The Tips */
.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}




/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Scott*/
div.wp-pagenavi {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.wp-pagenavi a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #444;
	text-decoration: none; 
	/* color: #669900;  88AF3F; */
        /* background-color:#000; */
}
div.wp-pagenavi a:hover, div.wp-pagenavi a:active {
	border:1px solid #85BD1E;
	/* color: #638425;
	background-color: #F1FFD6; */
}
div.wp-pagenavi span.pages {
/* color:#669900; 88AF3F; */
margin:2px;
padding:2px 8px;
}
div.wp-pagenavi span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	/* background-color: #B2E05D; */
	color: #FFF;
}
div.wp-pagenavi span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}



/* changes made 6-15-09 */

.aligncenter {
	display:block;
        margin:0 auto;
}

.alignleft-about {
	float:left;
        padding:4px;
margin-right:15px;
margin-top:5px;
border:1px solid #444;
}

.alignright-about {
	float:right;
        padding:4px;
margin-left:15px;
margin-top:5px;
border:1px solid #444;
}

.wp-caption {
padding:4px;
border:1px solid #333;
background-color:#252525; 
margin-bottom:15px;
}
.wp-caption img {
margin:5px;
border:none;
}
.wp-caption-text {
	text-align:center;
font-size:1.1em !important;
line-height:1.3em !important;
margin-bottom:3px !important;
}


.cat-item {
	display:inline;
        margin-right:20px;
}
.wp-pagenavi span.pages {
        background-color:#333;
        color:#BDAFA8;
        border:none;
}
.wp-pagenavi span.current {
	background-color:#333;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	background-color:#333;
        border:1px solid #666;
        color:#BDAFA8;
}
.wp-pagenavi a:hover, .wp-pagenavi a:active {
	border:1px solid #B2E05D;
}



.ngg-gallery-thumbnail {
	margin-left:10px;
        margin-right:10px;
        margin-bottom:10px;
}
.ngg-gallery-thumbnail img {
	background-color:#333;
        border:1px solid #444;
        /* for ie */
        filter:alpha(opacity=90);
        /* css standard */
        opacity:0.9;
        padding:2px;
        margin:6px 0 6px 12px;
}
.ngg-gallery-thumbnail img:hover {
	background-color:#555;
        /* for ie */
        filter:alpha(opacity=100);
        /* css standard */
        opacity:1;
}

.sociable ul li {
	margin:0 !important;
padding:5px !important;
}
.sociable_tagline {
	margin-bottom:5px;
}
.comment-author img {
	float:right;
}

#single .comments p {
	font-size:1.1em;
line-height:1.0em;
}

.pagetitle {
	font-size:2.0em;
        line-height:1.7em;
        border:1px solid #444444;
        background:#222;
        padding:5px 0px 5px 15px;
        margin-bottom:12px;
}
.intropost h3 {
	margin-bottom:15px;
}
.htabs {
	height:45px;
        width:275px;
        display:block;
        overflow:hidden;
}
.htabs li {
	float:left;
}
.htabs h2 {
	border:1px solid #444;
        display:block;
        background-color:#333;
        margin:1px;
        padding:4px;
        font-size:1.4em;
}
.htabs2 {
	height:45px;
        width:275px;
        display:block;
        overflow:hidden;
}
.htabs2 li {
	float:left;
}
.blogroll {
	margin-top:10px;
}

.bypostauthor {
border:1px solid #336600 !important;
}

#relatedposts {
margin:30px 0px 8px 0px;
padding:15px;
border:1px solid #333;
}

#relatedposts strong {
font-size:1.2em;
}

#relatedposts ul {
margin: 10px 0 10px 0;
padding: 0;
list-style: circle;
}

#relatedposts li {
padding: 0px 0px 5px 5px;
margin-left:35px;
/* background: url(images/icon-check.gif) top left no-repeat; */
}

#ngg-gallery-14-220 img {
width:40px;
height:40px;
margin:4px 0 4px 8px;
}
#favicons .ngg-gallery-thumbnail {
margin-bottom:0px !important;
}
#ngg-gallery--299 img {
width:60px;
height:60px;
}


div#shoppingcart div#shoppingcartcontents {
background-color:#333;
border:2px solid #444;
}
div#sliding_cart {
padding:5px;
}
#fancy_notification #loading_animation {
background:#333333;
height:30px;
padding:15px;
}
#fancy_notification #fancy_notification_content {
background:#333333;
height:50px;
width:300px;
}
table.productcart tr.firstrow td {
background-color:#111;
border-left:2px solid #333;
font-weight:bold;
padding:5px;
}
table.wpsc_checkout_table tr td {
padding:5px;
}
span.pricedisplay {
font-size:1.3em;
}


#smicons {
float:right;
margin-top:-35px;
margin-right:-5px;
}
#smicons img {
width:28px; /* height:30px; */
}
#smicons a:hover {
text-decoration:none;
}

#smicons_blog {
float:right;
margin-top:-35px;
margin-right:0px;
}
#smicons_blog img {
width:28px; /* height:30px; */
padding-left:15px;
}
#smicons_blog a:hover {
text-decoration:none;
}

.frontpagelist {
font-size: 1.3em;
list-style:none;
margin-top:10px;
margin-bottom:15px;
padding-left:8px;
}
.frontpagelist li {
padding:4px;
}



.abyads { width:100%; }
.abyads_in {float:left; padding:4px;}
.s125x125 img { width:125px; height:125px; border:1px solid #444; }
.s250x125 img { width:250px; height:125px; border:1px solid #444; }
.s250x250 img { width:250px; height:250px; border:1px solid #444; }



.socials li {
margin-left:3px !important;
}

.aunderlined {
text-decoration:underline !important;
}

a:link, a:hover, a:visited{
	outline:none;
}