/*
	Theme Name: AndyStoker
	Theme URI: http://www.andystoker.com
	Description: The greatest speaker ever.
	Version: 1.0
	Author: Midnight Oil Productions
	Author URI: http://www.midnightoilproductions.com
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/

* {
    margin: 0;
}

html, body {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	background: white url(images/body_bg.gif) repeat-x top center;
	font: 62.5% "Trebuchet MS", Verdana, Sans-Serif;
	color: #000;
	text-align: left;
	}

p,
ol,
ul {
	line-height: 150%;
	}
ol { /* to be styled */ }
ul { /* to be styled */ }

p {
	line-height: auto;
	margin-bottom: 1.6em;
	}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.6em;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	}

h1 {
	font-size: 2.2em;
	}
h2 {
	font-size: 1.4em;
	}
h3, h4, h5, h6 {
	font-size: 1em;
	}

a:link {
	color: blue;
	text-decoration: none;
	}
a:visited {
	color: #ff0080;
	text-decoration: none;
	}
a:hover {
	color: blue;
	text-decoration: underline;
	}
a:active {
	color: blue;
	text-decoration: underline;
	}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #abafb9;
	}

small {
	font-size: 0.8em;
	}

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { /* to be styled */ }
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #f00;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;
	margin-right: 10px;
	}
.alignright {
	float: right;
	margin-left: 10px;
	}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#sitewrap {
	min-height: 100%;
    height: auto !important;
    height: 100%;
	padding: 0;
    margin: 0 auto -114px;
    }
	
#outline {
	margin: 0 auto;
	min-height: 960px;
	width: 910px;
	font-size: 1.3em;
	background: transparent url(images/header.jpg) no-repeat center top;
	}


/**********************
*   Header            *
***********************/

#header {
	}

#header .blogtitle {
	visibility: hidden;
	}

#navbar {
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	width: 812px;
	height: 70px;
	margin: 146px auto 0 auto;
	padding: 0;
	}

ul.menu {
	text-align: center;
	margin: 0;
	padding: 25px 0 0 0;
	list-style-type: none;
	}

ul.menu li {
	display: inline;
	}

ul.menu li a {
	font-weight: bold;
	letter-spacing: .1em;
	padding: 0 10px 0 10px;
	margin: 0;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	color: black;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	}
		
ul.menu li.page-item-5 a {
	border-right-width: 0px;
	}
			
ul.menu li a:link,
ul.menu li a:visited {
	background: transparent 0;
	}

ul.menu li a:hover,
ul.menu li a:active {
	color: white;
	background: transparent 0;
	text-decoration: none;
	}

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active {
	color: navy;
	text-decoration: none;
	}

.searchbar {
	clear: both;
	float: right;
	width: 150px;
	height: 31px;
	margin-top: -22px;
	margin-right: -2px;
	}
	
.searchform {
	width: 130px;
	height: 20px;
	text-align: left;
	}
	
input#s {
	width: 130px;
	height: 18px;
	margin: 5px 0 0 1px !important;
	margin: 4px 0 0 1px; 
	padding: 1px 0 0 2px;
	border: 1px solid #0b236c;
	background: #fff url(images/searchbg.gif) repeat-x 0 0;
	}


/***********************
*  Wrapper             *
***********************/

#wrapper {
	width: 812px;
	padding: 0;
	margin: 0 auto;
	}

/***********************
*  Titles             *
***********************/

#title {
	float: left;
	background: transparent 0 0;
	margin: 0 !important;
	margin: -15px 0 0 0;
	padding: 0;
	}

/**********************
*   Content           *
***********************/

#content {
	float: left;
	margin: 0;
	padding: 0;
	width: 617px;
	}

.pages {
	float: left;
	width: 748px;
	height: 100%;
	}
	
.pages-border {
	clear: both;
	width: 100%;
	height: 6px;
		}
		
.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px;
	}
	
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0;
	}

.page-title {
	width: 530px;
	margin: 20px 0 0 0;
	}
	
.page-title h2.page-title-border {
	padding: 0 0 0 30px;
	font-size: 1.6em;
	line-height: 48px;
	color: #104177;
	}

/**********************
*   Home      *
***********************/

#wrapperhome {
	padding: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: -15px;
	float: left;
	margin: 0 !important;
	}

#contenthome {
	width: 812px;
	height: 100%;
	}

.twitterbox {
	float: right;
	margin: 10px 20px;
	}
	
	
.home {
	float: left;
	margin: 0 !important;
	margin: -15px 0 0 0;
	padding: 0;
	}

#welcome {
	width: 100%;
	background: url(images/gradient-bg.gif) repeat-x 0 0;
	}
	
.maintext {
	padding: 50px 30px 40px 30px;
	font-size: .85em;
	line-height: inherit;
	}
	
#boxes {
	width: 815px;
	margin: 0;
	padding: 0;
	}

#leftcolumn {
	clear: both;
	float: left;
	width: 316px;
	background-color: #a1a1a1;
	}
	
.leftcolumntext {
	color: white;
	font-size: 1em;
	padding: 0 30px 30px 30px;
	}
	
.leftcolumntext a:link,
.leftcolumntext a:link {
	color: #582157;
	text-decoration: underline;
	}
	
.highlightstext h3 {
	margin-bottom: .3em;
	}
	
.highlightstext {
	color: black;
	font-size: 1em;
	padding: 0 30px 30px 30px;
	}
	
#rightcolumn {
	float: right;
	width: 499px;
	background-color: white;
	}
	
/**********************
*   Blog Entries      *
***********************/

.standard {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 20px;
	width: 688px;
	}

.post {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-top: 20px;
	width: 500px;
	}

.postentry {
	color: #050d24;
	text-align: justify;
	}
