/*
Theme Name: Azul
Theme URI: http://www.switchroyale.com/?page_id=21
Description: Azul is a clean and modern theme with a techy/corporate feel. This theme is meant to be easy to edit and modify. Now includes 1 level deep subnavigation in the navigation menu. Just assign a parent page to any page on your blog for an instant submenu (submenu not compatible with IE6). The Azul Photoshop template is also available for free at www.switchroyale.com. Free to use for whatever you want.
Version: 1.51
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, left-sidebar
*/

body {

        background: url(images/bodybg.jpg) #999999;
        background-repeat: repeat-x;
        margin: 0;
	adding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-align: left;
	z-index: 0;
}
#container {
	width: 960px;
        margin: 0 auto;
	background: url(images/containerbg.jpg) #ffffff;
	background-repeat: repeat-y;
}

#header {
	height: 110px;
	padding: 40px 50px 0 50px;
	background: url(images/headerbg.jpg);
	background-repeat: repeat;
	font-size: 10px;
	position: relative;
}

#header h2 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}



#posts {
	width: 600px;
	padding: 0 70px 0 0  ;
	margin: 0 0 20px 0;
	float: right;
}



.post {
	margin: 0 0 50px 0;
        font-family:verdana;
        font-size: 12px;

}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.entry {

         margin-top: 20px 0 0 0 ;

}

.entry p {
         color: #292929;
	margin: 0 0 20px 0;
}

.entry hr {

	height: 1px;
	border: none;
	background: #cccccc;
}

.post h2 {
	font-size: 18px;
         font-family:Arial;
	font-weight: bold;
	margin: 30px 0 5px 0;
	color: #000000;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
         color: #CD0000;
}

.post a, .navigation a {
	color: #0195c5  ;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.post blockquote {
	background: url(images/blockquotebg.gif) no-repeat left top;
	color: #777777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	margin: 0 0 10px 0;
	padding: 5px;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px 20px 0 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.commentlist p {
	clear: both;
	margin: 0 0 20px 0;
}

.avatarcontainer {
         	float: left;
	margin: 0 5px 10px 0;
}

.avatar {
	border: 1px solid #cccccc;
}
.sidebar {
        margin-left: 50px;
        width: 200px;
	position: relative;
	top: 20px;font:13px Verdana,Arial;	
              font-weight: bold;
        	       
}
.asidebar {
        margin-left: 50px;
	width: 200px;
	position: relative;
	top: 0;
	font-size: 15px;
        font-weight: bold;
        color: #0195c5;
        font-family:Arial,Helvetica,sans-serif;
}
.sidebar ul {
       	list-style-type: none;
	margin: 0;
	padding: 0;color: #0195c5;
	text-decoration: none;
	padding: 0 10px 0 10px ; 
}
 .sidebar ul li ul li {
	_height: 20px;/*IE 6 Hack, the sidebar links won't display properly without this*/
}

.sidebar ul li ul li ul li a {
	font-size: 10px;
        padding: 0 10px 0 20px;border-bottom:1px dotted gray;
}
.sidebar li { 
        list-style-type:none;  
} 
.sidebar h2 {
	margin: 0 0 5px 0;
	padding: 30px 0 0 0;
	font-size: 16px ;
        color: #6666666;
        width: 210px;
         	}
.asidebar a {
	text-decoration: none;
        color: #0195c5;
}
.sidebar a {
	color: #0195c5;
	text-decoration: none;
}
.sidebar a:hover {
        color: #333333;
	background: #ebebeb;
}
.asidebar a:hover {
        color: #333333;
	background: #ebebeb;
}
#footer {
	clear: both;
	height: 280px;
	background: url(images/footerbg.jpg);
	background-repeat: no-repeat;

}

#footer p {
	text-align: center;
	font-size: 11px;
	position: relative;
	
}

#footer a {
	color: red;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#navmenu {
        margin: 0 0px 20px 0;
	padding: 0 30px 0 30px;
        background: url(images/navbarbg.jpg);
	background-repeat:no-repeat;
	height: 40px;
}

//body {margin:25px; font:11px Verdana,Arial; background:#eee}
ul.menu {list-style:none; margin:0 ; padding:0;font:13px Verdana,Arial;}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; color:#0195c5; text-decoration:none;width:145px;}
ul.menu li {position:relative; float:left; margin-right:0px;z-index:100;width:150px;}
ul.menu ul {position:absolute; top:28px; left:0; background:#D3EDFA; display:none; opacity:0; list-style:none; width:159px}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:159px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#F8FCFF;width:145px;}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:159px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(/wp-content/plugins/dropdown/images/header.gif); width:134px; height:16px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(/wp-content/plugins/dropdown/images/header_over.gif)}
ul.menu .sub {background:#F8FCFF url(/wp-content/plugins/dropdown/images/arrow.gif) 140px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
<!-- NAVMENU end  -->







