/*  

Theme Name: Elegance

Theme URI: http://www.powertheme.com/themes/elegance/

Description: An elegant WordPress theme brought to you free by <a href="http://www.powertheme.com">PowerTheme</a>

Version: 1.1

Author: PowerTheme

Author URI: http://www.powertheme.com/

Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns

*/
@IMPORT url("css/reset.css");
* {
	font-family: Verdana, Arial, Helvetica, san-serif;	
	outline: none;
}

a:link,a:visited,a:active {
	color: #6891c3;
}

a:hover {
	color: #134077;
}

body {
	background: #FFFFFF url(img/evo-header2.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #666;
}

#wrapper {
	width: 1000px;
	margin: 0;
}

#header {
	width: 1000px;
	height: 198px;
	position: relative;
}

a.logo {
	width: 192px;
	height: 52px;
	float: left;
	background: url(img/logo.png);
	margin-top: 45px;
}

a.logo span {
	display: none;
}

#branding {
	float: left;
	margin-top: 45px;
}

#branding h1 a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 36px;
}

#branding p {
	color: #cccccc;
}

.search {
	float: right;
	margin-top: 55px;
}

.search .search-text {
	background: url(img/search-bg.png) no-repeat;
	width: 157px;
	padding: 6px 30px 8px 10px;
	border: none;
}

/*

	script stuff 

*/
.search-alert {
	display: none;
	background: url(img/search-alert-arrow.png) no-repeat;
	padding: 20px 15px 10px 15px;
	float: left;
	margin-top: 2px;
	position: absolute;
	font-size: 10px;
	cursor: pointer;
	color: #000;
}

#content {
	width: 453px;
	float: left;
	color:#000000;
	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:normal;
	line-height:25px;
	margin-left:30px;
	margin-right:15px;
	text-decoration:none;
}

#content h1 {
	color:#000000;	
	font-size:27px;
	line-height:35px;
	margin-bottom: 25px;
	font-weight: normal;
	font-family:Georgia,"Times New Roman",Times,serif;	
}

.post {
	width: 100%;
	margin-bottom: 50px;
	
}

.post h2 a, .post h2 {
	color:#119DE5;	
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
	font-family:Georgia,"Times New Roman",Times,serif;
}


.post .post-info {
		
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:normal;
	line-height:25px;
	text-decoration:none;
	
}

.post p, .post p span {
	margin-bottom: 10px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;	
}

.post div.cats {
	border-top: 1px solid #ececec;
	padding-top: 10px;
}

#sidebar {
	width: 185px;
	float: right;
}

#sidebar input{
	border: 1px solid rgb(153, 153, 153); 
	font-size: 10px;	
}

#sidebar ul {
	list-style-type: none;
	text-align: right;
}

#sidebar a{
	color: #000;
	font-family: Georgia,"Times New Roman",Times,serif;
}

#sidebar ul li {
	padding-bottom: 5px;
	border-bottom: 1px solid #ececec;
	margin-bottom: 15px;
}
#sidebar ul ul {
	margin-bottom : 20px;
}

#sidebar ul li ul li {
	margin: 0;
	border: none;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 5px 0px 5px 20px;
	display: block;
	width: 165 px;
	background: url ( 
 img/ sidebar-bullet . gif ) no-repeat 0 px 7 px;
}

#sidebar ul li h2 {
	font-size: 20px;
	color: #000000;
	padding-bottom: 9px;
	font-weight: normal;
}

#sidebar ul li h3 a{
font-family: Verdana,Arial,Helvetica,sans-serif; color: rgb(17, 157, 229); font-size: 9px;
font-weight: normal;
}



.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

#footer {
	clear: both;
	width: 100%;
	float: left;
	background: none;
	padding: 20px 0;
	margin-top: 20px;	
	font-size : 11px;
	color : #000;
}

#footer a {
	color : #999999;
}

#footer .inner {
	width: 1000px;
	margin: 0 auto;
}

/*

	.comments template styles

*/
.comments {
	float: left;
	padding: 0;
}

.comments input[type=text],textarea {
	width: 350px;
}

textarea {
	width: 400px;
}

.comments fieldset {
	padding: 20px;
	border: 1px solid #CCC;
	margin: 10px 0 20px 0;
}

.comments p {
	padding: 0 0 10px 0;
}

.comments h2 {
	padding: 0 0 15px 0;
}

#cdisplay {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#cdisplay li {
	padding: 10px;
	margin-bottom: 10px;
	width: 560px;
}

#cdisplay li.first {
	background: #f9f9f9;
	border-bottom: #CCC 1px solid;
}

#cdisplay li.second {
	background: #f6f6f6;
	border-bottom: #dedede 1px solid;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	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;
}

img.avatar {
	float: right;
}

#flashIcon{
	position:absolute;	
	width : 300px;
	height : 166px;
	top : 166px;
	left: 510px;
}

#langSwitcher{
	text-align:right;	
	padding: 5px; 	
}

#langSwitcher li , #langSwitcher li a{
	display: inline;	
	color:#999999;	
	font-size:10px;
	text-decoration:none;
}



