/*
Theme Name: Justin Theme for 2010
Theme URI: http://cfcc.edu/blogs/jbfloyd034/
Description: A custom theme designed by CFCC Web Designer
Version: 2.0
Author: Justin Floyd

*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/new_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
small {
	color: #666;
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
}
img {
	border:none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #900;
}
a:active {
	color: #900;
}
#header {
	padding: 0px;
	height: auto;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
ul#nav {
	background-color: #222;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	height: 40px;
}
ul#nav li{
	display: inline;
}
ul#nav a {
	padding: 10px;
	font-size: 18px;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
}
ul#nav a:hover {
	background-color: #990000;
}
#intcontent {
	padding: 0px;
	width: auto;
	height: auto;
	margin: 0px;
}
#content{
	padding: 0px;
	width: 860px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content img {
	border: none;
	padding-bottom: 15px;
}
#content p {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h1 {
	color: #990000;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h3 {
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#thepost {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 48%;
}
#latestimage {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 48%;
}
#transition {
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-image: url(images/bg20.png);
}
#transition h2 {
	margin: 0px;
	padding: 0px;
	line-height: 70px;
}
#sidebar {
	background-image: url(images/bg60.png);
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidebar2 {
	background-image: url(images/bg90.png);
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#block {
	padding: 0px;
	clear: both;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#block h1 {
	color: #ffffff;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-variant: small-caps;
}
#block h2 {
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-variant: small-caps;
	font-size: 18px;
}
#block h3 {
	color: #FFF;
	width: 245px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-variant: small-caps;
	font-size: 18px;
}
#block p {
	color: #FFF;
	width: 245px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#block .widgetready {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
#block ul {
	float: left;
	width: 245px;
	margin:0px;
	padding: 0px;
	list-style-type: none;
}
#block li {
	font-size: 14px;
	margin-bottom: 5px;
}
#block ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#block a {
	color: #888;
	text-decoration: none;
}
#block a:hover {
	color: #900;
	text-decoration: underline;
}
#transition #block a {
	color: #990000;
	text-decoration: underline;
}
#transition #block a:hover {
	text-decoration: none;
}
.alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
}
.alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	text-align: right;
}
#footer {
	text-align: center;
	height: 50px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg98.png);
	background-repeat: repeat;
	background-position: center top;
}
#footer p {
	color: #FFF;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #900;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.wp-caption {
	line-height: normal;
	border: thin solid #666;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.wp-caption p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
}
#widgetwidget_flickrRSS img {
	padding:2px;
}
