/*  
Theme Name: Addicott Web, v 2.0
Theme URI: http://www.addicottweb.com/
Description: This theme was modified to fit the design of the Addicott Web website.
Version: 1.0
Author: Addicott Web
Author URI: http://www.addicottweb.com/

1. Resets
2. General Styles
3. Header and Main Navigation
4. Pages
5. Blog
6. Blog Sidebar
7. Home Page
8. Footer

*/

/*----- 1. Resets -----*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, input { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }

tbody, tfoot, thead, table, tr, th, td { margin:0; padding:0; border:0; outline:0; }

:focus { outline: 0; }

body { }

ol, ul { list-style:none; }

table { }

caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*-------------------- 2. General Styles --------------------*/

body { background:#333333 url('images/body_bg.gif') repeat-x top; }

.top { margin-top:0; }
.floatLeft { float:left; margin:5px 15px 15px 0; }
.floatRight { float:right; margin:5px 0 0 15px; }

h1 { color:#cc0001; font:bold 24px Georgia, "Times New Roman", Times, serif; }
h2 { color:#055db6; font:bold 20px Georgia, "Times New Roman", Times, serif; margin-top:15px; }
h3 { color:#dcdfe2; font:bold 18px Arial, Helvetica, sans-serif; }

p { font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top:15px; }
strong { font-weight:bold; }
em { font-style:italic; }
small { font:11px/18px Arial, Helvetica, sans-serif; }

a { text-decoration:underline; color:#055db6; }
a:hover { text-decoration:none; }

ul { list-style:disc; margin:15px 0 0 30px; }
ul li { padding-left:5px; margin-bottom:5px; font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; }

input,
textarea { border:1px solid #999999; background-color:#ffe5bf; padding:5px; font:13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; margin-top:5px; }

form p { font-weight:bold; }

blockquote { background:url('images/quote.gif') no-repeat left top; padding-left:70px; }

div#content { background:#dcdfe2; margin:20px auto 15px auto; width:870px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; height:1%; overflow:hidden; padding:15px; }

div#header { padding:0 0 25px 0; height:1%; overflow:hidden; }
div#header img.logo { float:left; }
div#header h2.contact { float:right; font:24px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#333333; text-align:right; margin-right:5px; }

div#navbar { height:1%; overflow:hidden; background:url('images/navbar_bg.gif') repeat-x; padding-left:10px; border-radius:10px; -moz-border-radius-topleft:10px; -webkit-border-radius-topleft:10px; -moz-border-radius-topright:10px; -webkit-border-radius-topright:10px; }
div#navbar ul { list-style:none; margin:0 0 0 0; }
div#navbar ul li { display:inline; padding:0; margin:0; }
div#navbar ul li a { font:14px Arial, Helvetica, sans-serif; color:#ffffff; border-left:1px solid #dcdfe2; padding:10px 15px; display:block; float:left; text-decoration:none; }
div#navbar ul li.current_page_item a { color:#000000; background:#ffffff url('images/navbar_hover_bg.gif') repeat-x top; text-decoration:underline; }
div#navbar ul li a:hover { color:#dcdfe2; text-decoration:underline; }

div#main { border-top:none; height:1%; overflow:hidden; background:#ffffff url('images/content_bottom.gif') repeat-x bottom; padding:30px 15px; border-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -webkit-border-radius-bottomright:10px; }

div#homepage_top { width:100%; margin-bottom:25px; height:1%; overflow:hidden; }
div#homepage_top h2 a { color:#dcdfe2; margin-left:10px; }
div#homepage_top p { color:#ffffff; margin:15px 10px 0 10px; }
div#homepage_top a { color:#ffe5bf; }

div#block_left { margin:0 25px 0 0; float:left; width:255px; background:#333333; padding:0 0 10px 0; border-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -webkit-border-radius-bottomright:10px; }
div#block_middle { margin:0 15px 0 0; float:left; width:285px; background:#333333; padding-bottom:8px; border-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -webkit-border-radius-bottomright:10px; }
div#block_right { margin:0 0 0 0; float:right; width:255px; background:#333333; padding-bottom:10px; border-radius:10px; -moz-border-radius-bottomleft:10px; -webkit-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -webkit-border-radius-bottomright:10px; }

div#block_middle table { width:100%; margin:15px 10px 0 10px; }
div#block_middle table td { }
div#block_middle table ul { list-style:none; margin:0; }
div#block_middle table ul li { padding:0; }

div#content_single { width:840px; height:1%; overflow:hidden; margin:0 auto; }

div#content_left { width:560px; float:left; height:1%; overflow:hidden; padding-right:10px; }

div#content_right { width:220px; float:right; background:#edeff0; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; padding:15px; border:1px solid #dcdfe2; height:1%; overflow:hidden; }

div#content_right p.contact { margin-left:10px; }

div#content_right ul { list-style:none; margin:15px 10px 0 10px; }
div#content_right ul li { border-bottom:1px solid #ffffff; padding:0 5px 5px 5px; }

div#footer { width:870px; padding:0 15px; margin:0 auto 40px auto; height:1%; overflow:hidden; }

div#footer ul { list-style:none; margin-left:10px; }
div#footer ul li { border-bottom:1px solid #414141; padding-bottom:5px; color:#ffffff; }
div#footer ul li.last { border-bottom:none; }
div#footer ul li a { background:url('images/sidebar_bullet_bg.gif') no-repeat left; padding-left:15px; color:#ffe5bf; }
div#footer ul li small { padding-left:15px; font-style:italic; }

div#footer_left { width:290px; float:left; margin-right:25px; }
div#footer_middle { width:290px; float:left; }

div#footer_right { float:right; width:230px; text-align:right; }
div#footer_right p { margin-top:0; color:#dcdfe2; }
