/*
Theme Name: epsilon
Description: A free premium magazine wp theme from jinsona designs.
Author: jinsona designs
Author URI: www.web2feel.com

*/

* {
	margin: 0;
	padding: 0;
}
	
img {
	border: 0;
}
	
a, a:visited, a:active, a:link {
	color: #0a4878;
	text-decoration: none;
}
	
a:hover {
	color: #444;
	text-decoration: none;
}
	

.post-meta-key {
	display: none;
}
	

post-meta ul {
	margin: 30px 0 0 0;
}
	
	
.floatleft {
	float: left;
	padding: 5px 10px 5px 5px;
	}
	
.floatright {
	float: right;
	padding: 5px 5px 5px 10px;
	}
	
blockquote {
	padding-left: 10px;
	color: #444;
	font-style: normal;
}











body {
	margin: 0 auto;
	background: url(images/bg_wp.jpg) top repeat-x #fff;
	font-family: Helvetica, Arial,Tahoma,sans-serif;
	color: #444;
	font-size: 12px;
}


#wrapper {
	width: 900px;
	margin: 0 auto;
}
	
	
#casing {
	width: 900px;
	float: left;
}		

	
	
	
	
	
	
	
	
	
/*****************************/	
/********** header ***********/
/*****************************/

#top {
	height: 150px;
	margin: 0 auto;
	width: 860px;
	background: url(images/bg.jpg) top repeat-x;
}

#brand {
	width: 300px;
	height: 110px;
	margin: 20px 0 0 0;
  float: left;
}

.tagline {
  float: right;
  padding: 85px 0 0 0;
}

#brand h1  {
	display: none;
}

#topnav{
	margin: 0;
	padding: 15px 0 0 0;
	float:right;
	overflow:hidden;
	width: 350px;
	height: 30px;
	text-align: right;
}

#topnav ul{
	margin: 0;
	
}

#topnav li{
	margin: 0 0 0 15px;
	display: inline;
}

#topnav li a{
	font-size: 12px;
	color: #0a4878;
}

#topnav li a:hover{
	color: #0a4878;
	text-decoration: underline;
}








	
/******************************/	
/********** sidebox ***********/
/******************************/

#input {
	margin: 0 10px 0 0;
	float: left;
	width: 230px;
	padding: 6px 5px 7px 5px;
	background: #fff;
	border: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#submit {
	float: left;
	background: #888;
	border: none;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px 20px;
	margin: 10px 0 0 0;
}

#submit:hover {
	background: #555;
}











	
/***************************/	
/********** menu ***********/
/***************************/

#foxmenucontainer{
	height: 33px;
	display: block;
	padding: 7px 0 10px 10px;
	font: 12px "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	width: 890px;
	float: left;
}
	

#menu ,#menu ul {
	margin: 0 5px;
	list-style: none;
	height:34px;
}


#menu a {
	color: #aa1819;
	display: block;
    font-weight: normal;
   	padding: 10px;
}

	
#menu a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#5D0909;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#DFC3C3;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:#971515;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color:#d7a1a1;

	}

#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	z-index:200;

	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

/***************************/	
/********** menu ***********/
/***************************/

	
#catmenucontainer{
	height:33px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
    border-bottom:1px solid #BCB8B7;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width: 900px;
	background:url(images/catmenu.jpg) repeat-x;
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #3f4d56;
	display: block;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #495D5C;
    margin: 0px;
	padding: 8px 10px 8px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:url(images/catmenu.jpg) repeat-x;
	width: 150px;
	color: #3f4d56;
	font-family:century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #CBC9CA;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:url(images/catmenuhov.jpg) repeat-x;
		color: #495D5C;
	padding: 8px 10px 7px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -33px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* Main Content*/	

#content {
	float: left;
	width: 500px;
	margin: 45px 0 0 20px;
	clear: both;
	overflow: auto;
}

.topimg {
	padding: 10px;
	border: 1px solid #b2b2b2;
	background: #f7f7f7;
	margin: 0 0 15px 0;
}

.imgright {
	float: right;
	padding: 10px 0 10px 10px;
}
	

#content_mla {
	float: left;
	width: 800px;
	margin: 50px auto 0 50px;
}

#content_mla h2 {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
	font: 22px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #0a4878;
}

