@charset "utf-8";
/*  
Theme Name: Two
Theme URI: http://www.cubicflow.com
Description: The cubicflow two Wordpress Theme
Version: 1.0
Author: Henry "Hal" Chapman
Author URI: http://www.cubicflow.com/
*/
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img {
	border:none;
	margin: 4px;
}
a:hover img {
	margin: 0px;
	padding: 0px;
	border: 4px solid #CC3333;
}

.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.topbar {
	background-image: url(/two/images/50percent_png.png);
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topbar .inner {
	margin: auto;
	width: 960px;
	text-align: right;
}
#navbar {
	background-image: url(/two/images/navbar_bg.gif);
	height: 53px;
	margin-left: 18px;
	margin-right: 18px;
	background-repeat: repeat-x;
	padding: 0px;
	color: #FFFFFF;
	font-size: small;
}
#themeBox {
	padding: 1px;
}


#navbar a {
	color: #FFFFFF;
}

#navbar #crumb {
	margin-right: 15px;
	margin-left: 15px;
	color: #CCCCCC;
}
#crumb a {
	color: #CCCCCC;
}

#navbar .links {
	font-size: medium;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#navbar .links ul {
	margin: 0px;
	padding: 0px;
}
#navbar .links li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}


#container {
	/*width: 900px;*/
	/*max-width:1024px;
	min-width:900px;*/
	padding: 0px;
	margin-top: 250px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 960px;
}
#container .content {
	background-color: #e6e6e6;
	background-image: url(/two/images/main_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #474747;
	border-right-color: #474747;
	border-bottom-color: #474747;
	border-left-color: #474747;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}
#container .heading {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	border: none;
	color: #363636;
	font-size: 28px;
	padding: 0px;
}
.innerBox {
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 7px;
	width: auto;
}
.innerBox .header {
	background-image: url(/two/images/innerBox_top.gif);
	height: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

.innerBox .inner {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
}
.innerBox .inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	position: static;
	top: -5px;
	color: #333333;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.innerBox .inner h2 a {
	text-decoration: none;
	color: #333333;
}
.innerBox .inner p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: medium;
	color: #333333;
	line-height: 120%;
}

.innerBox .footer {
	background-image: url(/two/images/innerBox_bottom_large.gif);
	background-repeat: repeat-x;
	height: 42px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: none;
}
.innerBox .small-footer {
	background-image: url(/two/images/innerBox_bottom.gif);
	background-repeat: repeat-x;
	height: 25px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: none;
}
.innerBox .footer a {
	color: #FFFFFF;
}
.innerBox .footer div {
	font-size: small;
	margin: 0px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftBoxes {
	margin-right: 280px;
	margin-left: 15px;
}
#oneBox {
	margin-right: 20px;
	margin-left: 20px;
}
#rightBoxes {
	float: right;
	width: 246px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#rightBoxes .innerBox {
	width: auto;
}
#rightBoxes ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightBoxes ul li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#rightBoxes ul li ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

#rightBoxes ul li ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: dashed;
	border-bottom-style: none;
}


#footer div {
	background-image: url(/two/images/container_bottom.png);
	height: 35px;
	margin-right: 18px;
	margin-left: 18px;
}
.more-link {
	margin: 2px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.commentlist {
	margin-right: 30px;
}
.commentlist li {
	padding: 6px;
	color: #000000;
	font-size: medium;
}
.commentlist .alt {
	background-color: #eeeeee;
}
.commentlist .commentmetadata {
	font-size: small;
}

#submit {
	background-color: #FFFFFF;
	border: 2px solid #CC3333;
	color: #CC3333;
	cursor: cursor;
}
#submit:hover {
	color: #FFFFFF;
	background-color: #CC3333;
}
#foot {
	width: 950px;
	margin: auto;
	text-align: center;
	color: #CCCCCC;
	font-size: small;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
