/*

Theme Name: Paragons Promotion

Description: Custom designed wordpress theme for Paragons Promotions.

Author: iron shirt media

Author URI: http://www.ironshirtmedia.com

version: 1.0

Tags: one-column, widget-ready

*/







/* basics */



*{margin:0; padding:0;}



body {

	font-family: verdana, arial, tahoma, sans-serif;

	font-size: 8pt;

    background: #000000;	

}

	

h1 {font-size: 18pt;}

h2 {font-size: 14pt;}

h3 {font-size: 10pt;}

h4 {font-size: 9pt;}





img{ border: none; padding:0; }

img a{border:none;}



img.left{ float: left; border: none; padding: 6px 0 0 0; }

img.right{ float: right; border: none; padding: 0 0 0 6px; }



blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}



code{

	font-family:"Courier New", Courier, monospace;

	}





/* links */



a{

	color:2b85b7;

	text-decoration:none;

	}



a:hover{text-decoration: underline;}







/* container */





#container {

	width: 948px;

	margin: 0 auto;

	padding:0;

	color:#000;

	overflow: hidden;

	background: url(images/bg_filler.png); 

	}



	

/* header */



#header {

  	width:100%; 

  	height: 667px;

	background:url(images/Header_Bg2.png);}



#header h1{

	width: 464px;

	height: 166px;

	margin:0px auto;	

	}

	

#header h1 a{color: #2b85b7; text-decoration: none;}

#header h1 a:hover{color: #2b85b7; text-decoration: none;}





#header h2{



	}



/* main menu */





#menu {

	background: url(/images/navigation.gif) center center no-repeat;

	font-family: verdana, arial, times, serif;

	font-size: 14px;

	width: 660px;

	height: 70px;

	margin-left: 270px ;

	padding-top: 85px;

	overflow:hidden;

}





#menu ul {

	margin:0;

	padding:0;

}



#menu ul li {

	list-style-type: none;

	float:left;

	margin: 0;

	padding: 0;

}



#menu ul li a {

	padding: 0 10px;

	margin: 0;

	color: #fff;

	height: 70px;

	line-height: 70px;

	display:block;

}



#menu ul li:first-child {

	padding-left: 20px;

}



#menu ul li a:hover {

	color:#fff;

	text-decoration: underline;

}


.sub-menu {display:none;
}

.sub-menu a:hover {display:block;
z-index:500;
}

#menu ul ul a:hover {display:block;}



/* content */





#content {

	float: left;

	width:650px;

	overflow: hidden;

	margin: -470px 20px 0 20px;
	min-height:500px;

	}



.post {

	margin:0;

	padding:0;

	line-height: 14pt;

	width:650px;
	min-height:300px;
	}

	

.post h2{

	font:normal 15pt georgia, times;

	}

	

.post h2 a{

	color: #2b85b7;

	text-decoration: none;

	}

	

.post h2 a:hover{

	color: #2b85b7;

	text-decoration: none;

	}



.post ul {}



.post li {}



.entry p{margin:12px 0;}



.postmetadata{

	clear: both;

	padding:6px;

	margin: 20px 0;

	}

	



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}

	

.alignleft a{float:left; margin:25px 0;}

.alignright a{float:right; margin:25px 0;}

	





/* sidebar */



#sidebar {

	width: 248px;
	float:left;
	margin: -470px 0px 0px 0px;

}

#sidebar ul li {

	list-style-type: none;

	float:left;

	margin: 0;

	padding: 10px 0px 10px 0px;

}

#sidebar h1 {font-size: 12pt; color:#FF6600;}

#sidebar h2 {font-size: 10pt; color:#FF6600;}

#sidebar h3 {font-size: 9pt;}

#sidebar h4 {font-size: 8pt;}


/* comments */





#commentform{

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #fff;

	}

	

#commentform a{color: #f00; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

	

#commentform h3{

	font-family: georgia, times, verdana;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}

	

#comment{

	width:80%;

	}



#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 8pt;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #000;

	}

	

#submit{margin:5px 5px 0 0;

padding: 10px;}



#comments{margin:0; padding:0}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #400;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	}



ol.commentlist li.alt {background: #eee;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#900;}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}









/* search */



#searchform{

	padding:0;

	margin:14px 0;

	}



#searchform input#s{

	margin:0;

	border:1px solid #000;

	padding:2px;

	}









/* misc */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

	

.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;

}









/* footer */



#footer {

	clear: both;

	margin: 0 auto;

	width: 100%;

	height: 193px;

	background: url(images/footer_bg.png);

	font-size: 14px;

	}

	

#footer p{margin: 0;text-align:left;}

#footer a{color: #000000;text-decoration: none;}

#footer a:hover{color: #f00;text-decoration: underline;}