.postentry a,
.postentry a:hover {
	color: #2f63b3;
	}

.postentry img {
	border: 5px solid #edf2ff;
	}
.postentry img:hover {
	border: 5px solid #dce6ff;
	}

.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}

.posttitle { /* to be styled */                    }
.posttitle a:link,
.posttitle a:visited,
.posttitle a:hover,
.posttitle a:active {
	color: #050d24;
	text-transform: uppercase;
	}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 1em;
	color: #2f63b3;
	}
.post-date {
	padding: 0 0 0 20px;
	background: url(images/icon_date.gif) no-repeat 0 0;
	}
.post-comment {
	padding: 0 0 0 20px;
	background: url(images/icon_comments.gif) no-repeat 0 0;
	}
.post-filed {
	padding: 0 0 0 20px;
	background: url(images/icon_filed.gif) no-repeat 0 0;
	}


/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(images/separator.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	background-color: #b3c6e2;
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #665d4a;
	}
	.alt { !important;
		background-color: #8194ab;            
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.gravatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
	}

h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(images/separator.gif) repeat-x center bottom;
	font-size: 1.1em;
	}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
	background: #96bae2 url(images/separator.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #fec02a;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
	width: 456px;
	height: 18px;
	}
.postcomment textarea#comment {
	width: 100% !important;
	width: 456px;
	height: 200px;
	}

.postcomment input#submit {
	background-color: #b3c6e2;
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background-color: #8194ab;
	color: white;
	background: url(images/submit_hover.gif) repeat 0 0;
	}	



/**********************
*   Sidebar           *
***********************/

#sidebar {
	float: right;
	width: 185px;
	margin: 0;
	padding: 0;
	}
	
#sidebar .socialtools {
		height: 140px;
		margin: 0;
		padding: 0;
		}

#sidebar .socialtools img {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(237, 242, 255);
    border-right-color: rgb(237, 242, 255);
    border-bottom-color: rgb(237, 242, 255);
    border-left-color: rgb(237, 242, 255);
    padding-top: 1px;
    padding-right-value: 1px;
    padding-bottom: 1px;
    padding-left-value: 1px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
	}

#sidebar .rssfeeds {
		height: 140px;
		margin: 0;
		padding: 0;
		}
		
#sidebar h2.feed-title {
		margin: 0;
		padding: 20px 0 0 3px;
		background: none !important;
		font-size: 1.4em;
		}
		
.rssfeeds a.rss  {
		padding: 0 0 0 25px;
		background: transparent url(images/icon_rss.gif) no-repeat 5px 0;
		}

#sidebar h2 {
	display: block;
	margin: 16px 0 6px 0;
	padding: 0 0 10px 3px;
	background: url(images/separator.gif) repeat-x center bottom;
	font-size: 1.1em;
	color: black;
	}

#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	clear: both;
	color: #bbb;
	}
#sidebar ul.no-splitted li {
	padding: 0 5px;
	}
#sidebar ul.no-splitted ul li {
	margin: 0 -5px;
	}
#sidebar ul.blc {
	padding: 0 5px;
	}

#sidebar li#sidebar-splitted {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	}
#sidebar-splitted .splitted-left {
	float: left;
	width: 140px;
	}
#sidebar-splitted .splitted-right {
	float: right;
	width: 145px;
	}

ul.splittedlists li {
	background: transparent url(images/dot.gif) no-repeat 5px 5px;
	padding: 0 0 0 23px;
	}
ul.splittedlists ul li {
	margin: 0 0 0 -10px;
	}
ul.splittedlists li a:link,
ul.splittedlists li a:visited {
	color: black;
	}
ul.splittedlists li a:hover,
ul.splittedlists li a:active {
	color: #353d50;
	}


/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 750px;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-align: left;
	}

#bottom-left,
#bottom-mid,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: black;
	}
#bottom h2 span {
	color: black;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#bottom ul li {
	line-height: 26px;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	}
#bottom ul li a:hover {
		background-color: #b3c6e2;
	}

/**********************
*   Footer            *
***********************/

.footer, .push {
    clear: left;
    height: 114px;
}

.footerwrapper {
	background: url(images/footer.gif) repeat-x 0 0;
	width: 100%;
	margin: 0;
	padding: 0;
	}

.footer {
	text-align: center;
	width: 812px;
	margin: 0 auto;
	padding: 0;
	}

.credits {
	margin: 0;
	padding: 0;
	width: 815px;
	border: none;
	}

.footer p {
	color: white;
	padding: 0 5px 10px 5px;
	margin: 0;
	font-size: 11px;
	}
	
.footer p a:link,
.footer p a:visited {
	color: white;
	}
	
.footer p a:hover {
	color: black;
	text-decoration: none;
	}
	
.footer p a:active {
	color: navy;
	}

.footernavbar {
	clear: both;
	float: left;
	width: 812px;
	font-size: 12px;
	}

ul.footermenu {
	text-align: center;
	padding: 20px;
	margin-top: 0;
	list-style-type: none;
	}
		
ul.footermenu p {
	color: white;
	}

ul.footermenu li {
	display: inline;
	}
		
ul.footermenu li a {
	font-style: normal;
	font-weight: bold;
	padding: 0 12px 0 12px;
	margin: 0;
	text-transform: uppercase;
	color: white;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	}
		
ul.footermenu li.about a {
	border-right-width: 0px;
	}

ul.footermenu li a:link,
ul.footermenu li a:visited {
	background: transparent 0;
	text-decoration: none;
	}
	
ul.footermenu li a:hover {
	color: black;
	text-decoration: none;
	}
	
ul.footermenu li a:active {
	color: navy;
	text-decoration: none;
	}
	
ul.footermenu li.page-item-5 a {
	border-right-width: 0px;
	}

