/*
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 completely standards compliant. Free to use for whatever you want.
Version: 1.1
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/

body {
	background: url(images/horizon.jpg) #fff;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Georgia, Palatino, Times, serif;

	font-family:  "Lucida Grande", Verdana, Arial, sans-serif;
	

    font-size: 0.9em;
    font-size: 12px;
	line-height: 1.5em;
    color: #666666;
	color:black;
	text-align: left;
}


 a:link,
a:visited  {
	color: #0195c5;
	color:#000066;
	text-decoration: none;
}

 a:link:hover {
	color: #333333;
	color: #0195c5;
	text-decoration:underline;
}


#container {

}

#header {
	height: 162px;
    width:900px;
	font-size: 1em;
	background: url(images/nouvelet.jpg) top left no-repeat;
	margin:0px auto;
    }

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #000;
}

#header a:hover {
	color: #000066;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#header #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;
}

#login {
	text-align: right;
}

#navbar {
	margin: 0 auto 20px auto;
	height: 30px;
    width:80%;
    min-width:800px;
    background:white;
    border-width:1px 0px;
    border-style: solid;
    border-color: #ccc;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 20px;
	color: #000066;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
    
    font-weight:bold;
	font-size: 1.2em;
    letter-spacing:0.2em;
	text-transform:lowercase;
    font-family: "Lucida Grande", verdana, sans-serif;
}

#navbar a:hover {
	color: #000066;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
	text-decoration:underline;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 0.9em;
	color: #999999;
	line-height: 1.5em;
}

.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}


.post h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
    letter-spacing:0.1em;
    font-family: "Lucida Grande", verdana, sans-serif;
}

.post h3 {
	font-size: 1.2em;
	font-weight: bold;
    font-family: "Lucida Grande", verdana, sans-serif;
    line-height:1em;
    margin-top:1em;
    margin-bottom:0;
	
}
.entry p {
	margin-bottom:1.5em;
	}

	
.post p a {
	text-decoration: underline;
}


.post a img {
	border: none;
}

.postmetadata {
	font-size: 1em;
	line-height: 1.5em;
}
.postmetadata a {
	text-decoration:none;
}
.post img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post img.aligncenter {
	text-align: center;
}

.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;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}
ul, li {
	list-style-type: none;
    }
.avatar {
	float: left;
	margin: 0 5px 0 0px;
}

div#posts {
	padding: 10px 70px 30px 70px ;
	margin-right:250px;

}

div.sidebar {
	float:right;
    width:170px;
    margin:0px 40px;
    padding:0 20px 20px 20px;
	
    line-height:2em;
}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 0px 0;
	padding: 0;
	float:right;
	display:block;
}

h2.widgettitle {
	margin: .5em 0 0 0;
	font-size: 1.2em;
    letter-spacing:0.2em;
    font-weight:bold;
	text-transform:lowercase;
    color: #000;
	border-bottom: 1px solid #cccccc;
    font-family:  "Lucida Grande", verdana, sans-serif;
}
#footer {
	clear: both;
	height: 150px;
	background-repeat: no-repeat;
}

#footer p {
	text-align: center;
	font-size: 0.9em;
	position: relative;
	top: 40px;
}

div.taxing {
display:block;
height:3em;
padding:.9em;
}
div.cats {
display:block;
 width:40%;
 float:right;
 text-align:right;
}
div.grades {
 width:40%;
 float:left;
 }

