/*
Theme Name: Creative Media Partners Blue
Theme URI: http://creativemediapartners.net/
Description: This is a custom made template for Creative Media Partners by Jeff Hayford.
Version: 1.0
Author: Jeff Hayford
Author URI: http://jeffhayford.com/
Tags: blue, fixed width, two columns, widgets, forms

	CMP Blue v1.0
	 http://jeffhayford.com/

	This theme was designed and built by Jeff Hayford,
	whose blog you will find at http://jeffhayford.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252628;
	background-attachment: fixed;
	background-color: #a0a3ab;
	background-image: url(images/cmp_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.cmp_header {
	height: 150px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.cmp_header img {
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cmp_header_tagline {
	color: #c4c4c4;
	left: 126px;
	top: 102px;
	position: relative;
	width: 800px;
	z-index: 20;
}
.cmp_navigation {
	height: 64px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.cmp_search {
	background-image: url(images/cmp_search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 330px;
	float: right;
}
.cmp_container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.cmp_sidebar {
	float: right;
	width: 229px;
	margin-right: 10px;
}
.cmp_sidebar_top {
	background-image: url(images/cmp_sidebar_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 229px;
}
.cmp_sidebar_body {
	background-color: #11182E;
	color: #cbced6;
	font-weight: normal;
}
.cmp_sidebar_address {
	background-color: #11182E;
	padding-left: 16px;
	padding-right: 16px;
	color: #cbced6;
	font-weight: normal;
	text-align: center;
	padding-top: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2a3147;
}
.cmp_sidebar_bottom {
	background-image: url(images/cmp_sidebar_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cmp_body_top {
	background-image: url(images/cmp_body_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 720px;
}
.cmp_body_top_gray {
	background-image: url(images/cmp_body_top_gray.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 720px;
}
.cmp_body {
	background-color: #FFFFFF;
	width: 696px;
	padding-left: 24px;
}
.cmp_body_gray {
	background-color: #e6e6e6;
	width: 696px;
	padding-left: 24px;
}
.cmp_body_bottom {
	background-image: url(images/cmp_body_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 720px;
}
.cmp_footer {
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 6px;
	margin-left: 13px;
}
#search /* Search Box Styles */
 form {
	height: 33px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#search label {
	display: none;
}
#search .fieldHolder {
	width: 300px;
	height: 35px;
	float: left;
	background-image: url(images/cmp_search_box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#search #s {
	width: 181px;
	height: 16px;
	border: none;
	margin-top: 6px;
	margin-left: 9px;
	font-size: 12px;
	background: none;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 9px;
	font-weight: bold;
}
h6 {
	font-size: 6px;
	font-weight: bold;
}
p {
	padding-top: 18px;
}
.cmp_sidebar a {
	color: #8890DF;
	text-decoration: none;
}
.cmp_sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.options {
	position: relative;
	height: 15px;
	width: 290px;
	right: -670px;
	bottom: -115px;
	text-align: right;
	font-size: 10px;
	z-index: 30;
}
.options li {
	list-style-type:none;
	display:inline;
	margin-left:7px;
}
.options a {
	color: #CCC;
	text-decoration: none;
}
.options a:hover {
	color: #FFF;
	text-decoration: underline;
}
.dropcontent {
	width: 400px;
	height: auto;
	display:block;
}
/* Wordpress Specific Style */
#text-4 {
	text-align:center;
	background-color: #11182E;
	color: #cbced6;
	font-weight: normal;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2a3147;
	padding-top: 16px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li {
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
}
#sidebar ul li ul li {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.widget_links h2 {
	display: none;
}
.widget_text h2 {
	padding-bottom: 16px;
}
img {
	border:none;
}
.entry {
	width:458px;
}
.entry p {
	padding-bottom: 20px;
}
.entry ul {
	padding-left: 25px;
padding-bottom:15px;
}
.entry ol { margin-bottom:15px;}
.entry ol li { margin-left:25px;
}
.entry h2 { margin-bottom:15px;}
.entry-wide {
	width:675px;
}
.cmp_tips_tricks li { font-size:14px; list-style:none; margin-bottom:15px;}
.alignright {
	float:right;
}
.cmp_two_columns .alignright { float:right; width:250px; text-align:center;}
#sidebar2 {
	width: 195px;
	float:right;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 15px;
}
#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar2 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.side4 h2, .side4 li { font-weight:normal; font-size:12px;}
#clear {
	clear:both;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#content h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
.editentry {
	display:block;
	float: right;
	width: 100px;
	text-align: right;
	padding-right: 20px;
}
.editentry p {
	margin: 0px;
	padding: 0px;
}
.crumbs {
	bottom: 0px;
	margin-bottom: 0px;
	width: 500px;
}
#sidebar_contact {
	width: 230px;
	float:right;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 15px;
}
#sidebar_contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar_contact p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar_registration {
	width: 230px;
	float:right;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 15px;
}
#sidebar_registration ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar_registration p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.heading2clear {
	clear: left;
	margin-top: 16px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.post h1 {
	padding-bottom: 16px;
}
/* Plugin Specific Code */
#marqueecontainer {
	position: relative;
	width: 200px; /*marquee width */
	height: 50px; /*marquee height */
	margin-top: 15px;
	overflow: hidden;
}
#marqueecontainer li {
	font-size: 12px;
	font-weight: normal;
}
.xoxo li {
	font-size: 14px;
	font-weight: bold;
}
