/*  
Theme Name: Yldara
Author URI: http://www.yldara.com
Version: 1
Author: Yldara
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

* {
	padding: 0;
	margin: 0;

	}



body {
	background: #000000;
	color: #000000;
        height: 100%;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
	}

a, a:visited{
	color: #336699;
	text-decoration: none;

	}
	
a:hover{
	color: #FF9900;
	text-decoration: underline;

	}


#all { 
	background: #000000 ;	
        width: 880px;
	height: 100%;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	background: #000000 url(images/sidebarblue.jpg) ;
}




#googleadtop { 
	background: #000000 ;	
        width: 880px;
	height: 100%;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}


#header { 
	width: 880px;
	height: 225px;
	text-align: center; 
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	background: #000000 url(images/header1.jpg) top no-repeat;

	}
#header h2 {
	color: #336699;
	font-size: 35px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

#header h3 {
	color: #ffffff;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}



#menu { 
	background: #000000 ;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 25px 10px 25px;
	text-align: center;
	margin-bottom: 1px;
	}
#menu h2 {
	margin: 0px;
	padding: 0px 25px 10px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	padding: 0px 25px 10px 25px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	background: ;
        color: #FF9900;
	text-decoration: underline;
	}







#navbar { 
	background: #000000 ;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 25px 10px 25px;
	text-align: center;
	margin-bottom: 1px;
	}
#navbar h2 {
	margin: 0px;
	padding: 0px 25px 10px 25px;
	}
		
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	padding: 0px 25px 10px 25px;
	margin: 0px;
	text-decoration: none;
	}

#navbar ul li a:hover {
	background: ;
        color: #FF9900;
	text-decoration: underline;
	}









#container { 
	width: 880px;
	text-align: left; 
	margin: 0px auto 0px;
        height: 100%;
	}

* html #container { width: 880px height:100% } /* IE hack */



/*  

	background: #ffffff url(images/ltcorner.gif) no-repeat top left;
*/



#content { 
	background: #ffffff;
	width: 440px !important;
	_width: 440px;
	float: left !important;
	display: inline;
	padding: 10px 20px 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	word-wrap: break-word;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img{
	border: none;
	margin-right: 5px;
	}
#content h1 {
	color: #336699;
	font-size: 20px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #336699;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

#content h2 {
	color: #336699;
	font-size: 18px;	
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #336699;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #FF9900;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #336699;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #336699;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #FF9900;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #336699;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #000000;
	border-left: 0px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#l_sidebar { 

	background: #000000 url(images/sidebarblue.jpg) ;
        background-repeat:repeat ;
        height: 100%;
	color: #000000;
	width: 148px !important;
	_width: 148px ;
	float: left !important;
	position: relative;
	padding: 20px 20px 20px;
	word-wrap: break-word;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #336699;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	}

#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
	
#l_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#l_sidebar ul li a:hover {
	display: block;
	background: ;	
	color: #FF9900;
	text-decoration: underline;
	}

/*	
	background: #ffffff url(images/rtcorner.gif) no-repeat top right;
        background: #000000 url(images/sidebarblue.jpg) yes-repeat;
*/


#r_sidebar { 

        background: #000000 url(images/sidebarblue.jpg) yes-repeat;
	color: #000000;
        height: 100% ;
	width: 148px !important;
	_width: 148px ;
	float: left !important;
	position: relative;
	padding: 20px 20px 20px;
	word-wrap: break-word;
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #336699;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}
	
#r_sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#r_sidebar ul li a:hover {
	display: block;
	background: ;	
	color: #FF9900;
	text-decoration: underline;
	}








.widget { 

	width: 100% !important;
	_width: 100% ;
	float: left !important;

	}




#footer { 
	background: #000000 ;
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	padding: 20px 0px 50px 0px;
	text-align: center;
	clear: both;
	}

	
#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	background: ;	
	color: #FF9900;
	text-decoration: underline;
	}

