/*   
Theme Name: Phils Theme
Description: Theme for XploreMedia blog
Author: Philip Reeve
Author URI: http://xploremedia.co.uk
Version: 1.0
*/

/* General */


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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; }
body { width: 100%; background: #fff; font-family: "Helvetica Neueu", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 13px; color: #23262a; }
:focus { outline: 0; }
.clear:after { content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clear { height: 1%; }
.wrapper { width: 1200px; margin: 0 auto; }
a:hover { text-decoration: underline !important; }

/* Header */

#header { width: 100%; height: 550px; background: url(images2/bg.jpg) repeat-x;}
#header h1 { float: left; background: url(images/logo.gif) no-repeat; text-indent: -9999px; width: 267px; height: 29px; }
#header h1 a { text-decoration: none; display: block; width: 243px; height: 23px; }
#header h1 a:hover { text-decoration: none !important; }

#image {height: 550px; width: 1200px; background: url(images2/blog_header2.jpg) no-repeat;}

#nav {text-align: center; padding: 10px;}
#nav li { display: inline; font-size:15px; font-weight: bold; margin-right: 20px;}
#nav li a { color: #69d2ef; font-family: Helvetica, Arial, sans-serif; text-decoration: none; }

/* Content */

#content { float: left; width: 650px; padding: 30px 0 0 0; }
#content .divider { float: left; width: 630px; margin: 15px 0 25px 0; background: url(images/divider.png) bottom repeat-x; height: 4px; }
.post { width: 650px; float: left; }
.post h2 { color: #63cce9; font-size: 30px; letter-spacing: -1px; padding: 10px 0; }
.post h2 a { color: #63cce9; text-decoration: none; }
.post h2 a:hover { text-decoration: underline; }

.text { float: left; width: 495px; }
.text a { color: #664a86; text-decoration: none; }
.text p { margin: 15px 0; line-height: 22px; color: #333; }
.text ul, .text ol { margin: 15px 0; }
.text li { margin: 5px 0; }
.text blockquote { font-style: italic; background: url(images/quote.gif) top left no-repeat; text-indent: 25px; }
.info { color: #666; float: left; width: 115px; font-size: 11px; padding: 20px 20px 0 0; }
.info ul li { margin: 0 0 10px 0; list-style: none; }
.info a { color: #ed2b2c; text-decoration: none; }
.more-link { display: none; }

/* Sidebar */

#sidebar { float: right; width: 275px; margin: 0 0 0 25px; padding: 40px 0 0 0; }
#sidebar h3 { font-size: 11px; font-weight: bold; text-transform: uppercase; color: #999; }
#sidebar p { float: left; margin: 10px 0; }
#sidebar a { color: #664a86; text-decoration: none; }
#sidebar ul { margin: 10px 0; list-style: none; }
#sidebar ul li { margin: 4px 0; float: left; }

.divider { clear: both; width: 275px; padding: 10px 0 0 0; margin: 10px 0; background: url(images/divider.png) bottom repeat-x; height: 4px; }
#ads { width: 280px; float: left; margin: 0 0 0 0px; }
#ads a img { float: left; margin: 0 15px 15px 0; }

#categories ul { font-size: 12px; width: 275px; float: left; }
#categories ul li { float: left; width: 137px; }
#categories ul li a { color: #222; text-decoration: none; }

span.more { background: url(images/bullet.gif) right center no-repeat; padding: 0 20px 0 0; }

#search input.search { margin: 15px 0 0 0; height: 23px; width: 245px; border: 1px solid #999; font-family: "Helvetica Neueu", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 12px; }


/* Footer */

#footer { margin: 25px 0 0 0; clear: both; width: 100%; background: #3e3201; overflow: auto; }
#thankyou { width: 1000px; background: url(images2/footer.jpg) no-repeat; height: 110px; margin: 0 auto; clear: both; }

/* Comments */

#comments ul li { line-height: 20px; margin: 0px 0px 10px 0px; padding: 10px; background-color: #ffffff; list-style: none; width: 500px; }

#comments h2 { color: #a18fb5; font-size: 36px; letter-spacing: -1px; }
#comments { padding: 0 0 10px 0; float: left; }

.commentmetadata { font-size: 12px; margin: 10px 0px; }
.commentmetadata a { color: #2279a6; }

#comments small { font-family: "Lucida Grande", Tahoma, Verdana, sans-serif; font-size: 12px; }

#comments p.nocomments { padding: 0; }

#comments img.avatar { float: left; margin: 0 10px 10px 0; }
#comments textarea#comment { margin: 5px 0 10px 0; font-family: Lucida Grande, Tahoma, Verdana, sans-serif; font-size: 12px; padding: 3px 0 0 3px; width: 600px; }

#comments input#author, #comments input#email, #comments input#url { margin: 5px 5px 5px 0; height: 20px; width: 300px; border: 1px solid #999; padding-left: 3px; font-family: Lucida Grande, Tahoma, Verdana, sans-serif; font-size: 12px; padding-top: 1px; } 

span.comment-text p { padding: 10px 0; }

#comments p a { color: #111111; text-decoration: none; }

#comments input#submit { margin: 10px 0; }