html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: normal;
	font-style: normal;
	font-size: 100%;

	font-family: inherit;

	/*vertical-align: baseline;*/

	}

	

/* remember to define focus styles! */

:focus {

	outline: 0;

	}

	

body {

	/*line-height: 1;*/

	color: black;

	background: white;

	}

	

ol, ul {

	list-style: none;

	}

	

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: separate;

	border-spacing: 0;

	}

	

caption, th, td {

	text-align: left;

	font-weight: normal;

	}

	

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

	}

	

blockquote, q {

	quotes: "" "";

	}

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	body {

	background-image: url(i/bg.jpg);

	background-position:top;

	background-repeat:repeat-x;

	background-color:#FFF;

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 13px;

	padding: 0;

	margin: 0;

	}

	

#wrapper {

	width: 1000px;

	background-image: url(i/banner.jpg);

	background-position:top;

	background-repeat:no-repeat;

	margin: 0 auto;

	position:relative;

	}

.red{
color:#CC0000;
font-size:12px;
}
.red_big{
color:#CC0000;
font-size:14px;
}
.small_txt {
color:#666666;
font-size:12px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//------------------------------------------------------------------------------------------------------------------------------------------- MAIN CLASSES 

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	

h1{
	font-size:24px;
}
h3{
 	font-size:20px;
	padding: 10px 0px;
}
h4{
	font-size:16px;


}
h5{
	font-size:13px;
}
h6{
	font-size:10px;
}


h2{

	font-size:22px;

}

h2 a{

	color:#000000;

}

h2.center{

 text-align:center;

}
strong{
	font-weight: 900!important;
}
p{
font-size:13px;
padding: 10px 0px;
}
.meta{

	font-style:italic;

	font-size:13px;

	margin: 5px 0px 10px 0px;

}
.meta a{
color:#4BB354;
}

.author{

	color:#007bbb;

	font-style:italic;



}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//------------------------------------------------------------------------------------------------------------------------------------------------------  HEADER 

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



#header{

	width: 1000px;

	height: 196px;

	margin-bottom: 30px;

	position: relative;

}

#menu{

	position:absolute;

	right:0px;

	bottom:0px;

	font-size:16px;

	color:#FFFFFF;

}

#menu li{

	float:left;

	margin: 0 1px;

}



#menu li a.on{

 	text-decoration:none;

	color:#000;

	background-color:#FFF;

}



 .pagenav  {

 	text-decoration:none;

	color:#FFF;

	display:block;

	padding: 7px 10px; 

	}

 .page_item a { 	

 	text-decoration:none;

	color:#FFF;

	display:block;

	padding: 7px 10px;

	}

 .page_item a:hover{ 		

 	display:block;

  	text-decoration:none;

	background-color:#E8E8E8;

	color:#000;



	}

 .current_page_item a{ 	

  	text-decoration:none;

	color:#000;

	background-color:#FFFFFF;

	}

#flash{
	position:absolute;
	right:0px;
	top:10px;
}




/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//------------------------------------------------------------------------------------------------------------------------------------------------------  SIDEBAR 

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



#left_sidebar{

	width: 190px;

	float:left;

	text-align:center;

}

#right_sidebar{

	width: 210px;

	float:left;

}



.search{

width: 160px;

height:60px;

background-color:#E8E8E8;

border-bottom: 3px #D6D6D6 solid;

border-top: 3px #D6D6D6 solid;

padding: 15px;

text-align:center;

}

.newsletter{

width: 180px;



background-color:#E8E8E8;

border-bottom: 3px #D6D6D6 solid;

border-top: 3px #D6D6D6 solid;

padding: 15px;

text-align:center;

}

.contact_box{

width: 170px;

background-color:#A6D3EA;

border-bottom: 3px #7CA9C0 solid;

border-top: 3px #7CA9C0 solid;

padding: 20px;

text-align:center;

font-size:15px;

}
.contact_box a{
	color:#000000;
}
.category li{

margin: 0px;

padding:0px;

line-height:0px;

}

.category li a{

line-height:normal;

text-decoration:none;

display:block;

padding: 8px 0px 8px 0px;

font-size:14px;

color:#000000;

border-bottom: 1px #CCCCCC solid;

margin: 0px;

}

