@charset "utf-8";
/*  
Theme Name: Communitopia
Theme URI: http://www.jsnmyrs.com/
Description: Yes. This is a theme
Version: 1.0
Author: Jason Meyers
Tags: black, fixed-width
*/


.featured {width:940px; height: 302px; float: left; margin: 15px; padding: 10px; border: 1px solid #666;}
.featured_left {width:400px; height: 300px; float: left; border: 1px solid #ccc; background-color: #efefef}
.featured_right {width: 455px; border-left: 1px solid #CCC; height: 275px; padding: 5px 20px 20px 20px; margin: 0px 10px 0px 18px;  float:left;}
.featured p {font-size: 20px; color: #333}
.featured h2, .featured h2 a {font-size: 26px; color: #333}
.featured img {}
.featured a, a:link, a:visited, a:hover {text-decoration: none; color: #333}


.top_searchform {font-size: 9px; margin:0px; padding:0px; display:inline}
form.top_searchform  { margin: 0px; padding: 0px}
input.top_searchform {font-size: 10px }

h2.page_title {
font: 24px/26px Arial, Helvetica, Sans-serif;
color: #FF6633;

}

html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font: 12px/1.4 Arial, Helvetica, sans-serif;
	color:#232323;
	background: #000 url(images/pagebg.png) repeat-x;
	
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#ac1616;
	font-family:"Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
}


h1.search_results {
border-bottom:1px solid #FF6600;
color:#FF6600;
font-size:24px;
font-weight:bold;
left:-63px;
line-height:0;
margin-bottom:5px;
padding:20px 10px 10px 0;
position:relative;
width:614px;


}
.widgettitle {
text-color: #fff;
}

.widget {
	background-color: black;
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family:"Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-transform:uppercase;
	color:#ac1616;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 0px 2.5em;
}

blockquote 
{
	margin:0 0 20px 0px;
	padding:10px 10px 10px 60px;
	background:#d3cdba url(images/blockquote.gif) top left no-repeat;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#ac1616;	
}
a:visited
{
	color:#ac1616;	
}
a:hover 
{
	color:#73794f;
}
a:active
{
	color:#ff4200;
}

/***** Forms *****/

form 
{
	margin:0;
	padding: 0px 0px 0px 20px;
	display:block;
}

input, select, textarea 
{
	font:1em Arial, Helvetica, sans-serif;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
	border:0;
}
table tr th 
{
	padding:2px;
	border:0;
}

/***** Wrapper *****/

.wrap 
{
	width:1000px;
	margin:0 auto;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	height:98px;
	position:relative;
	top:1px;
	width:1000px;
	background:url(images/dmacentral.png) top left no-repeat;
}

h1.logo
{
	margin:0;
	padding:0;
	font:bold 46px/46px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	visibility: hidden;
	text-transform:uppercase;
	color:#ad1616;
	position:absolute;
	left:10px;
	top:20px;
}
h1.logo a, h1.logo a:visited
{
	color:#ad1616;
	text-decoration:none;
}

#header .headerlinks {
	position:relative;
	top:20px;
	left:600px;
}

#header .headerlinks {
	display:inline;
	margin:0 5px 0 0;
	padding:0;
}

.description
{
	margin:0;
	padding:0;
	font:bold 12px/12px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	position:absolute;
	left:15px;
	top:60px;
	visibility: hidden;
}


.subscribe_rss
{
	margin:0;
	padding:0;
	font:bold 14px/14px "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:200px;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding:0;
	font:bold 14px/14px "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-transform:uppercase;	
	position:absolute;
	top:15px;
	right:30px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#ad1616;
}


.nav {

	background:url(images/navbg.gif) top left no-repeat;
	width: 1000px;
	height: 36px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 500;
}

ul.menu
{
	margin:0px;
	padding:0px;
	left: 20px;
	top: 12px;
	list-style:none;
	position:absolute;
	float:left;
}

ul.menu li
{
	float:left;
	font:bold 13px/13px Arial, sans-serif;
	text-transform:uppercase;	
	color:#FFF;
	padding:0 10px 0 0;
	margin:0;
	position:relative;
}

ul.menu li a, ul.menu li a:visited
{		
	color:#FF6633;
	padding: 9px 9px 9px 9px;
	text-decoration:none;
	text-shadow:2px 2px 0 #000000;
	
}
ul.menu li a:hover
{		
	color:#FF6633;
	background-color: #333;

}

ul.menu li ul 
{ 	
	position: absolute; 
	padding:0;
	margin:10px 0px 5px 0px;
	left: 0px;
	display:none; 
	width:200px;
	list-style:none;
}

ul.menu li ul li
{
	float:none;
	padding:9px;
	display:block;
	background-color: #333;
	width: 200px;
	
	position:relative;
	left: 2px;
	font-size: 11px;

}
ul.menu li ul li ul
{
	position: absolute; 
	left:150px; 
	top:0px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;

}


ul.menu li:hover ul, ul.menu li.over ul { display: block; } 
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; } 
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; } 


/*  Media Widget */ 

.socialwidget {
	position: relative;
	top: 0px;
	width: 990px;
	float: none;
	text-align: right;
	padding: 5px 4px 3px 4px;
}

.socialwidget ul{
list-style: none;
margin: 0;
padding: 0;
}

.socialwidget ul li { display: inline;}

.socialwidget a, a:link, a:visited, a:hover { color: #fff;}


li.twitter {
background:url(images/twitter.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 3px 3px 20px;
margin: .4em 0;
display: inline;
}

li.facebook {
background:url(images/facebook.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 3px 3px 20px;
margin: .4em 0;
display: inline;
}

li.feed {
background:url(images/feed.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 3px 3px 20px;
margin: .4em 0;
display: inline;
}

li.youtube {
background:url(images/youtube.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 5px 3px 3px 20px;
margin: .4em 0;
display: inline;
}



li.buzz {

background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 3px;
margin: .4em 0;
display: inline;
}

/* Content */ 
.content
{
	display: block;
	float: left;
	width:1000px;
	background:url(images/content_body.jpg) top left repeat;
}
.content_left
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_left.gif) top left repeat-y;
}
.content_right
{
	width:100%;
	overflow:hidden;
	background:url(images/sharp_right.gif) top right repeat-y;
	
}

/* Mainbar */
.mainbar
{
	float:left;
	width:650px;
	overflow:hidden;
	display:inline;
}
.mainbar_top
{
	width:650px;
	overflow:hidden;
}
.mainbar_bottom
{
	width:650px;
	overflow:hidden;
	padding:10px 0;
}
.mainbar_inner
{
	width:560px;
	margin:0 0 0 70px;	
}

.post
{
	width:100%;
	margin:16px 0px 16px 0px;
	position:relative;
	float: left;
}
.post h2.post_header
{
	font:normal 22px/20px "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	color:#222;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
.post h2.post_header a, .post h2.post_header a:visited
{
	color:#222;
}
.post h2.post_header a:hover
{
	color:#ad1616;
}
.post_line
{
	width:100%;
	height:7px;
	margin:0 0 6px;
}
.post_content
{
	font: normal 13px/20px "Myriad Pro","Trebuchet MS","Helvetica Neue", Sans-Serif;
	float:left;
}

.post_content img {
padding: 0px;
margin: 0px 10px 10px 10px;


}
.post_data
{
	width:540px;
	font:normal 12px/12px "Myriad Pro","Trebuchet MS","Helvetica Neue", Sans-Serif;
	color:#000;
	margin:20px 0 0 0;
}

.post_data p.v_spacer {margin:0px; padding:0px}
.post_data a, .post_data a:visited,
.post_content a, .post_content a:visited

{
	color:#605b18;
	text-decoration:underline;
}
.post_data a:hover
{
	color:#ad1616;
	text-decoration:none;
}
.post_date
{
	width:46px;
	height:46px;
	background:url(images/mainbar_date.gif) top left no-repeat;
	position:absolute;
	left:-68px;
	color:#fff;
}
.post_date_top
{
	padding-top: 13px;
	margin: 0px;
	font:bold 28px/28px "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-align:center;
	line-height: 16px	
}
.post_date_bottom
{
	padding-right: 3px;
	margin:0px 0 0 0;
	font:bold 12px/12px "Myriad Pro","Trebuchet MS","Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-align:center;
	text-transform:uppercase;
}

/* Comments */
.comments
{
	width:100%;
	overflow:hidden;
	border-top:1px solid #413a1f;
	color:#232323;
	float: left;
}
.comments h1
{
	padding:20px 0 10px;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment img
{
	border:5px solid #7b9db4;
	float:left;
	margin:0 15px 0 0;
}

li.comment cite
{
	font-style:normal;
	font-size:14px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font-size:10px;
}
.commentmetadata a, .commentmetadata a:visited,
.commentmetadata a, .commentmetadata a:visited 
{
	color:#605b18;
	text-decoration:none;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:485px;
	overflow:hidden;
	float:right;
	padding:0 0 15px 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*Comment form*/
.commentform
{
	width:96%;
	padding: 10px;
	overflow:hidden;
	margin: 0px;
	background-color: #ccc;
}

.commentform a, .commentform a:visited,
.commentform a, .commentform a:visited {
	color:#605b18;
	text-decoration:none;
}
.commentform_inner h1
{	
	font-size: 18px;
	padding:0 0 0px;
}
.commentform_inner
{

	padding:2px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#fff;
}

.commentform_hint
{
	padding:6px 9px;
	background:#e8e8e8;
	overflow:hidden;
	color:#333;
	font-size:11px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
	padding: 0px;
}
.commentform_left
{
	float:left;
	width:147px;
	overflow:hidden;
	padding:0 0 0 9px;
}
.commentform_right
{
	float:right;
	width:360px;
	overflow:hidden;
}
.commentform_title
{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
	border:1px solid #e8e8e8;
}
.commentform_right textarea
{
	width:358px;
	height:72px;
	border:1px solid #e8e8e8;
}
.commentform_right input.commentform_submit
{
	width:67px;
	height:20px;
	background:url(images/btn.gif) top left repeat-x;
	margin:12px 0 0 0;
	border:1px solid #e8e8e8;
	font-size:12px;
	cursor:pointer;
}
.tags
{
	padding:10px 0;
	font-size:10px;
}

/**/

.pagenave ul {
list-style-type: none;
}

.page_item.li {
list-style-type: none;

}
/* Side Bar Start */
.sidebar
{
	float:left;
	width:320px;
	overflow:visible;
	margin:22px 0 0 10px;
}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;

}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width:320px;
	margin:0px;
}

.sidebar a, .sidebar a:visited,
.sidebar a, .sidebar a:visited 
{
	color:#605b18;
	text-decoration:none;
}


.sidebar ul li h2
{
	width:312px;
	height:28px;
	background:url(images/sidebarbg.png) top left repeat;
	margin:0px 0 0px 0;
	color:#c7d1db;
	text-transform:uppercase;
	font: bold 15px/25px "Trebuchet MS", Helvetica, sans-serif;
	padding:0px 0px 0px 8px;
}
.sidebar ul li ul
{
	width:319px;
	list-style: none;
	margin:0 0 10px 0;
	padding:0;
	background-color: #eee;
}
.sidebar ul li ul li
{
	width: 300px;
	list-style: none;
	margin:0 0 0px 5px;
	padding: 5px 0 5px 5px;
}

.sidebar ul li ul li a, .sidebar ul li ul li, .sidebar ul li ul li a:visited
{
	list-style-type: none;
	list-style: none;
}

.sidebar ul li ul li a:hover
{
	color:#73794f;
}
.sidebar ul li input.search_input
{
	width:180px;
	height:18px;
	//background:#e4ddc6;
	border:1px solid #black;
	vertical-align:middle;
	font:normal 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}

.sidebar ul li input
{
	vertical-align:middle;
}
.sidebar ul li input.submit_search
{
	width:32px;
	height:21px;
	//background:#667b8f;
	border:1px solid #667b8f;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100% "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}
form.sidebar_search
{
	width:232px;
	padding:13px 18px;
	display:block;
	
}

/* End Sidebar */


#uploadimage {
	padding: 10px;
	background-color: #EEE;
}

.footer
{
	float: left;
	width:998px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.copy {
	border-top:1px solid #333333;
	color:#666666;
	font:13px/16px Helvetica,Arial,Sans-Serif;
	padding:11px 25px;
}



table#wp-calendar
{
	width:100%;
}

ul.twitter {
list-style: none;

}

li.twitter-item {
	list-style-type: none;
	border: 1px solid black;
	}

/*
    * ul.twitter: the main ul (if list is activated)
    * li.twitter-item: the ul items (if list is activated)
    * p.twitter-message: each one of the paragraphs (if msgs > 1)
    * .twitter-timestamp: the timestamp span class
    * a.twitter-link: the tweet link class
    * a.twitter-user: the @username reply link class
    
*/