/*
Theme Name: Scott Joinery Theme - Version 1 - www.blanktheme.com
Theme URI: http://www.blanktheme.com/
Description: Scott Joinery Theme - Version 1 - Theme designed by Breakfrom
Version: 1.0
Author: Breakfrom Limited
Author URI: http://www.breakfrom.com/
*/

img, form, h1, h2, h3, h4, h5, h6, p, body {border: 0; padding: 0; margin: 0}

/* set background to white and set the default font style. */
body {background: #000; font:12px/1.5 Arial, Helvetica, sans-serif; color: #000; margin: 20px 0 20px 0}

/*

color scheme
------------

color1: #code
color2: #code
color3: #code

*/


/*////////////////////		General		////////////////////*/

#main {margin: auto; width: 900px; background: #fff}

#header {clear: both; height: 120px; width: 900px;}
#menu {}

.col3 {}
.col3 .left {width: 300px; float: left}
.col3 .center {width: 300px; float: left}
.col3 .right {width: 300px; float: left}

.col2-left {}
.col2-left .left {width: 225px; float: left; background-color: #ad0f07; padding-right: 25px; }
.col2-left .right {width: 605px; float: left; background-color: #fff; margin-left: 20px; margin-top: 10px; padding-right: 25px}

.col2 {}
.col2-right .left {clear: both; width: 900px; height: 500px; float: left; background-color: #ad0f07; background-image:url(images/main-bg.jpg)}
.col2-right .right {clear: both; width: 900px; height: 0px; float: left; background-color: #FFF}

.col2-center {}
.col2-center .left {clear: both; width: 900px; height: 500px; float: left; color: #F00}
.col2-center .right {clear: both; width: 900px; height: 229px; float: left}

.col5 {height: 228px}
.col5 .one {float: left; width: 240px; background-image: url(images/featured.jpg); background-repeat:no-repeat;height: 228px}
.col5 .two {float: left; width: 160px; margin-left: 15px;}
.col5 .three {float: left; width: 145px; margin-left: 15px;}
.col5 .four {float: left; width: 145px; margin-left: 15px;}
.col5 .five {float: left; width: 145px; margin-left: 15px;}

.col5 ul {padding: 0; margin: 5px 0 0 10px;}
.col5 ul li {; margin: 0; width: 145px; float: left}

.col1 {clear: both; width: 900px; height: 50px; background-color: #ad0f07}
.col1 a:link, .col1 a:visited {font-size: 18px; text-decoration: none; color: #dd615b; font-weight:bold}


#footer {clear: both; margin: auto; width: 900px; height: 50px; background-color: #1d1919}

.clear {display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden}
.clear10 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:10px; overflow:hidden}
.clear16 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:16px; overflow:hidden}
.clear20 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:20px; overflow:hidden}
.clear30 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:30px; overflow:hidden}
.clear50 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:50px; overflow:hidden}
.clear100 {display:block; content:"."; clear:both; font-size:0; line-height:0; height:100px; overflow:hidden}
.spacer-d10 {clear: both; height: 9px; border-bottom: 1px dotted #ccc; margin-bottom: 10px}
.spacer-d20 {clear: both; height: 19px; border-bottom: 1px dotted #ccc; margin-bottom: 20px}
.spacer-d30 {clear: both; height: 29px; border-bottom: 1px dotted #ccc; margin-bottom: 30px}
.spacer-s10 {clear: both; height: 9px; border-bottom: 1px solid #eee; margin-bottom: 10px}
.spacer-s20 {clear: both; height: 19px; border-bottom: 1px solid #eee; margin-bottom: 20px}
.spacer-s30 {clear: both; height: 29px; border-bottom: 1px solid #eee; margin-bottom: 30px}

.highlight {background: #f0e5d2; border: 1px dotted #d1c3aa; padding: 10px}

/*////////////////////		Text		////////////////////*/

h1 {font-weight: lighter; font-size: 18px; font-family: Verdana, Geneva, sans-serif; color: #c34f49;}
h2 {font-weight: lighter; font-size: 14px; font-family: Verdana, Geneva, sans-serif; color: #fff}
h3 {font-weight: normal; font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #000}
h4 {font-weight: normal; font-size: 18px; font-family: Arial, Helvetica, sans-serif; color: #000}
h5 {font-weight: normal; font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #000}
h6 {font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #000}

p {color: #000}
.post p {margin-bottom: 10px}
.post ul {border-bottom: 10px solid #fff}
.post img {margin: 0; padding: 0}
.post .alignright {margin-left: 20px}
.post .alignleft {margin-right: 20px}
#footer p {text-align: center; color: #666}

.list {margin: 0; padding: 0 0 0 30px; list-style: circle; font-size: 14px; font-weight: bold}

.lightestblue {color: #adf}
.lightblue {color: #09f}
.blue {color: #026}
.orange {color: #f60}
.green {color: #590}
.black {color: #000}
.grey {color: #666}
.white {color: #fff}

.xxxlarge {font-size: 20px}
.xxlarge {font-size: 18px}
.xlarge {font-size: 16px}
.large {font-size: 14px}
.medium {font-size: 12px}
.small {font-size: 10px}
.xsmall {font-size: 8px}

.textright {text-align: right}
.textleft {text-align: left}
.textcenter {text-align: center}

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

.clearright {clear: right}
.clearleft {clear: left}
.clearboth {clear: both}

.pad10 {padding: 10px}


/*////////////////////		Linkology		////////////////////*/

a:link, a:visited {text-decoration: none; color: #000; font-family:Verdana, Geneva, sans-serif; font-size: 16px; font-weight:normal}
a:hover {text-decoration: none}
a:active {text-decoration: none}

#footer a:link, #footer a:visited {text-decoration: none; color: #f00}
#footer a:hover {text-decoration: underline}
#footer a:active {text-decoration: none}

a#bwd:link, a#bwd:visited {text-decoration: none; color: #999; font-size: 12px}
a#bwd:hover {text-decoration: underline}
a#bwd:active {text-decoration: none}

a.button:link, a.button:visited {font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; padding: 3px 5px 3px 5px; background-color: #ddd; border: 1px solid; border-color: #fff #bbb #999 #bbb; text-decoration: none; color: #000}
a.button:hover {background-color: #ffffe4; border-color: #ffffe6 #f5f5b6 #d3d397 #f5f5b6}
a.button:active {background-color: #ffffe6; border: 1px solid; border-color: #d3d397}

.breakfrom a {color: #f0f}


/*////////////////////		Menu		////////////////////*/

#menu ul {padding: 0; margin: 0; list-style: none}
#menu ul li {padding: 2px 0 2px 0; margin: 0; width: 145px; float: left}
#menu a:link, #menu a:visited {font-size: 12px; text-decoration: none; color: #000}
#menu a:hover {font-size: 12px; text-decoration: underline; color: #eb088c}
#menu a:active {font-size: 12px; text-decoration: none}
#menu ul li.current_page_item a {color: #eb088c}
#menu ul li.current_page_item ul li a {color: #000}
#menu li ul li {width: 160px; padding-left: 0px}
#menu li ul li a {font-weight: normal}


/*////////////////////		Forms		////////////////////*/

.linklove {display: none}