/*  
Theme Name: Paragon Media One v3.0
Theme URI: http://www.paragonmediaone.com/
Description: Theme for new PM1 site.
Version: 1.0
Author URI: http://www.paragonmediaone.com/

*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial, Verdana, sans-serif;
	background: #dadada url(images/contentbg2.gif) top repeat-x;
	color: #666;
	font-size: 12px;
	text-align: center;
}

#wrapper
{
	width: 100%;
	background: #dadada url(images/contentbg2.gif) top repeat-x;
	color: #666;
}

#container
{
	margin: 0px auto;
	width: 960px;
	text-align: left;
	border: 1px solid #dadada;
	border-top: none;
	background-color: #181818;
	color: #666;
}


/* ----------- general stuff ---------- */
p
{
	line-height: 180%;
	padding-bottom: 10px;
}

a img
{
	border: none;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	color: #ccc;
	background-color: transparent;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #242675;
	background-color: transparent;
}

a
{
	color: #ccc;
	background-color: transparent;
	text-decoration: underline;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

.floatleft, img.left
{
	float: left;
	margin: 5px 10px 5px 0px;
}

.floatright, img.right
{
	float: right;
	margin: 5px 0px 5px 10px;
}

ul, ol
{
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 200%;
	list-style-type: disc;
}

.invalid
{
	background-color: #FF9900;
	color: #fff
}

.nospam
{
	display: none;
}
/* ------------------------------------ */


/* -------------- header stuff ------------- */
#header
{
	width: 100%;
	color: #666;
	border-bottom: 1px solid #181818;
	background-color: #000;
}

#header_container
{
	width: 960px;
	margin: 0px auto;
	height: 100px;
	/*border-left: 1px solid #dadada;
	border-right: 1px solid #dadada*/;
	color: #666;
}

#header .logo
{
	width: 375px;
	height: 100px;
	background: transparent url(images/head_bg2.gif) repeat-x;
	color: #666;
	float: left;
}

#header h1 a
{
	background: transparent url(images/small_logo_rev.jpg) no-repeat center;
	color: #666;
	text-indent: -9000px;
	height: 100px;
	width: 210px;
	float: left;
}

#header .content
{
	height: 100px;
	text-align: left;
	color: #666;
	float: right;
	width: 655px;	
}

#header .searchcontent
{
	position: relative;
	top: 15px;
	left: 455px;
	float: left;
}

#header .searchbox
{
	width: 150px;
	height: 16px;
	padding: 2px;
	border: 1px solid #999;
	float: left;
}

#header .mag
{
	float: left;
	margin: 2px 4px 0px 0px;
}

#header input.formitem, #main_content_full .formitem
{
	border: 0px #fff;
	width: 110px;
	float: left;
	background-color: #fff;
	color: #ccc;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding: 2px 0px 2px 2px;
}

#main_content_full .formitem
{
	width: 200px;
	border: 1px solid #666;
	color: #666;
	background-color: #fff;
	float: none;
}

#main_content_full .invalid, #header input.invalid
{
	background-color: #FF9900;
	color: #fff
}

#main_content_full .button
{
	/*border: 1px solid #666;*/
	background-color: #eee;
	color: #666;
	padding: 2px 10px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

#header input.go
{
	float: right;
}

/* ----------------------------------------- */


/* -------------- menu stuff ------------- */
#menu
{
	clear: both;
	margin-top: 66px;
	float: left;
	position: relative;
	height: 22px;
	width: 650px;
	overflow: hidden;
	background-color: #000;
	padding: 4px 4px 4px 0px;
	font-size: 11px;
}

#menu ul
{
	line-height: normal;
	margin: 0px;
}

#menu ul li 
{
	float: left;
	list-style-type: none;	
}

#menu ul li a 
{
	position: relative;
	display: block;
	height: 22px;
	float: left;
	overflow: hidden;
	padding: 4px 15px 5px 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	z-index: 100;
	outline: none;
}

#menu li.background 
{
	background: transparent url(images/menubg_right.gif) no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#menu .background .inner
{
	background: transparent url(images/menubg_left.gif) no-repeat top left;
	height: 22px;
	margin-right: 6px;
}

#menu a.clients
{
	position: relative;
	top: 4px;
	font-weight: bold;
	margin-left: 20px;
}
/* --------------------------------------- */


/* ----------- main content stuff ---------- */
.banner
{
	width: 960px;
	margin: 1px auto 0px auto;
	text-align: center;
}

#main_content_wide
{
	padding: 20px;
}

#main_content, #main_content_divided, #main_content_full
{
	width: 330px;
	float: left;
	margin-right: 10px;
	padding-left: 5px;
	margin-bottom: 20px;
}

#main_content
{
	width: 420px;
	margin-right: 30px;
}

#main_content_divided
{
	border-left: 1px dotted #999;
	padding-left: 25px;
}

#main_content_full
{
	width: 640px;
	padding-left: 15px;
}

.hrule
{
	height: 1px;
	margin: 10px 0px;
	clear: both;
	border-top: 1px dotted #999;
}

h2.category
{
	font-size: 14px;
	font-weight: bold;
	color: #999;
	background-color: transparent;
	border-bottom: 1px double #999;
	margin: 15px 0px;
	position: relative;
}

a.topper
{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	right: 0px;
	margin-top: 5px;
}

h3.title
{
	color: #EBA031;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
}

.hline
{
	background: url(/images/dot2.gif) bottom center repeat-x; 
	width: 510px; 
	height: 10px; 
	margin-left: 5px;
}

span.request
{
	display: block;
	float: left;
	width: 370px;
	padding-top: 3px;
}

.breadcrumbs
{
	margin: 0px 0px 0px 45px;
	position: relative;
	top: -15px;
}

.breadcrumbs a, .breadcrumbs span 
{
	font-size: 11px;
	margin-right: 5px;
	color: #999;
}

/* ----------------------------------------- */


/* ----------- sidebar stuff ---------- */
#sidebar
{
	float: right;
	margin-left: 10px;
	width: 280px;
}

#sidebar .bottom
{
	width: 280px;
	height: 20px;
}
/* ------------------------------------ */

/* ----------- mediabox stuff ---------- */
#mediabox, #tabs 
{
	float: left;
	width: 302px;
	font-size: 11px;
}

#mediabox .content
{
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: none;
	padding: 8px 12px 0px 12px;
}

#tabs ul
{
	line-height: normal;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#tabs li
{
	display:inline;
	list-style-type: none;
	float: left;
}

#tabs li a 
{
	float: left;
	background: url(images/tableft2.gif) no-repeat left bottom;
	text-decoration: none;
	margin-right: 2px;
	outline: none;
	display: block;
	padding: 0px 0px 0px 6px;
	line-height: normal;
	height: 20px;
	
}

#tabs li a span 
{
	float: left;
	background: url(images/tabright2.gif) no-repeat right bottom;
	padding: 4px 10px 2px 4px;
	font-weight: bold;
	color: #fefefe;
	cursor: pointer;
	line-height: normal;
	height: 14px;
	position: relative;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover, #tabs .current a 
{
	background-position: left top;
}

#tabs a:hover span, #tabs .current a span 
{
	background-position: right top;
	color: #000;
}

#submenus
{
	background-color: #ddd;
	padding: 5px;
}

#submenus a
{
	margin: 0px 3px 0px 2px;
}

.topic
{
	width: 100px;
	text-align: center;
	float: left;
	margin: 5px;
}

.topic a
{
	text-decoration: none;
	font-weight: bold;
}

.titlebar
{
	background-color: #ddd;
	color: #fff;
	height: 30px;
	width: 480px;
}

.titlebar-left
{
	height: 30px;
	width: 6px;
	background: #ddd url(images/mediacenter_left.gif) no-repeat;
	float: left;
}

.titlebar-right
{
	height: 30px;
	width: 6px;
	background: #ddd url(images/mediacenter_right.gif) no-repeat;
	float: right;
}

.titlebar span
{
	padding: 8px 0px 0px 5px;
	float: left;
	font-weight: bold;
}

.titlebar a.sendlink
{
	padding: 0px 0px 0px 18px;
	background: #ddd url(images/email.png) no-repeat;
	float: left;
	font-weight: bold;
	margin: 8px 0px 0px 200px;
	color: #fff;
}
/* ------------------------------------- */

/* ----------- footer stuff ---------- */
#footer
{
	padding: 78px 0px 10px 0px;
	text-align: center;
	font-size: 11px;
}

#footer p
{
	/*color: #000;*/
	margin: 0px;
}

#footer a
{
	color: #666;
	margin: 0px 5px;
}
/* ----------------------------------- */

/* ----------- modal stuff ---------- */
#overlay {
	position: absolute;
	top:0; left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 10;
	visibility: hidden;
}


#modal
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	width: 500px;
	background: transparent url(images/modaltop.gif) top no-repeat;
	z-index: 15;
	visibility: hidden;
	padding-top: 8px;
}

#modal .content
{
	background-color: #fff;
	color: #666;
	font-size: 11px;
	padding: 15px 10px;
	text-align: left;
}

#modal .bottom
{
	width: 500px;
	height: 8px;
	background: transparent url(images/modalbottom.gif) top no-repeat;
	padding: 0px;
	margin: 0px;
}

a.close
{
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	top: 2px;
	right: 2px;
	background: transparent url(images/close.png) no-repeat;
}

p.label
{
	width: 110px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

.formitem
{
	clear: both;
	margin-bottom: 10px;
}

.formitem input, .formitem textarea, .formitem select
{
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

/* ----------- blog stuff ---------- */
.navigation
{
	display: block;
	text-align: center;
	margin: 10px 0px 15px 15px;
	padding: 5px 5px;
	width: 620px;
}

.pageType
{
	width: 100%;
	text-align: left;
	padding-left:15px;
}

.alignright
{
	float: right;
	margin-left: 15px;
}

.alignleft
{
	float: left;
	margin-right: 15px;
}

.commentlist p 
{
	margin: 0px;
	width: 600px;
}

.commentlist, .commentlist div 
{
	margin: 15px 0px;
}

.sideitem
{
	padding: 12px 10px;
	margin: 20px 0 30px 0;
	width: 260px;
	color: #ddd;
	background-color: #000;
}

.sideitem a
{
	color: #fff;
}

.post_title
{
	font-weight: bold;
	font-size: 14px;
	color: #EBA031;
	text-decoration: none;
	float: left;
	padding-bottom: 7px;
}

.post small.date
{
	float: right;
}

/* --------------------------------- */

.addthisbtn
{
	margin: 7px 0 0 0;
	padding: 0;
	height: 25px;
	position: relative;
	text-align: right;
	width: 300px;
	float:right;
}

#addthisbox
{
	position:absolute;
	right:21px;
	background-color: #181818;
}
.post{
	background-color: #000;
	width: 645px;
	padding: 20px;
	margin: 20px 5px 7px 5px;
	text-align: justify;
	color: #999999;
}

#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
	width:100%;
}

#panes {
	position:relative;
	overflow:hidden;
	clear:both;
	width:235px;
}

#flowpanes div {
	float:left;
	width:610px;
}

#panes div {
	float: left;
	width: 235px;
}

#flowpanes .items, #panes #items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .items .item {
	width:605px;
	padding: 20px 15px 0 0;
	height: auto;
}

