/*  skyblue - yannis-skyblue style */


/*  Images */

 #top-out {
background-color: #148fae;
}
/*yannis-skyblue

#header {

	background: url(yannis-skyblue/bg_top_gradient.gif) no-repeat 60px 0;

} */


/* yannis-skyblue */

#middle-out-top { /* Background - Middle Top */
	background: #CCF1F1 url(yannis-skyblue/bg_middle_out_top.jpg) repeat-x 0 0;
}
#middle-out-bottom { /* Background - Middle Bottom Gradient */
	background: url(yannis-skyblue/bg_middle_out_bottom.gif) repeat-x left bottom;
}
#middle-out-bottom .single { /* Background - Content - Single Page */
	background: url(yannis-skyblue/bg_middle_content_single.gif) repeat-y;
}
#middle-content { /* Background - Content */
	background: url(yannis-skyblue/bg_middle_content.gif) repeat-y;
}
#middle-content-bottom { /* Background - Content Bottom */
	background: url(yannis-skyblue/bg_middle_content_bottom.gif) no-repeat 0 bottom;
}
IOANNIS #content {
	background: url(yannis-skyblue/bg_middle_top.jpg) no-repeat 0 0;
}
#footer {
	background: #148FAE;
}
#middle-out-bottom .full { /* Background - Content - Full Width Page */
	background: url(yannis-skyblue/bg_page_full.gif) repeat-y;
}
#content.full {
	background: url(yannis-skyblue/bg_middle_top_full.gif) no-repeat 0 0;
}
#middle-content-bottom.full { /* Background - Content Bottom */
	background: url(yannis-skyblue/bg_middle_content_bottom_full.gif) no-repeat 0 bottom;
}


/*  Colors */


a {
	color: #148FAE;
}



/* Content */


#content {
	width: 997px;
	min-height: 550px;
	padding: 0px 0px 50px 0px;
	background: none;
}
#main-content .post h4.continue a,  #sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: #148FAE;
}
#main-content .post h4.continue a:hover {
	background: #255271;
}
#main-content p {
	font-size:12px;
	text-align:justify
}



/* Header */


#header {
	width: 100%;
	padding-top: 0px;
	background: none;
	height: 150px;
	padding-top: 0px;
	clear: both;
	position: relative;
}
#header img.title {
	margin-left: 0px;
}


/* Page Navigation */



#page_navi {
	height: 0px;
}
#nav li ul li a {
	background: #2d3409;
	border-bottom: 1px solid #262b08;
}
.Nav .on, .Nav a:hover {
	background: #71882c !important;
}
.Nav a, .Nav .on,  #sidebar h2,  #sidebar ul.idTabs li a {
	background: #616E77;
}


/* Caption */

.wp-caption a {
	color: #687c8c;
	font-size: 0.95em;
	font-style: italic;
	font-weight: normal;
}
.wp-caption a:visited {
	color: #687c8c;
	font-size: 0.95em;
	font-style: italic;
	font-weight: normal;
}
.wp-caption-text

{

padding-top: 3px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 10px;
font-size: 11px;

}


/* Sidebar */

#sidebar h2 {
	font-size: 14px;
	background: #4C8CAC;
	color: #fff;
	padding: 10px 14px;
	margin: 0 0 10px 1px;
}
#sidebar ul {
	clear: both;
}
#sidebar a {
	color: #636363;
	font-weight: bold;
}
#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}
#sidebar h2 a.rsswidget {
	font-size:15px;
	font-weight:normal;
	color:#FFFFFF;
}


/* Footer */

#copyright-out {
	background: #148FAE;
}
#copyright a {
	color: #CECECE;
}
#footer h2.widget_title {
	background: #35718f;
	color: #fff;
}
#footer .block ul, #footer .block .textwidget, #footer .block #calendar_wrap {
	border: #d2d6ca 5px solid;
	background: #EDEDED;
}
#footer-out {
	background: #148FAE;
}