body  {
	background: #fff;
	margin:0;
}

h1, h2, h3, h4, h5, h6  {
	color: #000000;
}

a  {
	color: #237ec4;
}

/* STRUCTURE */

#logo h1 {
	background: url(default/logo.png) top left no-repeat;
}
#header {background:  no-repeat right top url(default/aegee_bg.jpg); position: relative; height: 180px; width:960px;}

#header h1  {
	background: url(default/aegee_logo.jpg); float: left; margin:0px; height:136px; width:203px; 
}
 
#header p.description  {
	color: #75818a;
}

#rss a  {
	color: #fff;
}

#tagline {
	background-color:#ffffff;
}

/* NAVIGATION */

#nav  {
	width:950px;
	background: #237ec5;
	border-top:#ffd200 4px solid;
	padding-left: 10px;
}

#nav ul li a  {
	color: #fff;
	padding:5px 10px;
	margin:0px;
}

.current_page_item a:link, .current_page_item a:visited  {
	color: #ffffff !important;
	background-color: #10578d !important;
}

#content  {
	width:960px;
	background: url(default/content_bg.gif) repeat-y top right;

}

#bottom  {
	background-color: #f2f7fb;
	padding:20px 0;
	border-left: 1px dotted #a6b3b9;
	border-right: 1px dotted #a6b3b9;	
}




/* BLOG CSS */

.post p.categories span  {
	background-color: #A01B1F;
	color: #fff;
}

.post p.categories span a  {
	color: #fff;
}

.post p.categories span.date a  {
	color: #286697;
}

.post p.categories span.date  {
	background-color: #ffffff;
	color: #000000;
	margin-left:5px;
}

.screenimg span a {
	background: #237ec5;
}

.theme .tags, .theme .tags a, .theme .rating, .post-ratings-text {
	color: #808A8E !important;
}

h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #286697;
}
.post ul li {
list-style:none;
background: url(default/li_blu.gif) 0 5px no-repeat;
margin: 0;
margin-left:15px;
padding-left: 18px;
}
.post ol li {
margin: 5px 0px 0px 40px;
}

img.alignleft {
float:left;
margin-right:20px;
border: 4px solid #b4cbdd;
}
img.alignright {
float: right;
margin-left:20px;
border: 4px solid #b4cbdd;
}
#largewidget {
padding:30px 10px 10px 10px;
}
#leftcontent {
margin-top:30px;
}
.widget {
}

.widgetlist  h3  {
	color: #565656;
	background-color:#dceefa;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #565656;
	font-size:14px;
	font-weight:bold;
	background: url(default/li_blu.gif) 0 5px no-repeat;
	margin: 0; 
	padding-left: 18px; 
	line-height: 26px; 
	 
}
.widgetlist ul li a:hover  {
	color: #237ec5;
}
.widgetlist ul li {
	border-bottom: 1px solid #e7e7da;
}

#comments h2  {
	color:#237ec4;
}

.commentlist li {
	background-color:#f5f3f4;
}

#commentform #submit {
	background-color:#237ec4 !important;
	border:1px solid #1B4161;
	color: #fff !Important;
	font-size:12px;
}

/* WP-PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	background-color: #ffffff !important;
	border: 1px dotted #a6b3b9 !important;
	color: #237ec5 !important;
}
.wp-pagenavi a:hover {	
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #237ec5;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #237ec5;
	color: #237ec5;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	margin: 2px;
	color: #237ec5;
	font-size:13px;
	text-align:left;
	padding: 2px 10px 2px 5px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-size:18px;
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #237ec5;
}
#postnav {
margin-bottom:30px;
width:690px;
text-align:center;
}
