



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width:756px;
	height:30px;
	position:relative;
	z-index:3;
	border-right:1px solid #000;
	font-family:arial, sans-serif;
	float: right;
}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:625px; w\idth:624px;}
/* remove all the bullets, borders and padding from the default list styling */



.menu ul {padding:0;margin:0;list-style-type:none;}

.menu ul ul {width:118px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {float:left;width:124px; position:relative;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#000; width:124px; height:28px; border:1px solid #000; border-width:1px 0 1px 1px; background:#f78b1e; padding-left:10px; line-height:30px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:124px; w\idth:93px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#f7ba6f no-repeat 114px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#d1004a no-repeat 114px center;}
.menu ul ul :hover > a.drop {background:#d1004a no-repeat 114px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#f7ba6f;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0px;top:30px;left:0; width:120px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:32px;t\op:33px;}

/* position the third level flyout menu */
.menu ul ul ul{left:124px; top:-1px; width:110px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-124px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#f7ba6f; color:#000; height:auto; line-height:1em; padding:5px 10px; width:110px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:110px;w\idth:84px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#d1004a; text-decoration:none;}

.menu :hover > a, .menu ul ul :hover > a {color:#fff; background:#d1004a;text-decoration:none;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}





body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #000000 url(images/bg3.gif);
	margin: 0px;
	padding: 10px 0px 30px;
	}

#page {
	margin: 0px auto;
	width: 760px;
	border: 4px solid #EDDB47;
	background: #FFFFFF url(images/content-bg.gif) repeat-y; 
	}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #ffa200;
	text-decoration: none;
}
a:hover {
	color: #e86996;
	text-decoration: underline;
}
a:active {
	color: #e86996;
	text-decoration: underline;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color:#000;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #F90;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px;
}





/* Header*/

#header {
	height: 200px;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #EDDB47;
	position: relative;
	z-index:2;
	background-color: #000000;
	}

#headerimg 	{
	/*margin: 7px 9px 0;*/
	height: 169px;
	width: 758px;
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
	}

#top_logo {
	height: 169px;
	width: 281px;
	position: relative;
	background-image: url(images/logotop.gif);
	background-repeat: no-repeat;
	background-position:left;
}
#top_banner {
	height: 187px;
	width: 696px;
	position: absolute;
	left: 163px;
	top: 31px;
}

#nav_bg{
	/*border:1px solid #000 ;*/
	width:auto;
	height:30px;
	background-color:#f78b1e;
	
}

/* Header End*/



/*main body*/
#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 500px;
	overflow: hidden;
	z-index:1;
}


.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg2.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
	padding-right:5px;

}
.entry p{
	clear:none;
	
	
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}

.post-aut{
	font-size: 85%;
	color: #999999;
	float:left;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post img{
	clear:both;

}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
	
.mini-add-comment {
	padding-left: 18px;
	float: right;
}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}





#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}




/* End Typography & Colors */


	

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


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;
	}
/* End Images */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	color: #666666;
	overflow: hidden;
}

#sidebar form {
	margin: 0;
	}
	
	
	/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #F90;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
#sidebar li{
	color:#000;
	
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/* End Sidebar */



/* Footer*/
#footer {
	clear: both;
	/*background: #FEF6AB url(images/main-bg.gif);*/
	background-color:#000000;
	/*background-image: url(images/bottom_bg.png);
	background-repeat: repeat-x;*/
	border-top: 3px solid #EDDB47;
	/*color: #F3E6C7;*/
	height:auto; /*139px;*/
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}


.footer-sponsors {
	width: 600px;
	height: 139px;
	float: left;
	margin-left: 10px;
}


/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #FFF;/*#7a9299;*/
	font-size: 85%;
	font-weight:bold;
	line-height: 120%;
}

#credits a{
	color:#F00;
	
	
	
}
	#footer_txt{
		/*	border-top: 3px solid #EDDB47;*/
		text-align: center;
		line-height: 120%;
		background:#000;
	}
	
	#footer_txt a{	
		color:#999999;
	}
	
.txt_fineprint {
	font-size: 85%;
	color: #999999;
}

	
/*end footer*/

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
