/*
Theme Name: GabayBowler.com Theme
Theme URI: http://www.gabaybowler.com
Description: This is a custom theme and style sheet
Version: Version number 1
Author: Stranger Studios 
Author URI: http://www.strangerstudios.com/

/*--------------------------------------------------
	Reset
----------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

/*--------------------------------------------------
	Block Level Elements
----------------------------------------------------*/
Body {margin: 30px 0 0 0; padding: 0; text-align: center; font: 80% Arial, Helvetica, sans-serif; background: #666; color: #666; }

#page {margin: 0 auto; text-align: left; width: 850px; }

#header {margin-bottom: 20px; text-align: center; }
#header .description {font-size: .5em; color: #666; }

#wrapper {background: #FFF url(images/bg_wrapper.jpg) top left repeat-y; margin: 0 0 1em 0; }
#content {background: url(images/bg_content.jpg) top left no-repeat; width: 550px; padding: 50px 50px 50px 80px; }

#sidebar {width: 130px; padding: 50px 20px 200px 20px; background: #F2962A url(images/bg_sidebar.jpg) top right no-repeat; }

#footer {margin: 0 0 1em 0; color: #999; padding: 0 10px; text-align: center; }

/*--------------------------------------------------
	Colors
----------------------------------------------------*/

.red {color: #CC0000 !important; }
.orange {color: #F2962A; }

/*--------------------------------------------------
	Defaults
----------------------------------------------------*/

p {margin: 0 0 1.5em 0; line-height: 1.4em; }

a, a:link {color: #66CC99; text-decoration: underline; }
a:hover { color: #F2962A; }

a, a:link {color: #F2962A; text-decoration: underline; }
a:hover {color: #66CC99; }

a.green, a.green:link {color: #66CC99; text-decoration: underline; }
a.green:hover {color: #F2962A; }

a img { border: none; }
strong {font-weight: bold; }
em, .em {font-style: italic; }
small, .small {font-size: .9em; }
blockquote {margin: 1.5em 0; line-height: 1.4em; color: #444; background: #EDEDED; padding: 1.5em 1.5em 1px 1.5em; font-style: italic; }

ul {margin: 0 0 1.5em 20px; line-height: 1.4em; }
ol {margin: 0 0 1.5em 20px; * margin-left: 25px; line-height: 1.4em; }
ul ul {margin-bottom: }

ul li, ol li {margin: 0 0 .25em 0; }

/*--------------------------------------------------
	Headings
----------------------------------------------------*/

h1#logo {font-size: 2em; font-weight: bold; }
h1#logo a {text-decoration: none; color: #FFF; }

h2 { font-size:1.6em; margin-bottom: 1em; color: #666; }
h2 small {font-size: .5em; vertical-align: middle; }
h3 { font-size: 1.3em; margin-bottom: .25em; font-weight: bold; color: #666; }
h3 a {color: #F2962A; }

h4 { font-size: 1.2em; margin-bottom: .25em; font-weight: bold; color: #666; }
h5 { font-size: 1.1em; margin-bottom: .25em; font-weight: bold; color: #666; }
h6 { font-size: 1.1em; margin-bottom: .25em; font-weight: bold; color: #666; }


/*--------------------------------------------------
	Messages - Success, Error, Alert
----------------------------------------------------*/
.message {background: #D5E4F7 url(images/icon_information.gif) 3px 5px no-repeat; margin: 0 0 1.5em 0; padding: 6px 6px 6px 25px; color: #345395; font-weight: bold; line-height: 1.3em; }

.success {background-color: #CFEECA; background-image: url(images/icon_success.gif); color: #208A1B; }
.error {background-color: #F9D6CB; background-image: url(images/icon_error.gif); color: #E36154; }
.alert {background-color: #FFF6CC; background-image: url(images/icon_alert.gif); color: #CF8516; }


/*--------------------------------------------------
	Forms & Buttons
----------------------------------------------------*/

form div {clear: left; margin-bottom: 1.5em;  }
form label {float: left; margin: 3px 10px 0 0; width: 130px; font-weight: bold; text-align: right; }
form .likelabel {font-weight: bold; }
form .input, form textarea, .input {padding: 3px; border: 1px solid #AAA; margin: 0 3px 0 0; }
form textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
form select {margin: 2px 0 0 0 ;}
.lite {color: #666; }
form .leftmar {margin: 8px 0 0 140px; }


/*--------------------------------------------------
	Header
----------------------------------------------------*/
#menu, #menu li, #menu li.page_item {margin: 0; padding: 0; list-style: none; }
#menu a, #menu a:link { color: #FFF; display: block; text-decoration: none; font-size: 18px; padding: 8px 0; } 
#menu a:hover { color: #FFF; text-decoration: underline; } 
#menu li.current_page_item a { color: #FFF; } 
#menu li.current_page_parent a { color: #FFF; } 


/*--------------------------------------------------
	The Post
----------------------------------------------------*/

.post { }
.post .p-date {margin: 0 0 .5em 0; color: #666; font-size: .9em; }
.post .postmetadata {border-top: 1px solid #CCC; margin: 0; padding-top: 5px; font-size: .9em; color: #666; }
.post .postmetadata a {font-weight: bold; color: #666; }


.navigation { display: block; margin: 1.5em 0; }
.navigation .alignleft {float: left; text-align: left; width: 48%; }
.navigation .alignright {float: right; text-align: right; width: 48%; }


/*--------------------------------------------------
	Posts Archives (Index, Category, Archive, Search)
----------------------------------------------------*/
.blogposts .post {background: #EEE; padding: 1.5em; margin: 1.5em 0; }
.blogposts .post h2 {margin-bottom: 0;}

/*--------------------------------------------------
	Single Post
----------------------------------------------------*/
.single h2 {margin-bottom: 0; }
.single h2 a {text-decoration: none; }



/*--------------------------------------------------
	The Page
----------------------------------------------------*/
.page 
.page .pagetitle { }

.newslinks {float: right; text-align: right; font-size: .9em; margin: 0 0 1em 1em; width: 200px; }

/*--------------------------------------------------
	Sidebar
----------------------------------------------------*/

#sidebar ul {list-style: none; margin-left: 0; }

#sidebar ul h3 {color: #666; }

#sidebar ul ul li { }
#sidebar ul ul ul { }
#sidebar p { }
#sidebar a { }#sidebar a:hover { }
#sidebar a:visited { }

#menu ul {display: none; margin-bottom: 0;}
#menu .current_page_item ul, #menu .current_page_parent ul {display: block; margin-left: 20px; margin-bottom: 10px; }
#menu .current_page_item ul li, #menu .current_page_parent ul li {list-style: disc; font-size: 10px !important; color: #FFF; margin-bottom: 5px; line-height: 13px; }
#menu .current_page_item ul li a, #menu .current_page_parent ul li a {font-size: 12px !important;  padding: 0 !important; }

#sidebar .disclaimer {margin-top: 90px;}
#sidebar .disclaimer a {color: #000; font-size: 10px; text-decoration: none; cursor: pointer; }
#sidebar .disclaimer a:hover {text-decoration: underline; }

/*--------------------------------------------------
	Footer
----------------------------------------------------*/
#footer p { }
#footer a {color: #999; }

/*--------------Comments--------------*/
h3#comments {margin-top: 1.5em; }
h3.nocomments { }

ol.commentlist {list-style: none; margin-left: 0; }
ol.commentlist li {background: #EEE; padding: 10px; margin: 0 0 1.5em 0;  }

ol.commentlist li.alt { }

ol.commentlist a { }

.comment-author { }
.comment-author cite {font-style: normal; color: #666; font-weight: bold; font-size: 1.2em; }
.comment em {color: #990000; font-size: .9em; }

.comment-author img {float: left; margin: 0 .5em .5em 0; border: 2px solid #EEE; }

.comment-meta {font-size: .9em; }
.commentmetadata { }
.commentlist p {clear: left; }

.reply .comment-reply-link {font-weight: bold; background: #FFF; padding: 5px; display: block; text-decoration: none;  }
.reply .comment-reply-link:hover {background: #666; color: #FFF; }

.children {margin: 0 !important; list-style: none; }
.children li {margin: 0 !important; background: #FFF !important; border-top: 10px solid #EEE; padding: 10px 10px 1px 10px !important; }
.children .depth-2 { }


#respond h3 {margin-top: 1.5em; margin-bottom: .5em; }
#respond h3 small {font-size: 10px; }

/*--------------Search Form-------------*/

#searchform {width: 300px; float: right; text-align: right; margin: 2.5em 0 0 0;  }
#searchform input { }
#searchform #s { }

#subsearchlinks {clear: right; width: 300px; float: right; text-align: right; margin: .5em 0 0 0;}

/*--------------Images------------------*/
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 0 0 1em 1em; float: right; }
img.alignleft { margin: 0 1em 1em 0; float: left; }

/*--------------Miscellaneous-----------*/
.clear {clear: both; }
.clearleft {clear: left; }
.clearright {clear: right; }

.right { float: right; }
.left { float: left }
.center { text-align: center; }

.top1em {margin-top: 1em; }

.breadcrumbs {color: #888; font-size: .9em; margin: 0 0 1.5em 0; padding: 0 0 .75em 0; border-bottom: 1px solid #CCC; }
.breadcrumbs a {color: #666; text-decoration: none; font-weight: bold; }
.breadcrumbs a:hover {text-decoration: underline; }

.line {background: #999; height: 1px; min-height: 1px; font-size: 1px; margin: 15px 0 15px 0; }

.sitemap-blog {float: right; width: 160px; background: #EEE; padding: 1.5em; }
.sitemap-blog h4 {color: #999;  }
.sitemap-blog ul {color: #999; font-size: .9em; }

.hidden {display: none;}