.category li a:hover{

	color:#FFFFFF;

	background-color:#053889;

}

.category li a.standup{
line-height:normal;
text-decoration:none;
display:block;
padding: 8px 0px 8px 0px;
font-size:14px;
color:#000;
border-bottom: 1px #CCCCCC solid;
margin: 0px;
background-color:#7CA9C0;

}
.category li a.standup:hover{
	color:#fff;
	background-color:#053889;
}

.register li{

margin: 0px;

padding:0px;

line-height:0px;

}

.register li a{
  
background-color:#053889;

line-height:normal;

text-decoration:none;

display:block;

padding: 8px 0px 8px 0px;

font-size:14px;

color:#ffffff;

margin: 0px;

}

.register li a:hover{

	color:#000000;

	background-color:#a6d3ea;

}


/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//------------------------------------------------------------------------------------------------------------------------------------------------------  CALENDAR

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



div#calendar_wrap {

	margin: -25px 0 0 0;

	text-align: center;

}

li#calendar h2.widgettitle {

	text-decoration: none;

}

li#calendar {

	text-align: center;

}

table#wp-calendar caption {

	text-align: center;

	color: #000;

	font-size: 19px;

	margin: 0 auto;

}



table#wp-calendar tfoot {

background-color:#FFFFFF;

}



table#wp-calendar th {

	background-color: #08388C;

	color: #FFF;

	text-align: center;

	border-right: 1px #FFFFFF solid;

	padding: 2px;

}



table#wp-calendar {

	background-color: #D9D9D9;

	border-top: none;

	margin: 0 auto;

	width: 210px;

	text-align: center;

	border-collapse:collapse;

}

table#wp-calendar td{

	text-align: center;

	padding: 2px;

	border-right: 1px #FFFFFF solid;

	border-bottom: 1px #FFFFFF solid;



}



#wp-calendar #today {

	background-color: #A6D3EA;

	

}



table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {

    display:block;

	color: #FFF;

	background-color: #4BB354;

	text-align: center;

	text-decoration:none;



}

table#wp-calendar a:hover {

	color: #FFFFFF;

	background-color:#08388C;

}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//------------------------------------------------------------------------------------------------------------------------------------------------------  CONTENT 

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#content{

	width: 510px;

	float:left;

	padding: 0px 45px ;
	background-image:url(i/clare_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;

	

}



#line{	

	width: 1000px;

	height: 0px;

	clear:both;

	position:relative;

}

.main{

padding: 0px 0px 20px 0px

}

.readmore {

	margin: 5px 0px 0px 0px;

}

.readmore a{

	font-size:14px;

	color:#4CB24F;

}
.navigation{
	width:500px;
	text-align:center;
	border-top: 1px #333333 solid;
	padding: 5px;
}
.navigation a{
	display:block;
	width: 249px;
	background-color:#4BB354;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	border-right:1px #FFFFFF solid;
	margin-bottom: 10px;
}
.navigation a:hover{
	background-color:#08388C;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//------------------------------------------------------------------------------------------------------------------------------------------------------  FOOTER 

//---------------------------------------------------------------------------------------------------------------------------------------------------------------------

//-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer{

	position:relative;

	width: 100%;

	height: 196px;

	background-color:#E8E8E8;  

}

#blog_links{

	width: 1000px;

	height: 196px;

	margin: 0 auto;

}

.recent{

	width: 960px;

	height: 156px;

	float:left;

	text-align:center;

	padding: 20px 15px 20px 15px;

}

.recent a{

	color:#000000;

	text-decoration:none;

}

.recent a:hover{

	color:#4CB24F;

	text-decoration:none;

}



#copyright{

	background-image:url(i/logo.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	width: 830px;

	height:35px;

	margin: 0 auto;

	padding: 10px 0px 0px 170px;

	position:relative;

	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size:13px;

	color:#666666;

}

#copyright a{

	color:#666666;

}

#design{

	position:absolute;

	right:20px;

}


.icon img {border:none}
.icon {width:50px; height:50px; float:left; margin-right:2px;}
.clr {clear:both;}
.aktt_more_updates li a {list-style:none; color:#4BB354;}
.aktt_tweets li {font-size:11px;list-style:disc; list-style-position:inside;}
.aktt_tweets li a {color:#4BB354;}
.akk_tweets ul ()
