/*  
Theme Name: Dropdown
Theme URI: http://mac-host.com/support/
Description:A simple dropdown menu with a customisable image underneath.
Version: 1.0.2
Author: Wayne Connor
Tags: custom-header, three-columns, black
Author URI: http://dubbo.org/wayne

Changelog: 
1.0.2 changed author URL
*/

* { margin: 0; padding: 0; list-style: none;
}


body {
	text-align: center;
	color: #fff;
	font-family: "Lucida Grande",Tahoma,"Lucida Sans Unicode",Verdana,sans-serif;
	background-color: #000;
}

body a {
		color: #42adfb;
}


#upperBar {
	height: 0px;
	background: #01bcff;
}

#welcomeheading {
		margin-top: 30px;
		padding-bottom: 15px;

}
#welcomeheading a {

	font: 40pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-top: 10px;
	color: #ffffff;
	text-decoration: none;
}

#welcomeheading {
		text-align: center;
}

#welcomeheading a:hover {
	color: #aaa;
}

.description {
	text-align: center;
	margin-bottom: 20px;
}
#middleword {
	color: #909090;
}

#welcomeheading a:hover #middleword {
	color: #fff;
}
 

#wrapper {
width: 948px;
margin: 0 auto;
text-align: left;
	position: relative;
}  


#banner {
	background: url(img/banner4.jpg) no-repeat center;
	width: 948px;
	height: 200px;
	padding-top: 10px;
	margin-bottom: 20px;
}   
                  

#content {

	margin-top: 30px;
	margin-right: 220px;
	margin-left: 220px;
}

	#content .notice p {
		border-top: 1px solid #8acef3;
		border-bottom: 1px solid #8acef3;
		padding: 5px 0px;
		font-size: 12px;
	margin: 1px;
}
		#content .notice {
		border-top: 1px solid #2d7cb9;
		border-bottom: 1px solid #2d7cb9;
	margin-bottom: 20px;
}

    #content .post {

	margin-bottom: 50px;
}
	
	#content .post h2 {
	margin-bottom: 0px;
			color: #FFF;
		text-decoration: none;
padding:0px 0;
		font: bold 32px "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
}
	
	#content .post h2 a {
	color: #FFF;
		text-decoration: none;
	}

	#content .post h2 a:hover {
		color: #42adfb;
	
}
	
	#content .post h3 {
		font-size: 12px;
		font-weight: normal;
		color: #999;
	margin-bottom: 0px;
	margin-top: 5px;
}

 #content .post-details {

}
	
	#content .post h3 a {
		color: #999;
	}              
	

	
	#content .post img {
	max-width: 600px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	background:#1B1B1B none repeat scroll 0%;border:1px solid #1b1b1b;padding:5px;

}     
	
		
	#content .post ul {
		margin-left: 20px !important;
	}
	
	#content .post ul li {
		list-style-type: disc !important;
	}
	
	#content p,
	#content .post ul li {
		font: bold 14px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;		margin-bottom: 1.3em;	color: #eaeaea;	margin-right: 0px;
	margin-top: 12px;
		text-align: justify;

}
	
		#content blockquote {
			margin-left: 10px;
			border-left: 3px solid #333;
			padding-left: 10px;
		}
	
	#content p a {
		color: #42adfb;
	}
	
	#content p a:hover {
	color: #fff;
} 
	
	#content small {
	    margin: 0 auto;
	    text-align: center;
	    display: block;
	    border-top: 3px solid #333;
	    border-bottom: 1px solid #333;
	    font-size: 11px;
	    color: #999;
	}
	
