/*
Theme Name: Something Divine
Theme URI: 
Description: 
Version: 1.0
Author: Tim Lenton
Tags: 
*/

/*
Undo Browser Defauls --------------------- */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}



/*
Reset Some Styles --------------------- */

ul, ol { margin: 0 20px 10px 30px; }
ul li { margin: 0 0 5px 0; list-style: disc; }
ol li { margin: 0 0 5px 0; list-style: decimal; }

strong { font-weight: bold; }
em { font-style: italic; }

a, a:visited, a:active { color: #1a5999; text-decoration: none; outline:none; }
a:hover { text-decoration: underline; }
a img, img { border: none; } /* Gets rid of IE's blue borders */

img { display: block;}

table { border: none; border-collapse: collapse; border-spacing: 0; }
th { }
td { border: none; margin: 0px; padding: 2px; }



/*
Headings --------------------- */

h1, h2, h3, h4, h5, h6, pre, code { font-size: 14px; color: #231f20; font-family: Arial, sans-serif; font-weight: bold; }

h2 {}

h3 {}

h4 {}



/*
Form Elements --------------------- */

form { }
fieldset { margin-left: 0px; border:0px; }
legend { padding: 2px 6px; color: #71949B; }
label { width: 200px; display: block; float: left; height: 22px; position: relative; }
select { border: 1px solid #80805E; color: #000; padding: 2px; width: 250px; }
option { }
textarea { border: 1px solid #606060; color: #000; padding: 5px; }
input[type="button"] { padding: 3px 10px; color: #fff; background: #606060; font-size: 14px; font-weight: bold; border: none; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #80805E; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { padding: 3px 10px; color: #fff; background: #606060; font-size: 14px; font-weight: bold; border:none; }
input[type="text"] { border: 1px solid #606060; background: #f3f4fd url(images/form_bg.jpg) bottom left repeat-x; color: #000; padding: 5px; }
button { }



/*
General Styles --------------------- */

.left { text-align: left; }
.right { text-align: right;  }
.right img { float: right; }
.center { text-align: center; }
.center img { margin: 0 auto; }
.bold { font-weight: bold; }
.page-img {float: right; margin: 0 0 0 10px;}
.hightlightLnk { color: #C02D1B !important;}
.clearfix { clear: both; }
#go-btn { margin-left: 10px; border: none; background: #758916; color: #fff; padding: 2px; }
#voucher { border: 1px solid #999; color: #999; padding: 2px; }
.error { color: red !important; }
.errorBox { border: 1px solid red; width: 580px; padding: 5px; color: red; margin-bottom: 5px; background: #FFCCCC; font-weight: bold; }
.logout { font-size: 12px; }
.padd { margin-top: 20px; }
.linkImg { float: left; margin-right: 10px; margin-bottom: 20px; width: 150px; }
.linkContent { float: left; margin-bottom: 20px; }
.linkContent p { margin-bottom: 5px !important; }
.linkContent a { text-decoration: none; }
.linkContent a:hover { color: #000; }
.servicesList { margin: 0; }
.servicesList li { list-style: none; }
.servicesTitle { margin-bottom: 10px; }
.servicesHome { float: left; width: 270px; margin-bottom: 10px; margin-left: 10px; }
#addedCart { padding: 5px; background: #efefef; border: 1px solid red; margin-bottom: 5px; color: red; }
.indentHeader { margin-left: 10px; margin-top: 10px; }
.hightlight { font-weight: bold; }
.require { color: red; position: absolute; top: 0; right: 10px; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }
.aligncenter { margin-left: auto; margin-right: auto; }



/*
Layout --------------------- */

body { font-family: Arial, sans-serif; font-size: 12px; width: 1002px;  margin: 0 auto; background: url(images/bg.jpg); position: relative; color: #231f20;  }
#container { width: 1002px; background: url(images/con_bg.jpg) repeat-y; position: relative; overflow: hidden; }


/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

#leftSection ul { margin: 0; color: #231f20; }
#leftSection ul li { list-style: none; }
#leftSection ul ul { margin-bottom: 20px; }
#leftSection ul ul ul { margin-left: 10px; margin-right: 10px; margin-top: 5px; }
#leftSection ul ul li { margin-bottom: 3px !important; padding: 5px 7px; margin-left: 10px; font-size: 14px; }

#searchform { margin-bottom: 20px; }
#s { padding: 3px; width: 120px; border: 1px solid #606060; background: #f3f4fd url(images/form_bg.jpg) bottom left repeat-x; margin-bottom: 3px; }
#searchsubmit { background: #606060; font-size: 14px; padding: 3px 10px; }

.post { margin-bottom: 30px; clear: both; }
.post h2, .post h3 { padding: 0 !important; margin-bottom: 0 !important; line-height: normal !important; }
.post h2 a, .post h3 a { color: #231f20; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

.sociable ul { clear: both; overflow: hidden; }
.sociable ul li { display: inline; float: left; }

code { font-weight:normal !important; font-size: 10px !important;  }

form p { margin-bottom: 5px !important; }

.comments { margin: 0; overflow: hidden; }
.comments li { list-style: none; clear:both; overflow: hidden; margin-bottom: 10px; }
.comments .details { float: left; width: 130px; }
.comments .message { float: right; width: 450px; }
#comments { margin-bottom: 5px !important; }

.commentlist { margin: 0 0 20px 0; }
.commentlist li { list-style: none; border-bottom: 1px solid #ccc; }
.comment-author { width: 100px; float: left; }

.oldPosts { margin: 0; }
.oldPosts li { list-style: none; }

/* Header */
#header { width: 960px; height: 102px; position: relative; margin-right: auto; margin-left: auto; }
#logo { position: absolute; bottom: 0px; left: 3px; }
#tagLine { position: absolute; top: 20px; left: 210px; }
#rssTag { position: absolute; top: 30px; right: 130px; }
#rssIcon { position: absolute; top: 19px; right: 40px; z-index: 10; }


/* Left Section */
#leftSection { width: 160px; float: left; background: #9b9b9b url(images/blog_hdr.jpg) 10px 15px no-repeat; padding: 110px 15px 15px 15px; }
#leftSection h2 { margin-bottom: 3px;  padding: 5px 7px; width: 120px; }
#leftSection h3 { margin-bottom: 10px; }
#leftSection p { margin-bottom: 10px; }
#leftSection h3 a { color: #52483d !important; }
#leftSection a { color: #231f20; }
#leftSection a:hover { color: #fff; text-decoration: none; }


/* Right Section */
#rightSection { float: right; width: 140px; background: #9b9b9b; padding: 15px 25px; }
#rightSection h2 { margin-bottom: 5px; }

#shop_con { width: 140px; background: #231f20 url(images/shop_hdr.jpg) no-repeat; padding-top: 87px; padding-bottom: 10px; }
#shop_con h3 { background: #5f5f5f; padding: 7px 9px; color: #fff; }
#shop_con h3 a { text-decoration: none !important; font-size: 14px !important; font-weight: bold !important; }
#shop_con a { color: #fff; font-weight: normal; font-size: 12px; text-decoration: underline; }
#shop_con a:hover { text-decoration: none; }
#shop_con p { margin: 10px 13px 0px 13px; }



#mainSection { width: 540px; float: left; display: inline; margin-left: 5px; line-height: 20px; background: #c8c8c8 url(images/middle_bg.jpg) no-repeat; padding: 150px 15px 15px 15px; }
#mainSection h1, #mainSection h2 { margin-bottom: 10px;}
#mainSection p { margin-bottom: 15px; }
#mainSection ul { margin-bottom: 15px !important; }
.infoPage { padding-top: 10px; }


/* Middle Section */
#middleSection { width: 960px; line-height: auto; margin-right: auto; margin-left: auto; }
#banner { margin-bottom: 30px; border-bottom: 2px solid #7f7d7d; }
.toppad { margin-top: 10px; border-top: 2px solid #b6b8ba; padding-top: 15px; }
.homeBlock { width: 280px; float: left; }
.homeBlockPadd { margin-left: 30px; }
.homeBlock h2 { margin-bottom: 10px; }
.homeBlock h3 { margin-bottom: 3px; margin-top: 10px; font-size: 14px; }
.homeBlock p { margin-bottom: 10px; }
.homeBlock img { margin-top: 10px; }
.highlighttxt { font-size: 14px; font-weight: bold; }
.smallPost { margin-bottom: 20px; }
.smallPost h3, .smallPost h3 a { color: #8a8b8f; font-weight: bold; font-size: 14px; margin-bottom: 5px; }
.smallPost p { margin-bottom: 5px !important; position: relative; }
.smallPost p span { position: absolute; bottom: 0px; right: 0px; font-style: italic; font-size: 11px; }

h2.formHeader { border-top: 2px solid #b6b8ba; border-bottom: 1px solid #b6b8ba; padding: 5px 0px !important; font-size: 12px !important; display: block !important; margin-bottom: 10px !important; }

.portImg { margin-bottom: 30px; }


/* Footer */
#footer { width: 960px; clear: both; margin-top: 20px; font-size: 11px; text-align: center; padding-bottom: 10px; color: #fff; }
#footer a { color: #fff; }




/*
Navigation --------------------- */

/* Main Navigation */
.topMenu ul { margin: 0 auto 5px auto; padding: 0; background: #606060; overflow: hidden; width: 960px; }
.topMenu ul li { display: inline; color: #fff; list-style: none; float: left; margin: 0 !important; }
.topMenu ul li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; text-decoration: none; display: block; float: left; font-family: Arial, sans-serif; font-size: 14px; display: inline; margin-left: 30px; padding: 8px 0; }
.topMenu ul li a:hover { color: #000; }


/* Info Menu */
ul.infoMenu { margin: 0 0 30px 0; }
ul.infoMenu li { display: list-item; list-style: none; margin-bottom: 3px !important; }
ul.infoMenu li a { display: block; color: #80c342 !important; font-size: 12px; text-decoration: none;  }
ul.infoMenu li a:hover { color: #000 !important; }


/* Info Menu */
ul.footerMenu { margin: 0 0 10px 0; padding: 0; width: auto; }
ul.footerMenu li { color: #898b8f; list-style: none; display: inline; }
ul.footerMenu li a { color: #898b8f; font-size: 12px; text-decoration: none; margin-left: 10px; }
ul.footerMenu li a:hover { color: #1a5999; }


