/*  
Theme Name: XXX
Theme URI: 
Description: XXX, a Wordpress Theme.
Version: 1.0
Author: XXX
Author URI: 
*/


/* -------------------- GENERAL -------------------- */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form { margin: 0; padding: 0; }

body { font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 13px; text-align: left; background: #e1e1e1 url(images/bg.jpg) repeat-x top center; color: #333; }

h1, h2, h3, h4, h5, h6 { font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif; font-weight: bold; }

h1 { font-size: 250%; }
h2 { font-size: 150%; }

p { margin: 15px 0; }

a { text-decoration: none; color: #004a80; }
a:hover { text-decoration: underline; }

blockquote p { padding: 0 15px; }
code { }

hr { display: none; }

.entry img { border: 1px solid #ccc; padding: 4px; margin: 5px; }
.entry img:hover { border: 1px solid #444; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 5px 0 2px 7px; padding: 4px; display: inline; }
img.alignleft { margin: 5px 7px 2px 0; padding: 4px; display: inline; }
img.wp-smiley { border: 0; margin: 0; padding: 0; background-color: transparent; }

a img {	border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

input, textarea { font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 12px; padding: 2px; }
input#s, input#author, input#email, input#url, textarea#comment { padding: 3px; }

input#author, input#email, input#url { margin: 0 5px 0 0; }

pre { width: 90%; }

small { font-size: 12px; }


/* -------------------- LAYOUT -------------------- */


#container { margin: 0 auto; width: 759px; padding: 10px 0 0; }

#page { float: left; width: 759px; margin: 0 0 10px 0; background: #fff; }

#header { float: left; width: 759px; }

.mainwrap { float: left; width: 739px; margin: 10px 10px 0; display: inline; background: #676767; }

.content { float: left; width: 519px; background: #fff; }

#top { float: left; width: 100%; height: 150px; text-align: center; background: #fff url(images/bg-shadow.gif) repeat-x top; border-bottom: 1px solid #777; }

/* -------------------- HEADER / SITE TITLE -------------------- */


#header .site_title { float: left; width: 100%; height: 100px; text-align: center; background: #fff url(images/bg-shadow.gif) repeat-x top; border-top: 1px solid #777; border-bottom: 1px solid #777; }

#header .site_title h1 { padding: 20px 20px 10px 20px; color: #232323; text-transform: uppercase; letter-spacing: -2px; }
#header .site_title h1 a { color: #232323; }

#header .site_title a, #header .site_title a:visited { color: #565656; text-decoration: none; }

#header .description { padding: 0 20px 0 20px; color: #565656; font-size: 110%; font-style: italic; }
#header .topmenu { padding: 0 20px 20px 20px; color: #565656; font-size: 90%; }


/* -------------------- POSTS -------------------- */


.post { padding: 10px; }

.post h2 { padding: 15px 0 0; }
.post h2 a { color: #707071; }
.post h2 a:hover { color: #111; }

.navigation { float: left; width: 499px; display: inline; margin: 10px; }


/* -------------------- SIDEBAR -------------------- */


.sidebar { float: left; width: 200px; font-size:90%; padding: 20px 10px 0  10px; display: inline; color: #f2f2f2; }

.sidebar ul { margin: 0; padding: 15px 0 15px 0; list-style: none; }
.sidebar ul li { padding: s0; }

.sidebar ul li a { color: #f2f2f2; }
.sidebar ul li a:hover { text-decoration: none; }

.sidebar ul li h2 { font-size: 16px; color: #ccc; font-weight: normal; padding-bottom: 8px; }

.sidebar ul ul li { padding: 0; }
.sidebar ul ul ul li { padding: 0 0 0 10px; }


/* -------------------- FOOTER -------------------- */


#footer { float: left; width: 759px; font-size: 10px; background: #101010; color: #cdcdcd; clear: both; border-top: 1px solid #777; border-bottom: 1px solid #777; }

#footer a { text-decoration: none; color: #cdcdcd; }
#footer a:hover { color: yellow; }

#footer .footer-left { float: left; width: 70%; }
#footer .footer-left p { padding: 0 15px; }
#footer .footer-right { float: left; width: 30%; text-align: right; }
#footer .footer-right p { padding: 0 20px; }
