/* 
Theme Name: andymci.com
Theme URL: http://www.andymci.com/wp/clean
Description: The 4th iteration of the official theme for andymci.com.
Author: Andy McIlwain
Author URI: http://www.andymci.com
Version: 4.0
*/

* { margin: 0; padding: 0; }

body { background: #0C1926 url(layout/andymci-body-bg.png); background-repeat: repeat-x; background-attachment: fixed; background-position: bottom; font-size: 16px; font-family: Verdana, Sans-Serif; color: #333; }

#pageBar { padding: 20px; background: #333; margin-bottom: 20px; border-bottom: 1px solid #666; }

#pageWrap { width: 880px; margin: 0 auto; padding-top: 20px;  }

#pageContainer { text-align: center; border: 0px; }

#pageHeader { padding: 20px; padding-left: 0px; background:; background-position: center; text-align: left; text-shadow: 0px 2px 3px #000; }
#pageHeader h1 { font-size: 2em; font-weight: normal; font-family: Georgia;  }
#pageHeader h1 a { text-decoration: none; color: #fff; }
#pageHeader h1 a:hover { text-decoration: none; color: #ffcc00; }
#pageDescription { text-align: left; font-size: .75em; color: #8CB2D8; }

#pageNavigation { padding: 10px; background: #19334C; color: #003366; font-size: .75em; text-align: left; border-bottom: 3px solid #000000; }
#pageNavigation ul li { list-style-type: none; display: inline; padding: 10px 0px; }
#pageNavigation .current_page_item a { color: #ffcc00; }
#pageNavigation .current_page_parent {}
#pageNavigation a { text-decoration: none; padding: 10px; color: #fff; }
#pageNavigation a:hover { color: #ffcc00; }

#pageSubnavigation { padding: 10px; background: #ccffcc; color: #333; font-size: .75em; text-align: left; }
#pageSubnavigation ul li { padding: 10px 0px; list-style-type: none; display: inline; }
#pageSubnavigation .current_page_item { background: #999; }
#pageSubnavigation a { text-decoration: none; padding: 10px; color: #333; }
#pageSubnavigation a:hover { background: #999; color: #ffcc00; }

#pageAdvertising { background: #333; margin: 10px 0px; border-bottom: 1px solid #666; border-top: 1px solid #666; height: 110px; }
#pageAdvertising .banner { width: 728px; height: 90px; padding: 10px; margin: 0 auto; }

#pageContent { width: 600px; float: left; }
#pageContent p { font-size: .75em; line-height: 1.5; margin: 10px; text-align: left; }

#pageContent h2 { color: #fff; text-align: left; font-weight: normal; font-family: Georgia, sans-serif; font-size: 1.75em; margin: 20px; }

#pageContent .post { margin: 20px; margin-left: 0px; border-bottom: 3px solid #000; padding: 10px; background: #f1f1f1; border: 1px solid #f1f1f1; }
#pageContent .post h2 { border-bottom: 5px solid #000; background: #19334C; font-family: Georgia, sans-serif; text-align: left; font-weight: normal; font-size: 1.5em; margin: -10px; margin-bottom: 20px; padding: 20px; }
#pageContent .post h2 a { color: #8CB2D8; text-decoration: none; }
#pageContent .post h2 a:hover { color: #fff; background: transparent; }
#pageContent .post h2 .postDate { color: #999; }
#pageContent .post h3 { font-family: Georgia, sans-serif; text-align: left; font-weight: normal; font-size: 1.2em; margin: 10px; margin-top: 20px; }
#pageContent .post blockquote { margin: 10px; padding: 10px; background: #fff; border: 1px solid #ccc; text-align: left; font-size: .75em; line-height: 1.5; }
#pageContent .post ol li { font-size: .75em; margin: 5px 40px; text-align: left; }
#pageContent .post ul li { font-size: .75em; margin: 10px 40px; text-align: left; line-height: 1.5; }
#pageContent .post a { color: #19334C; text-decoration: underline; }
#pageContent .post a:hover { background: #B2CCE5; }
#pageContent .post a:visited { }
#pageContent .post .posterous_quote_citation { font-size: .65em; }
#pageContent .post .delicious-tags { font-size: .8em; }

#pageSidebar { width: 277px; float: right; margin-top: 20px; margin-right: 0px; border-bottom: 3px solid #000; }

#postnavigation { font-size: 1.5em; font-family: Georgia, sans-serif; padding-bottom: 20px; }
#postnavigation p { margin: 0 auto; text-align: center; }
#postnavigation a { text-decoration: none; color: #8CB2D8; }
#postnavigation a:hover { color: #ffcc00; }

#pageComments { background: #fff; padding: 20px; margin-right: 20px; border-bottom: 3px solid #000; }
#pageComments a { color: #336699; text-decoration: underline; }
#pageComments a:hover { background: #B2CCE5; }
#pageComments a:visited { }

#pageFooter { text-align: center; font-size: .65em; color: #8CB2D8; margin: 10px; }
#pageFooter a { text-decoration: none; color: #8CB2D8; font-weight: bold; }
#pageFooter a:hover { text-decoration: underline; }

#pagePartners { padding: 20px; margin-top: 20px; background: #fff; border: 1px solid #666; font-size: .75em; }

.clear { clear: both; }

#searchform { margin-top: 20px; }
#searchbox { width: 80%; padding: 5px; border: 1px solid #ccc; }

/* For WordPress */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }

.alignright { float: right; }

#tag_cloud-3 { text-align: center; }
#tag_cloud-3 a { }
#tag_cloud-3 div { padding: 10px; }

#calendar_wrap { padding: 10px; }
#wp-calendar { margin: 0 auto; padding-top: 5px; width: 200px; text-align: center; }
#wp-calendar a { font-weight: bold; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

.categories {...}
.cat-item {...}
.current-cat {...}
.current-cat-parent {...}
.pagenav {...}
.page_item {...}
.current_page_item {...}
.current_page_parent {...}
.widget { margin: 0px; list-style-type: none; font-size: .75em; border: 1px solid #ccc; border-bottom: 0px; border-left: 0px; background: #fff; color: #666; text-align: center; }
.widget a { color: #333; text-decoration: none; }
.textwidget { padding: 4px 0px; background: #f1f1f1; }
.widget a:hover { color: #333; text-decoration: underline; }
.widget ul li { list-style-type: none; padding: 5px; text-align: left; border-bottom: 1px solid #ccc; }
.widget ul li a { display: block; padding: 5px 6px 5px 5px; margin: -5px; background: #fff;  }
.widget ul li a:hover { display: block; text-decoration: none; background: #e1e1e1; }
.widget_text { }
.widgettitle { font-family: Georgia, serif; font-size: 1.2em; text-transform: uppercase; background: #ccc; background-repeat: repeat-x; text-align: center; padding: 5px; border-bottom: 1px solid #b3b3b3; color: #444; }
.widget_tag_cloud { background: #fff; }
.blogroll {...}
.linkcat{...}

#calendar_wrap { background: #fff; }