#content ol.commentlist {
		margin-top: 10px;
	}
	
	#content ol.commentlist li {
		border-top: 1px solid #333;
		
		margin-bottom: 10px;
	float: left;
	margin-top: 5px;
} 
	
		#content ol.commentlist li .commentMeta {
			width: 120px;
			float: left;
			margin-top: 5px;
		} 
		
		    #content ol.commentlist li .commentMeta span {
				display: block;
			}
			
			#content ol.commentlist li .commentMeta span.author,
			#content ol.commentlist li .commentMeta span.author a {
				color: #CCC;    
				text-decoration: none;
				margin-bottom: 5px;
			}                     
			
			#content ol.commentlist li .commentMeta span.date a {
				color: #666;
				text-decoration: none;
				font-size: 11px;
			}

			#content ol.commentlist li .commentMeta span.moderate a {
				color: #42adfb;
			}
		
		#content ol.commentlist li .commentText {
			width: 370px;
			float: right;
			padding: 5px;
			font-size: 12px;
}
	
	#content ol.commentlist li .commentText p{
	margin-bottom: 0;
}
	#content ol.commentlist .avatar {
float: left;
	margin-top: 10px;
}


	#content h3 {
		color: #42adfb;
	}
	
	
	#content #commentform input {
		padding: 5px;
		font-family: Arial, Helvetica, Sans-serif;
	}
	
	#content #commentform textarea {
		width: 410px;
		padding: 10px;
		font-family: Arial, Helvetica, Sans-serif;
	}	
	#content .nextprevious {
		height: 40px;
		display: block;
	} 
	
	#content .nextprevious a {
		color: #CCC;
	}               
	
	#content .nextprevious .left {
		float: left;
	}              
	
	#content .nextprevious .right {
		float: right;
	}
	
	#content .adBrite {
		display: block;
		margin-bottom: 20px;
		border: 1px solid #333;
	}

#sitemeter {
	text-align: center;
	width: 160px;
		font-size: 11px;
		color: #999;
}

#sitemeter img{
	padding-bottom: 8px;
	padding-top: 8px;
}



#similar ul {
	margin-bottom: 20px;
	text-align: left;
	margin-left: 30px;
	list-style-type: none;
	line-height: 1.6em;
}

#dubbotime {
	text-align: left;
	margin-bottom: 20px;
	margin-left: 15px;
}
#sidebar {
	font-size: 13px;	width: 182px;	float: left;
	margin-top: 20px;
	
} 

	#sidebar h2 {		font-weight: bold;		font-size: 16px;		text-transform: uppercase;		margin-bottom: 10px;
	margin-top: 0px;
}	#sidebar a img {		border: none;	}		#sidebar ul {
	margin-bottom: 20px;	list-style-type: none;
	padding-left: 10px;
}		#sidebar ul li {	margin: 0 0 5px;	text-align: left;	color: #bbb;
	padding: 0 0px 0 0px;
}		#sidebar ul li a {		color: #fff;		text-decoration: none;	opacity: 1;}		#sidebar ul li span {	}		#sidebar ul li a:hover {		color: #fff;
	text-decoration: underline;
}		#sidebar ul#nav {		margin: 10px 0 20px 0;	}		#sidebar ul#nav li {		margin: 0;		padding: 0;	}			#sidebar ul#nav li a {		display: block;		height: 17px;		padding: 7px 10px;		background: url(img/nav_off.png) 0 0 no-repeat;		margin-bottom: 5px;		text-decoration: none;		text-transform: uppercase;		font-weight: bold;		color: #999;	}		#sidebar ul#nav li a:hover {		background: url(img/nav_off.png) 0 -31px no-repeat;	}        		#sidebar ul#nav li a.active {		background: url(img/nav_on.png) 0 0 no-repeat;		color: #FFF;	}

#sidebar2 {
	font-size: 13px;
	width: 182px;
	float: right;
	margin-top: 0px;
	
} 

	#sidebar2 h2 {
	
		font-weight: bold;
		font-size: 16px;
		text-transform: uppercase;
		margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 10px;
}

	#sidebar2 a img {
		border: none;
	}
	
	#sidebar2 ul {
	margin-bottom: 20px;
	list-style-type: none;
	padding-left: 25px;
}
	
	#sidebar2 ul li {
	margin: 0 0 5px;
	text-align: left;
	color: #bbb;
	padding: 0 0px 0 0px;
}
	
	#sidebar2 ul li a {
		color: #fff;
		text-decoration: none;
	opacity: 1;
}
	
	#sidebar2 ul li span {
	}
	
	#sidebar2 ul li a:hover {
		color: #fff;
	text-decoration: underline;
}
	
	#sidebar2 ul#nav {
		margin: 10px 0 20px 0;
	}
	
	#sidebar2 ul#nav li {
		margin: 0;
		padding: 0;
	}
		
	#sidebar2 ul#nav li a {
		display: block;
		height: 17px;
		padding: 7px 10px;
		background: url(img/nav_off.png) 0 0 no-repeat;
		margin-bottom: 5px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		color: #999;
	}
	
	#sidebar2 ul#nav li a:hover {
		background: url(img/nav_off.png) 0 -31px no-repeat;
	}        
	
	#sidebar2 ul#nav li a.active {
		background: url(img/nav_on.png) 0 0 no-repeat;
		color: #FFF;
	}
	