#content_mla p {
	margin: 5px 0 20px 0;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #555;
	line-height: 18px;
}
	
	
	
/*********************/	
/*********************/	
/***** sing post *****/
/*********************/	
/*********************/	

#single {
	width: 500px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px 0;
	overflow: auto;
	color: #444;
	line-height: 20px;
}

#single h2 {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
	font: 22px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #0a4878;
}

#single h2 a {
	color: #0a4878;
}
	
#single  h2 a:hover  {
	color: #222;
}

#single h3 {
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	text-align: left;
	font: 18px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #2470ab;
	border-top: 1px dotted #e4e4e4;
}	

#single p {
	margin: 5px 0 20px 0;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #555;
	line-height: 18px;
}

#single ul {
	margin: 0 0 20px 10px;
}

#single li {
	line-height: 18px;
	list-style-type: square;
}
	
	

#mlaparty {
	width: 220px;
	float: left;
	margin: 0 0 30px 15px;
}
	
	

#mlalocation {
	width: 220px;
	float: left;
	margin: 0 0 0 30px;
}

#mlaparty h3, #mlalocation h3 {
	margin: 0 0 10px 0;
	list-style: none;
}

#mlaparty ul, #mlalocation ul {
	margin: 0;
	list-style: none;
	border-top: 1px dotted #e3e3e3;
}

#mlaparty li, #mlalocation li {
	margin: 0;
	list-style: none;
	line-height: 28px;
	border-bottom: 1px dotted #e3e3e3;
}


	
	
	
	
	
	
	
	
	
	
/*********************/	
/*********************/	
/***** sing post *****/
/*********************/	
/*********************/	

#news {
	width: 500px;
	overflow: hidden;
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	overflow: auto;
	color: #444;
	line-height: 20px;
	border-bottom: 1px dotted #e4e4e4;
}

#news h2 {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
	font: 19px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #0a4878;
}

#news h2 a, #news h2 a:active, #news h2 a:visited {
	color: #0a4878;
}
	
#news  h2 a:hover  {
	color: #222;
}

.date {
	font: 10px Helvetica, Arial, Verdana, sans-serif;
   	color: #888;
}	

#news p {
	margin: 15px 0 20px 0;
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #555;
	line-height: 18px;
}










/*****************/
/*****************/
/***** entry *****/	
/*****************/
/*****************/

#entry {
	margin: 0;
	padding: 0;
	
	}	
	

#entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}

#entry img {
	border:0;
	float:left;
	padding:5px 5px;
	background:#dfe2e4;
	border:1px solid #ccc;
	margin:5px 5px 5px 5px;
}
	
#entry p{
	margin: 0 0 10px 0;
	padding: 0;
	font-size:13px;
}




#mla {
	width: 200px;
	overflow: auto;
	float: left;
	text-align: center;
	height: 300px;
	margin: 20px 0 10px 0;
	line-height: 18px;
}

#mla img {
	margin: 0 0 10px 0;
}

.mlaname {
	font-weight: bold;
	font-size: 13px;
}




.mla {
	border: 0;
	margin: 20px 0 0 0;
}

.mlatr {
	margin: 0 0 10px 0;
	float: left;
	border: 0;
}

.mlaphoto {
	width: 170px;
	height: 300px;
	border: 0;
}

.mlaphoto h4 {
	font-size: 12px;
	margin: 10px 0 0 0;
}










/*****************/
/*****************/
/***** sidebar *****/	
/*****************/
/*****************/

#rightcol {
	margin: 40px 20px 0 0;
	padding: 15px;
	float: right;
	width: 260px;
	background:#e8e8e8 url(images/bg_sidebar.jpg) top no-repeat;

}

#sidebox {
	margin: 0 0 30px 0;
	width: 100%;
	overflow: auto;
}

#rightcol ul {
	margin: 0;
	border-bottom: 1px dotted #c8c8c8;
}

#rightcol li {
	line-height: 18px;
	padding: 5px 0;
	border-top: 1px dotted #c8c8c8;
	list-style-type: square;
	font-size: 12px;
}

#rightcol li a {
	color: #488d04;
	padding: 0 0 0 5px;
}

#rightcol li a:hover {
	color: #0a4878;
}


#rightcol h3 {
	font-size: 26px;
	font-family: "Lucida Grande", Arial;
	margin: 0 0 5px 0;
	color: #b7b7b7;
	font-weight: bold;
}

