/*
Theme Name: Aberrantech
URI: http://aberrantech.com
Description: aberrantech theme
Version: 0.1.01
Author: blob
Author URI: aberrantech.com
Usage: Please leave Designed-by link in footer
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin Base Elements */

* {margin: 0; padding: 0; border: 0;}

body { font-family: Georgia,'Bookman Old Style',Garamond,'Times New Roman',serif; color: #666; background: url('images/shadow_left.png') left repeat-y #fff;}
html>body {width: auto; min-width: 910px;}

a {text-decoration: none; color: #151B8D; font-weight: bold; background: transparent;}
a:hover {text-decoration: underline; color: #757677;}

small {text-align: right; margin: 1em;}

h1 {font-size: 1.5em;}
h2, h3, h4 {font-size: 1.3em;}

hr {margin: 0 auto; clear: both; border-top: 1px solid #fc3;}

.date {color: #32a4db; padding: 0.5em; text-align: right; float: right; margin: 0 1em;}

.pageInfo {font-size: 0.8em; color: #aaa; text-align: right; border-bottom: 1px dashed #ccc; padding: 1em; clear: both;}

.boxitup {background: url('images/gradient.png') top repeat-x #fff; border: 1px solid #333333; padding: 0.5em; margin: 0.5em;}

/* End Base Elements */

/* Begin Layout Elements */
#adheader {position: absolute; top: 32px; left: 675px; }
#newheader {height: 120px; background: #333333; text-align: left;}
#newheader h1 {padding: 30px 0 0 25px;}
/* newheader h1 a {font-size: 2em; color: #757677;}
/* #newheader h1 a {font-size: 2em; color: #757677;}
#newheader h1 a:hover {color: #000; text-decoration: none; border-top: 5px solid #000; border-bottom: 5px solid #000;} 
#newheader h2 {color: white; padding-right: 20px; margin-top: 10px; font-size: 0.9em; font-weight: normal;} */

#wrapper {background: url('images/shadow_right.png') top right repeat-y; padding-top: 10px;}
#uplands {float: left; width: 100%; }

#centercolumn {margin: 0 215px 0 235px;}
#centercolumn p {margin: 0 1.5em 1.5em 1.5em; line-height: 1.5em;}
#centercolumn h1, #centercolumn h2, #centercolumn h3 {color: #757677; font-weight: bold; margin: 0.5em 0;}
#centercolumn h2 {font-size: 1.3em;}
#centercolumn h2 a {color: #4A4344;}
/*#centercolumn ul, #centercolumn ol {margin: 1em; padding: 1em; border-top: 1px dashed #eee; border-bottom: 1px dashed #eee;} */
#centercolumn ul, #centercolumn ol {margin: 1em; padding: 1em; } 
#centercolumn ul li {margin: 0 1em; padding: 0.2em; list-style: square inside;}
#centercolumn ol li {margin: 0 1em; padding: 0.2em; list-style: decimal inside;}
#centercolumn blockquote {margin-left: 15px; padding: 0 0 10px 30px; font-style: italic; color: #666; background: url('images/blockquote.png') 0 0 no-repeat;}
#centercolumn blockquote p {margin: 1em 2em 0 0;}
.center_ad {margin: 0 1.5em 1.5em 1.5em; padding-bottom: 1em; border-bottom: 1px dashed #ccc;}

#leftcolumn {float: left; width: 210px; margin-left: -100%; font-size: 0.8em;}
#leftcolumn ul {margin-left: 40px; list-style: none;}

/*#rightcolumn {position: absolute; top: 171px; right: 0px; width: 190px; font-size: 0.8em;}*/
#rightcolumn {float: left; width: 190px; margin-left: -190px; margin-right: -190px; font-size: 0.8em;}
#rightcolumn ul {margin-right: 38px; list-style: none; }


#footer {background: url('images/shadow_footer.png') top left repeat-x; font-size: 0.9em; clear: both; padding: 10px 10px; margin: 20px 210px 0 230px;}
#footer p {text-align: center; margin: 0; padding: 0;}
#footer a {color: #757677;}

#back {clear: both; font-size: 0.8em; text-align: right; padding: 0 10px; clear: both; margin-top: 20px;}
#back a {font-weight: normal;}
#back span {float: left;}
#back strong {color: #006;}

/* End Layout Elements */

/* Begin Navigation Elements */

#navigation {display: block; background:  #767779; text-align: center; height: 2em; padding: 0 0 3px 0; border-left: 2px solid #999; border-right: 2px solid #999; border-top: 2px solid #999; border-bottom: 3px solid #999; margin: 0 31px 0 30px;}
#navwrap {background: #333; width: 100%; padding: 0 0 0 0;}
/*#nav_left{float:left; z-index: 0;}*/
/*#nav_right{float:right; z-index: 0;}*/

#nav {padding-left: 1px; margin: auto; }
#nav, #nav ul {text-align: left; font-size: 1.1em; list-style: none; font-weight: normal; }
#nav li {float: left; padding: 0; margin: 0;}
#nav a {border-right: 1px solid #ddd; display: block; line-height: 2em; padding: 0 15px; color: #fff; text-decoration: none; font-weight: bold;}
#nav a:hover {border-right: 1px solid #fff; color: #fff; background: #2a677e;}
#nav li ul {margin: 0; padding: 0; font-size: 1em; border: 1px solid #ddd; background: #767779; position: absolute; left: -999em; height: auto; width: 14em;}
#nav li li {width: 14em; margin: 0;}
#nav li ul a {border-left: 1em solid #eee; margin: 0;}
#nav li ul a:hover {border-left: 1em solid #2a677e; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {background: #2a677e; }

#nav li ul ul {margin: -2em 0 0 13em;}
#nav li:hover ul ul, #nav li.sfhover ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {left: auto; }

#page_nav {padding: 10px 0 10px 0;}
#page_nav a {display: block; color: #151B8D; padding: 10px; border: 1px solid #999; border-bottom: 1px solid #999; border-top: 1px solid #999}
#page_nav a:hover {color: black; border: 1px solid #eee; border-bottom: 1px solid #eee; border-top: 1px solid #eee}

#breadcrumbs {position: absolute; font-size: 0.8em; top: 6px; left: 5px; text-align: left; text-transform: lowercase;}

/* End Navigation Elements */

/* Begin Form Elements */

#searchCSS {font-size: 0.9em; position: absolute; top: 130px; right: 40px; float: right;}
#searchform {text-align: center;}
#searchform #s {width: 108px; padding: 0; border: 1px solid #ca3;}
#searchsubmit {font-size: 10px; background: #fff url('images/icon_search.png') 1px 1px no-repeat; cursor: pointer; padding: 0 0 0 15px; border: 1px solid #ca3;}
#submit {cursor: pointer;}

.entry form {text-align: center;}
select {width: 130px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0; border: 1px solid #999; background: #fff;}
#commentform textarea {width: 95%; padding: 2px; border: 1px solid #999; background: #fff;}
#commentform #submit {border: 1px solid #999; color: #666; background: #fff; vertical-align: top;}
#commentform #submit:hover {border: 1px solid #000; color: #000; background: #fff;}
#commentform input:focus, #commentform textarea:focus, #searchform #s:focus {background: #fff;}

.comment_no {padding-top: 0px; float: right; font-size: 3em; color: #eee;}

.commentlist {padding: 0; margin: 5px;}
.commentlist li {clear: both; list-style: none; padding: 10px; background: #fff url('images/gradient.png') 0 -50px repeat-x; border-top: 1px solid #ddd; margin: 10px;}
.commentlist li:hover {background-position: 0 -30px; border-top: 1px solid #ccc;}
.commentmetadata {border-top: 1px dashed #ccc; clear: both; text-align: right; font-size: 0.8em; font-weight: normal; color: #ccc;}

.commentlist .gravatar {display: block; float:left; padding: 3px; margin: 0 20px 5px 0; border: 2px solid #ccc; background: #eee;}

.alt {clear: both;}

/* End Form Elements */

/* Begin Images */

p img {padding: 0;}
p img[alt="an image"] {float: left; margin: 0 7px 2px 0;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

.center {display: block; margin-left: auto; margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left;}

.images {width: 95%; text-align: center;}
.images img {float: left; clear: both; margin: 0 auto;}

/* End Images */


/* Begin Portlets */

#wp-calendar {text-align: center; width: 100%; background: #f8ffcb;}
#wp-calendar caption {background: #d8fcce;}
#wp-calendar thead {background: #91ed83;}
#wp-calendar #today {background: #d8fcce;}
#wp-calendar a {text-decoration: underline;}

#leftcolumn ul, #rightcolumn ul {padding-bottom: 20px; margin-bottom: 1em; background: url('images/portlet_header.png') bottom right no-repeat; border-style:solid; border-color:#000064; border-width:2}
/*#leftcolumn ul li, #rightcolumn ul li {margin: 0; padding: 0.5em; background: #f8ffcb;}*/
#leftcolumn ul li, #rightcolumn ul li {margin: 0; padding: 0.5em; background: white; }
#leftcolumn ul li.listHeader, #rightcolumn ul li.listHeader {background: transparent; padding: 0;}
#leftcolumn ul li h2, #leftcolumn ul li h3, #rightcolumn ul li h2, #rightcolumn ul li h3 {margin: 0; padding: 0.5em; color: #fff; background: url('images/portlet_header.png')}

/* End Portlets */


/* Begin Icons and Stuff */

.icons a {display: block; height: 16px; padding-left: 25px;}
.icons a:hover {background-position: left bottom ;}

.icons .s_delicious {background: url('icons/delicious.gif') no-repeat;}
.icons .s_digg {background: url('icons/digg.gif') no-repeat;}
.icons .s_technorati {background: url('icons/technorati.gif') no-repeat;}
.icons .s_reddit {background: url('icons/reddit.gif') no-repeat;}
.icons .s_magnolia {background: url('icons/magnolia.gif') no-repeat;}
.icons .s_stumbleupon {background: url('icons/stumbleupon.gif') no-repeat;}
.icons .s_yahoo {background: url('icons/yahoo.gif') no-repeat;}
.icons .s_google {background: url('icons/google.gif') no-repeat;}

.iconComment a {padding-left: 20px; background: url('icons/icon_comment.png') top left no-repeat;}
.iconEdit {background: url('icons/icon_edit.png') top left no-repeat; padding: 1px 0 5px 20px;}
.iconrss {background: url('icons/icon_feed.gif') no-repeat;}

/* End Icons and Stuff */