#footer {
	clear: both;
	height: 1em	;
    border-top: 3px solid #444;
    border-bottom: 1px solid #444;
    padding: 7px 0;
    font-size: 11px;
	font-weight: bold;
}

#footer p {
        margin-bottom: 5px;
        color: #ccc;
	text-align: center;
}
    
#footer a {
        color: #999;
	text-decoration: none;
}
    
#footer a:hover {
        text-decoration: none;
        color: #fff;
    }



.clearfix {	clear: both;}


.clear {	clear: both;}

.textwhite  { color: #fff; }	[disabled] {	color:#dddddd;	border-color:#dddddd!important;	background:none!important;} #upperBox {	margin-bottom: 10px;	text-align: center;	position: absolute;	right: 0;	padding-top: 5px;}	 #upperBox a img {		display: block;		margin: 0 auto;		border: none;	}		 #upperBox p {		margin: 5px 0;		font-size: 10px;		text-align: center;	}		 #upperBox input {		height: 18px;		padding: 5px 5px 5px 25px;		background: url(img/upperBox_search.png) top left no-repeat;		border: 0;		width: 100px;		color: #9ec7eb;		margin-top: 5px;	}		 #upperBox input:focus {		color: #FFF;	}
	
	
	
#googleadds{
	text-align: left;
	
	padding-bottom: 20px;
	padding-top: 20px;
	margin-left: 16px;
}



/* ================================================================ 
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-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:957px; 
height:32px; 
font-size:0.85em; 
position:relative; 
z-index:100;
border-right:1px solid #000;
	margin-left: 25px;
		font-weight: bold;

}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:955px; w\idth:954px;}
/* 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:159px;}
/* 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:159px;position:relative;}
/* top level main links and background */
.menu a, .menu a:visited {
	display:block;
	font-size:14px;
	text-decoration:none; 
	color:#fff; 
	width:148px; 
	height:30px; 
	border:1px solid #000; 
	border-width:1px 0 1px 1px; 
	background:#000; 
	padding-left:10px; 
	line-height:29px;}
	
/* top level main colors */	.menu .col1 a {	color: #fccc00; 	wordp}		.menu .col2 a {	color: #f71d11; 	}		.menu .col3 a {	color: #217aff; 	}		.menu .col4 a {	color: #5ca82b; 	}	.menu .col5 a  {	color: #fccc00; 	}		.menu .col6 a {	color: #6f39ff; 	}	
	
	
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:159px; w\idth:148px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000 url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#222 url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#222 url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#000;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#222;}


/* 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:0;top:31px;left:0; width:159px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:159px; top:-1px; width:159px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-159px;}

/* 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:#000;  height:auto; line-height:1.3em; padding:5px 10px; width:138px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:160px;w\idth:138px;}

/* style the top level hover  - */
.menu a:hover, .menu ul ul a:hover{ background:#222;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#222;}

/* 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;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */

/*selected dropdown 2nd level */
.menu .menutop .current_page_item a {

}


	
.menu .menulevel2  .current_page_item a {
color: #ddd;
	background: #333;
}
/*heading normal*/
.menu .current_page_item a {
}
/*dropdown menus 3rd  level*/
.menu ul .current_page_item ul a {
}
/*dropdown 3rd level rollover */
.menu ul .current_page_item ul a:hover {
}
/*headign 3rd level rollover */
.menu .current_page_item a:hover {
}

#menu_div {

}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}	
	
	