#sidebox p {
	font-size: 11px;
}







.sidebar1{
	float:left;
	width:315px;
	padding-top:5px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;

	}

.sidebar1 h2 {
	line-height:20px;
	font-size:18px;
	color:#535f67;
	margin:15px 0 5px 0 ;
	padding:0px 0 0 5px;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;

	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0px 0px ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 5px 10px;
	background:#fff url(images/side.jpg) repeat-x;
	float:left;
	border:1px solid #bbb;

	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	background:#fff;
	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 290px;

	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	
	color:#6e777d;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #ccc;
	}

.sidebar1 ul li a:hover {

	color: #1183d7;
	}

.sidebar1 p {
	padding: 7px 5px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#6e777d;
	}	
	























/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	



















/******************/
/******************/
/***** footer *****/	
/******************/
/******************/

#footer {
	padding: 20px 0 20px 20px;
	border-top: 40px solid #fff;
	overflow: auto;
	color: #888;
	font-size: 10px;
	text-align: left;
	clear: both;
	width: 860px;
	line-height: 19px;
	border-top: 1px solid #e4e4e4;
}


#footer a:link{
	color:#0a4878;
}


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


.footertxt{
	float: left;
}


#footer img{
	float: right;
}









































/* The Navigation */

#navigation{	
	width:640px;
	overflow: hidden;
	margin:5px 5px 5px 5px;
	padding:5px 0px;



	}




/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
	
/*magbox*/
	
.post {
	width: 336px;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	float: left;
	background:#ebe1d2;
	border:1px solid #ded5c9;
	display:inline;
	color:#6c5b42;
	font-style:italic;
	font-family:Georgia,century gothic,Arial,verdana, sans-serif;
	}

.post h2 {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 18px;
	overflow:hidden;
	font-weight:normal;
	height:20px;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#354151;
	background-color: transparent;
	}
	
.post h2 a:hover  {
	color: #354151;
	background-color: transparent;
	}	

.postinfo {
	height:28px;
	margin: 0 0 0 0px;
	padding: 2px 0px 0px 0px;
	background:#34424F url(images/postinf.jpg)repeat-x;
			}
	
.categ {
	height:14px;
	margin: 1px 0 0 0px;
	padding: 0px 0px 2px 0px;
	overflow:hidden;
	font-size:12px;
}

.categ a:link,.categ a:visited{
	color:#4395be;

	}
	
.categ a:hover{
	color:#ddd;
	font-weight:normal;
	}
	

.centry a:link,
.centry a:visited {
	color: #943d39;
	background-color: transparent;
}

.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}

.centry p{
	margin:2px 0;
}

.centry a:hover {
	color:#c6150c;
	background-color: transparent;
	text-decoration: none;
}

.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:120px;
	overflow:hidden;
	}
	


.ad1{
	text-align:center;
	margin:5px 5px;
	
}

.ad2{
	text-align:center;
	margin:2px auto;

}

#comment{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #DEDCDD;
	font-size:20px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;


	} 	
	
#respond{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#fff;
	border:1px solid #DEDCDD; 

}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;

	}
#commentform textarea {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#0083DB;
	border:2px solid #005F9F;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #bbb; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
 }
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#777; 
	border:2px solid #555; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}






.breadcrumb{

	padding:5px 10px;
	margin:0px 5px 5px 5px;
	border:1px solid #B3BCBF;
	font-size:13px;
	font-weight:normal;
	color:#444;
	background:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
}














.input {
	background: #fff;
	width: 400px;
	height: 20px;
	padding: 8px 0 0 5px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #3875BA;
	border: 1px solid #e4e4e4;
}


.required {
	background:#fff url('./images/required.png') no-repeat right;
	width: 400px;
	height: 20px;
	padding: 8px 0 0 5px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #3875BA;
	border: 1px solid #e4e4e4;
}


.textarea {
	background: #fff;
	width: 400px;
	height: 150px;
	padding: 5px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #3875BA;
	border: 1px solid #e4e4e4;
}


.submit {
	background: #3875BA;
	padding: 5px 50px;
	font: normal 12px Helvetica, Arial, Tahoma, Verdana;
	color: #fff;
	border: 1px solid #e4e4e4;
}
