/*
Theme Name: Dot Promotion
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: #dc0963; 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: 18px; color: #dc0963; font-family: Tahoma, Helvetica, Arial, sans-serif; font-weight: bold; }

h1 { font-size: 24px !important; font-family: Helvetica, Arial, sans-serif !important; padding-bottom: 20px; }
.hightlightHeader { border-bottom: 2px solid #404040; }

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 #b6b8ba; color: #000; padding: 5px; }
input[type="button"] { padding: 3px 10px; color: #fff; background: #98999e; 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: #98999e; font-weight: bold; border:none; }
input[type="text"] { border: 1px solid #b6b8ba; color: #000; padding: 5px; width: 300px; }
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: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; width: 990px;  margin: 0 auto 10px auto; background: #fff url(images/bg.jpg) 0px 175px repeat-x; position: relative; color: #404040;  }


/* 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; }
#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 ul li { margin-bottom: 3px !important; }

#searchform { margin-bottom: 20px; }
#s { padding: 3px; width: 180px; }

.postHome { border-bottom: 2px solid #404040; padding: 0px 0px 20px 10px; margin-bottom: 30px; }
.postHome h2 { margin-bottom: 10px !important; }
.post { margin-bottom: 30px; }
.post h2, .post h3 { padding: 0 !important; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

.detailTitle { margin-bottom: 0px !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: 990px; height: 426px; position: relative; background: url(images/headerBg.png) bottom left no-repeat; }
#logo { position: absolute; top: 0; left: 0; width: 224px; height: 189px; }
#contactTag { position: absolute; top: 20px; right: 0; color: #dc0963; font-weight: bold; font-size: 20px; font-family: Helvetica, Arial, sans-serif; text-align: right; }
#contactTag p { margin-bottom: 15px; }
#bannerImg { position: absolute; bottom: 10px; left: 0; }
#banner { position: absolute; bottom: 10px; right: 0; }
#bannerText { position: absolute; bottom: 10px; left: 20px; width: 600px; text-align: right; font-size: 20px; font-weight: bold; }
#bannerText p { margin-bottom: 15px; line-height: 33px; }
#bannerText a { color: #fff; background: #313131; padding: 2px; }
#bannerText a:hover {  background: #d40050; text-decoration: none; }
#bannerText a.contactLnk { color: #fff; background: #d40050; padding: 2px; }
#bannerText a.contactLnk:hover {  background: #313131; text-decoration: none; }
.tight { margin-bottom: 0 !important; }


/* Left Section */
#leftSection { width: 347px; float: right; }
#leftSection h2 { margin-bottom: 10px; }
#leftSection h3 { margin-bottom: 20px; color: #404040; font-size: 24px; font-family: Helvetica, Arial, sans-serif; }
#leftSection p { margin-bottom: 10px; }
#leftSection h3 a { color: #52483d !important; }

#social { width: 347px; height: 251px; background: url(images/sidebg.jpg) no-repeat; color: #fff; font-size: 13px; overflow: hidden; position: relative; margin-bottom: 50px; }
#social p { margin: 0 22px; text-align: justify; line-height: 17px; }
#social h3 { margin: 20px 22px 5px 22px; color: #fff; font-size: 24px; font-family: Helvetica, Arial, sans-serif; }
#rss { position: absolute; bottom: 0; left: 25px; }
#facebook { position: absolute; bottom: 0; left: 104px; }
#flicker { position: absolute; bottom: 0; left: 177px; }
#youtube { position: absolute; bottom: 0; left: 250px; }

#videoBlock { width: 347px; height: 200px; position: relative; margin-bottom: 50px; }
#videoButton { position: absolute; top: 0; right: 0; }
#video { position: absolute; top: 0; left: 0; z-index: 1; }

#sideContact { width: 347px; height: 243px; position: relative; }
#sideContactImg { position: absolute; top: 0; left: 20px; z-index: 1; }
#rikki { position: absolute; right: 70px; bottom: 0; z-index: 10; }



#mainSection { width: 610px; float: left; line-height: 20px; }
#mainSection h1, #mainSection h2, #middleSection h1, #middleSection h2 { margin-bottom: 20px;}
#mainSection p { margin-bottom: 10px; }
#mainSection ul { margin-bottom: 10px !important; }
.infoPage { padding-top: 10px; }


/* Middle Section */
#middleSection { width: 1000px; line-height: auto; margin-top: 20px; }



/* Footer */
#footer { width: 610px; height: 101px; clear: both;  font-size: 12px; overflow: hidden; background: url(images/footerbg.jpg) no-repeat; color: #fff; font-weight: bold; font-size: 15px; font-family: Helvetica, Arial, sans-serif; line-height: normal !important; padding-top: 10px; }
#footer p { margin: 3px 0 0 10px;  }
#footer p span { font-size: 11px; }
#footerTxt { font-weight: bold; font-size: 14px; color: #3f4040; margin: 10px 0 0 5px; }
#footerTxt a { color: #3f4040; }
.indent { padding-left: 25px; }



/*
Navigation --------------------- */

/* Main Navigation */
ul#topMenu { margin: 0; padding: 0; position: absolute; top: 100px; right: 0; }
ul#topMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0; padding: 0; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; text-decoration: none; display: block; float: left; font-size: 24px; display: inline; margin-left: 13px; font-weight: bold; background: #404040; padding: 4px 10px 2px 10px; font-family: Helvetica, Arial, sans-serif; }
ul#topMenu li a:hover { background: #dc0963; }
.page-item-4 a, .page-item-2 a { background: #aeafb2 !important; }
.page-item-4 a:hover, .page-item-2 a:hover { background: #dc0963 !important; }
.page-item-6 a { background: #dc0963 !important;  }
.page-item-6 a:hover { background: #404040 !important;  }


/* 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; }


