/*
Theme Name: CodeWorks Custom
Theme URI: http://www.codeworksplus.com
Description: Modded Wordpress Theme
Version: 1.0
Author: CodeWorksPlus
Author URI: http://www.codeworksplus.com
Tags: blue, black, bad, ass
*/

.gray, .gray a, .gray a:hover {
	color: #9b9b9b;
	font-size: 9px;
	font-family: verdana;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.sidebox a {
	color: #515151;
}

.sidebox_footer {
	float: left;
	width: 211px;
	height: 10px;
	font-size: 1px;
	background-image: url(/wp-content/themes/custom/images/side_footer.png);
	margin-top: 12px;
	overflow: hidden;
}

.sidebox a {
	margin-left: 10px;
	padding-left: 16px;
	background-image: url(/wp-content/themes/custom/images/side_arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
}

.sidebox {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/wp-content/themes/custom/images/sidebg.png);
	width: 211px;
	overflow: hidden;
}

.sidebox ul, .sidebox li, .sidebox ul li {
	float: left;
	width: 100%;
}

.sidebox ul {
	width: 100%;
}

.sidebox h2 {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 10px;
	height: 24px;
	background-image: url(/wp-content/themes/custom/images/side_header.png);
	overflow: hidden;
	font-family: arial;
	color: white;
	font-size: 12px;
	line-height: 24px;
	vertical-align: middle;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}

body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	background: #313131;
	color: #515151;
	text-align: center;
	}

#page {
	text-align: left;
	padding: 0px;
	width: 839px;
	position: absolute;
	left: 50%;
	margin-left: -419px;
	}

#header {
	float: left;
	background-image: url(images/header.jpg);
        width: 839px;
        height: 126px;
        overflow: hidden;
}

#content {
	float: left;
	margin-top: 7px;
	background: white;
	background-image: url(images/content.png);
	overflow: hidden;
	width: 616px;
}

#content_header {
	float: left;
	width: 616px;
	background-image: url(images/content_head.png);
	background-repeat: no-repeat;
	padding-top: 34px;
}

#content_header_inner {
	float: left;
	width: 578px;
	overflow: hidden;
	margin-left: 19px;
	margin-right: 19px;
	display: inline;
}

#content_footer {
	float: left;
	width: 616px;
	height: 10px;
	margin-top: 20px;
	background-image: url(images/content_footer.png);
	font-size: 1px;
	overflow: hidden;
}


#footer {
	float: left;
	text-align: center;
	color: white;
	margin-top: 15px;
	width: 838px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	overflow: hidden;
	background: #0075d4;
	background-image: url(/wp-content/themes/custom/images/footer.png);
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	float: left;
	width: 211px;
	overflow: hidden;






	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 12px;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.post {
	float: left;
	margin-bottom: 20px;
	width: 578px;
	overflow: hidden;
}

.post h2 a {
	color: #515151;
	font-size: 18px;
	font-weight: normal;
}

.post h2 {
	border-bottom: 1px solid #b1b1b1;
}



/* End Structure */




/* Begin Images */

.entry p{
	padding: 0;
	margin: 0;
}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	text-align: center;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {

	border-bottom: 1px dashed #999;

	}


blockquote {
	border-left: 5px solid #ddd;
	}

blockquote cite {
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img { border: 0px; }