/*
Theme Name: Breaking the Mold theme
Theme URI: http://breakingthemold.org
Description: The default WordPress theme for Breaking the Mold.
Version: 1
Author: justin adkins Brainspiral Tech
Author URI: http://brainspiral.com/

Tags: 

blue: 3399CC
*/



/* Begin Typography & Colors */
body {
 
	font-family: Helvetica,Arial,FreeSans,"Nimbus Sans L",sans-serif;
	background: #000;
	color: #fff;
	text-align: center;
	}

#page {
	background-color: #000;
	text-align: left;
	margin: auto;
	width:713px;
	}

#header {
	background: #000;
	}
#headerimg 	{
	background: #000 url('images/header.gif') no-repeat bottom center;
	height: 116px;
	padding-top: 7px;
	width: 713px;
	}
#homeimg 	{
	background: #000 url('images/home.jpg') no-repeat bottom center;
	height: 200px;
	width: 713px;
	}

#content {
width: 500px;
text-align:left;
	font-size: 15px;
	line-height: 15.5px;
	float: left;
	}
#content a:link, #content a:visited{
color:#476581;
}
#content .title a:link, #content .title a:visited{
color:#fff;
}
#content a:hover{
color:#fff;
}
#homecontent {
width:713px;

	float:right;
}
#homecontent p{
width:500px;
text-align: right;
	font-size: 1.2em;
	float:right;
}

#footer {
width:713px;
margin: auto;
}
.title{
background: #000 url('images/balls.jpg') no-repeat left top;
height: 67px;
width:500px;
float:left;
}
.title h2, .title h2 a:link, .title h2 a:visited, .title h2 a:hover{
clear:both;
margin: 18px 40px;
font-size: 22px;
font-weight: 700;
color: #ffffff;
}

.titlehome{
background: #000 url('images/balls.jpg') no-repeat left top;
height: 67px;
width:500px;
float:left;
margin-left: 55px;
}
.titlehome h2, .titlehome h2 a:link, .titlehome h2 a:visited, .titlehome h2 a:hover{
clear:both;
margin: 12px 18px;
font-size: 33px;
font-weight: 700;
}
h2, h2 a:link, h2 a:visited, h2 a:hover {
font-family: Moderne,"Futura Lt BT",helvetica,Arial,sans-serif;
color:#fff;
text-decoration: none;
}
strong{
color: #3399CC;
}
#sidebar {
margin-top: 18px;
color:#fff;
float: right;
width: 200px;
padding-left: 13px;
}
#sidebar h3{
font-size: 16px;
font-weight: 600;
padding-left:3px;
}
#sidebar li, #sidebar li a:link, #sidebar li a:visited{
padding-left:8px;
font-size: 14px;
list-style: none;
line-height:15px;
text-decoration: none;
color:#fff;
}
#sidebar li a:hover{
list-style: none;
text-decoration: underline;
color: #fff;
}
#sidebar ul{
padding-left:10px;
}
#sidebar ul li{
padding-left:0px;

}
#sidebar h2{
font-family: Moderne,"Futura Lt BT",helvetica,Arial,sans-serif;
color:#fff;
text-decoration: none;
}

#side_box_top{
background: #000 url('images/side_top.jpg') no-repeat left top;
width:246px;
height:68px;
}
#side_box{
background: #384e65;

border: 6px solid #476581;
margin-left:14px;
width:219px;

}
#side_box_bottom{
background: #000 url('images/side_bottom.jpg') no-repeat left top;
margin-left:14px;
width:232px;
height:35px;
}

.linkcat  {
width: 500px;
text-align:left;
	font-size: 15px;
	line-height: 15.5px;
	float: left;

	}
.linkcat a:link, .linkcat a:visited {
	text-decoration: none;
	color: #fff;
}
.linkcat a:hover{
text-decoration: underline;
	color: #fff;
	}