/*  
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


*/


/*----- 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 { font:0.75em "Trebuchet MS", Arial, Helvetica, sans-serif; line-height:22px; color:#000000; }

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:#000000; }

h1 { font:bold 28px Arial, Helvetica, sans-serif; color:#ffffff; text-align:center; margin:30px 0 35px 0; }
h2 { font:bold 24px Arial, Helvetica, sans-serif; margin-top:15px; color:#ffffff; }
h3 { font:20px Arial, Helvetica, sans-serif; color:#ffffff; }

p { font:14px/18px Helvetica, Arial, sans-serif; color:#ffffff; margin-top:15px; }
p.top { margin-top:0; }

strong { font-weight:bold; }
em { font-style:italic; }
a { color:#ffffff; text-decoration:underline; }
a:hover { text-decoration:none; }

div#content { width:630px; margin:20px auto; }

ul.header { list-style:none; padding-bottom:10px; border-bottom:1px solid #A1A1A1; text-align:center; }
ul.header li { display:inline; }
ul.header li a { font:16px Arial, Helvetica, sans-serif; color:#A1A1A1; margin:0 8px; text-decoration:none; }
ul.header li a:hover { color:#ffffff; text-decoration:none; }
ul.header li.current_page_item a { color:#ffffff; text-decoration:none; font-weight:bold; }

div#links { width:100%; margin:30px 0; height:1%; overflow:hidden; }
div#links img.email { float:left; }
div#links img.logo { float:right; }

div#footer { width:100%; text-align:center; }
div#footer p { font:12px/16px Arial, Helvetica, sans-serif; color:#ffffff; }

img.blog-page { margin:15px 0 100px 0; }

div.post { border-top:1px solid #a1a1a1; padding:15px 0; }
div.post p.date { font:bold 13px Arial, Helvetica, sans-serif; margin-top:0; }

div#single { width:400px; margin:100px auto; }