#flowpanes .items .item p {
	width: 600px;
}

#panes #items .pane {
	width: 231px;
	padding: 7px 0 5px 7px;
	height: auto;
	/*border: #000 1px solid;*/
}

#flowpanes .items h2 {
	color:#EBA031;
}

#flowpanes a {
	color:#EBA031;
}

ul#flowtabs, ul.tabs { 
	list-style:none; 
	margin:0; 
	padding: 0;	
	height:30px;
	background-color:#181818;
}

ul#flowtabs li, ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0;
	list-style-image:none; 
}

ul#flowtabs a, ul.tabs a { 
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#BBBBBB;
	padding:0px;
	margin:0px;	
	position:relative;
}

ul.tabs {
	height: 18px;
}

ul.tabs a  {
	width: 90px;
	height: 18px;
	line-height: 18px;
	background-color:#181818;
}

.post a, #drawer a, #btnDrawer {
	cursor: pointer;
}

ul#flowtabs a:active {
	outline:none;		
}

ul#flowtabs a:hover, ul.tabs a:hover {
	color:#fff;	
	background-color: #333333;
}

ul#flowtabs a.current, ul#flowtabs a.current:hover, ul#flowtabs li.current a,
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	color:#EBA031;
	background-color:#666666;
}

#opClDrawer {
	text-align:center;
}

#drawer {
	margin: 0;
}

#archivetabs {
	margin-top: 7px;
}

.entryDate { 
    border: 1px solid #999; 
    font-family: Georgia,"Times New Roman", serif; 
    line-height: 1; 
/*    position: absolute; 
    top: .5em; 
    right: 4.8em; 
*/    
	margin: .5em 0 .7em .7em;
	width: 3.5em;
	float: right;
}
.entryDate span { 
    display: block; 
    text-align: center; 
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 1.2em;
    padding-top: 0.3em; 
}
.postDay { font-size: 2em; }
.postYear { 
    background-color: #333333; 
    color: #cccccc; 
    font-size: 1.2em; 
    padding: 0.3em 0; 
    margin-top: 0.3em;
}
