/*
Theme Name: Limassol Marathon GSO
Description: Wordpress theme by Alwin Red <a href="http://alwinred.com">Alwin Red</a>.
Version: 1.0
Author: Alwin Red
Author URI: http://www.alwinred.com/
*/



/* CSS Reset v1.0 | 20080212 */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
    font-family:Helvetica , Arial;
    line-height: 120%;
    margin:0;
    padding:0;
    color:#666;
    font-size:12px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}



/* remember to define focus styles! */

:focus {
	outline: 0;
}



/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}



/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: double 
}

img {
	margin: 0;
	padding:0;
}

/****************/

body {
	background: #e1e1e1 url('images/header-bg.jpg') no-repeat top;
	border-top: 5px #63c2f0 solid;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 20px;	

}

a {
	color: #0055a5;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 940px;
	margin-left: 10px;
	position: relative;
}

.left , span.left{
	float: left;
}

.right , span.right{
	float: right;
}

.logo {
	margin-top: 20px;
}

.lightbg {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: -1;
}

.flag {
	position: absolute;
	top: -10px;
	right: 580px;
}

.flag2 {
	position: absolute;
	top: -10px;
	right: 545px;
}

.flag3 {
	position: absolute;
	top: -10px;
	right: 510px;
}

.flag4 {
	position: absolute;
	top: -10px;
	right: 475px;
}

.flag5 {
	position: absolute;
	top: -10px;
	right: 440px;
}

.flag6 {
	position: absolute;
	top: -10px;
	right: 405px;
}

#search {
	background: url('images/search-bg.png') no-repeat top;
	width: 285px;
	height: 32px;
	float: right;
	padding-left: 15px;
	padding-top: 3px;
	position: absolute;
	top: 0px;
	right: 0;
}

input#s {
	background: url('images/search-input.png') no-repeat;
	width: 175px;
	height: 26px;
	border: none;
	position: absolute;
	top: 3px;
	right: 95px;
	padding: 0 10px;
}

input#searchsubmit {
	background: url('images/search-button.png') no-repeat;
	width: 79px;
	height: 26px;
	border: none;
	position: absolute;
	top: 3px;
	right: 10px;
}

.topslogan {
        position: absolute; 
        top: 140px; 
        right: 8px; 
        color: #ffffff; 
        font-size: 16px;
}

.dates {
	color: #fff;
	margin-left: 0;
	position: absolute;
	right: 0;
	top: 70px;
	font-family: Verdana;
}

.dates div {
	display: block;
	float: left;
}

.big {
	background: url('images/date-bg.png') no-repeat;
	width: 92px;
	height: 63px;
	position: absolute;
	top: 70px;
	right: 207px;
	color: #fff;
	text-align: center;
}

.dsmall, .countdown_section {
	background: url('images/date-bg2.png') no-repeat;
	width: 62px;
	height: 63px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-size: 14px;
	padding: 2px 5px 5px 0px;
	line-height: 28px;
	text-align: center;
}

.countdown_amount {
	font-size: 24px;
	font-weight: bold;
}

.big span, .dsmall span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}

span.top {
	font-size: 26px;
	padding-top: 8px;
}

span.bottom {
	font-size: 20px;     
	padding-top: 8px;
}

.border {
	width: 100%;
	height: 2px;
	background: url('images/border.png') repeat-x;
}

h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

#nav {
	margin-top: 30px;
}

#menu,#menu > ul {
	height: 32px;
	list-style: none;
	line-height: 1;
}

#menu li {
	float: left;
	margin-right: 37px;
	padding: 2px 5px 5px 0px;
}

#menu li a {
	color: #333;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	font-size: 18px;
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 3px;
}

#menu > li:hover,#menu > li.current_page_item {
	background: url('images/li-left-h.png') no-repeat left;
}

#menu li:hover > a,#menu li.current_page_item  a {
	color: #fff;
	background: url('images/li-right-h.png') no-repeat right;
}

#menu li:hover li a {
	background: none;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background: #0055a5;
	padding: 10px 5px 2px 5px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: -4px;
	width:160px;
}

#menu li li {
	display: block;
	clear: both;
	float: none;
	width:160px;
	border-top:1px solid #6699c9;
	margin-left:-5px; 
	padding-left:5px;
}

#menu li li:hover {
	display: block;
	clear: both;
	float: none;
	background:#3377b7;
	width:100%;
	margin-left:-5px; 
	padding-left:5px;
}

#menu li ul a {
	display: block;
	clear: both;
	float: none;
	color: #fff;
	font-size: 12px;
}

#menu li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}



#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {

	left: -999em;

}



#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

}



#cuber {

	height: 420px;

	margin-top: 20px;

	background: url('images/shadow.jpg') no-repeat bottom;

	overflow: visible;

	padding-left: 10px;

}

#cu3er-container {

}

#content {

	width: 940px;

	margin-left: 10px;

}

#register {

	font-size: 18px;

	font-weight: bold;

	line-height: 24px;

}

#register .left {

	width: 575px;

	padding: 15px 0;

}

.register {

	float: right;

	padding: 10px 0;

}

#main_content {

	background: url('images/main-content-bg.png') no-repeat top;

	padding: 30px 0 30px 0;

}

.main_content {

	width: 620px;

	float: left;

}

.post {

	margin-bottom: 40px;

}

.post h2 {

	margin-bottom: 10px;

}

.post h2 a,.latest h3 a{

	color: #333;

	text-decoration: none;

	padding-bottom: 0;

}

.post h2 , .post h3 , .post h4 , .post h5 , .post h6 {

	font-weight: bold;

	text-align: center;

	background: url('images/border.png') repeat-x bottom;

	padding-bottom: 6px;

	margin-top: 6px;

	margin-bottom: 15px;

}

.post .border {

	margin-top: 15px;

}

.post h3 {

	font-size: 18px;



}

.post h4 {

	font-size: 16px;

}

.post h5 {

	font-size: 14px;

}

.post h6 {

	font-size: 14px;

}

.post ul li {

	list-style-type: square;

	margin-left: 20px;

}

.post ol li {

	list-style-type:  decimal;

	margin-left: 30px;

}

h2.title {

	background: none;

	text-align: left

}

span.right a, span.left a{

	color: #333;

	text-decoration: none;

}

.lpost small {

	float: right;

	color: #0055a5;

}

.latest h2 a {

	color: #333;text-decoration: none;

	background: none;

	padding: 0;

	margin-bottom: 10px;

}

.more {

	float: right;

	font-style: italic;

}

.cleft {

	width: 280px;

	float: left;

	margin-top: 47px;

}

.cright {

	width: 280px;

	float: right;

	margin-top: 47px;

}

.cleft img , .cright img  {

	margin:0 0 20px 0;

	padding: 1px;

        border:1px solid #b4b4b4;

        background-color: #ededed;

}



.cleft p , .cright p{

	margin:0 0 20px 0;

	padding:0px;

}



.sidebar {

	width: 280px;

	float: right;

        margin-bottom: 20px;

}

.sidebar > ul {

	margin-bottom: 20px;

}

.sidebar ul li {

	list-style-type: none;

	margin-bottom: 30px;

}

.sidebar li a {

	display: block;

	padding: 5px 0;

}

.sidebar li li{

	background: url('images/border.png') repeat-x top;

	margin: 0;

}

.sidebar li li a{

	background: url('images/arrow.png') no-repeat left;

	padding-left:15px;

	color: #333;

	text-decoration: none;

}

.sidebar li li li a {

	margin-left: 10px;

} 

.sidebar li li li li a {

	margin-left: 20px;

} 

.sidebar li li a:hover {

	background: #eee url('images/arrow.png') no-repeat left;

}



li.banner {

	background: #ededed;

	border: 1px #b4b4b4 solid;

	margin: 20px 0;

clear:both;

}

li.banner img {

	padding: 12px 15px 7px 15px;

	margin: 0;

}

.gallery {

	margin-top:50px;

}

.gimages {

	background:#ededed;

	width:280px;

	height:560px;

	border:1px solid #b4b4b4;

}

.gimages img {

        padding:1px;

	margin:8px -3px -3px 8px;	

        border:1px solid #b4b4b4;

        background-color: #ededed;

}

.cgallery img {

	width: 290px;

	margin-right: 10px;

	float: left;

	margin-bottom: 10px;

	margin-top: 10px;

}

.sponsors {

	margin-bottom: -8px;

}

.sponsors h3 {

	text-align: center;

	padding: 5px 0;

	font-size: 18px;

}



.sponsors img {

	padding: 2px;

	border: 1px #b4b4b4 solid;

	margin: 10px 3px;

	width: 119px;

	height: 119px;

}

img.s1 {

	margin-left: 2px;

}

img.s7 {

	margin-right: 0px;

}

#footer {

	width: 100%;

	height: 424px;

	background: url('images/footer-bg.jpg') no-repeat bottom;

	border-bottom: 4px #63c2f0 solid;

        margin-top: -70px;

}

#foot {

	width: 940px;

	margin: 0 auto;

	padding: 95px 95px 95px 95px; 

}

.box {

	width: 280px;

	float: left;

	height: 110px;

	margin-right: 50px;

}

.last {

	margin-right: 0;

}

.box ul li {

	font-size: 14px;

	background: url('images/border.png') repeat-x bottom;

	padding: 5px 0;

}

.box ul li:hover {

	background: url('images/li-hover.png') repeat;

}

.box ul li a {

	background: url('images/arrow.png') no-repeat left;

	color: #000;

	text-decoration: none;

	padding-left: 15px;

	margin-left: 2px;

}

#foot2 {

	width: 940px;

	margin: 40px auto 0 auto;

}

#foot2 ul li {

	float: left;

	margin-right: 32px;

	padding: 5px 0;

	margin-left: 2px;

}

#foot2 ul li a{

	font-size: 14px;

	font-weight: bold;

	color: #323232;

	text-decoration: none;

}

#foot2 ul li a:hover {

	color: #fff;

}

.clear {

	clear: both;

}

px;font-size: 11px;background: #f7f5ec;padding-left: 5px;border-left: 10px #7b7661 solid;margin-left: -10px;margin-right: -10px;}

p.postmetadata a {color:#7b7661;}

.navigation {display : block;font-size : 16px;font-weight : bold;}

	.alignleft {float : left;text-align : left;}

	.alignright {float : right;text-align : right;}



/*******************************************************

*******************COMMENTS******************************/

h3#comments,h3#respond {

	color : #333;

	margin-left:5px;

	margin-bottom: 20px;

}

h3#respond{

	padding-top:20px;
font-size:18px;

}

ol.commentlist .left{

	width: 70x;

	float: left;

}

ol.commentlist .right{

	width: 490px;

	float: left;

	margin-bottom: 10px;

	padding: 0 10px;

}

#auth{

	padding:0px 10px;

}

.avatar {

	padding : 3px;

	border : 1px solid #ccc;

	margin:0 5px 5px 0;

	float: left;

}

ol.commentlist {

	list-style-type : none;

	margin-bottom: 40px;

}

ol.commentlist li {

    width: 600px;

    margin-bottom: 10px;

    padding: 10px;


}

ol.commentlist li {

	border-bottom : 0px;
	padding-top: 10px;

}

li.border {

	background: url('images/border.png') repeat-x top;

	padding: 5px 0 0 0;

	clear: both;

	width: 100%;

	height: 2px;

}

li.authcomment {

	border-bottom : 0px;

	background-color: #f6f6f6 !important;

} 


.authcomment .right{

} 

.authcomment .left {

	background: transparent;

}

small.commentmetadata{

	padding-bottom: 5px;

	float: right;

}

span.comauth{
        margin-left:0px;
	margin-bottom : 0px;
	font-size: 18px;
	font-weight:bold
}

#comment_title {

	margin-bottom : 5px;

}

#commentform {

	margin-bottom : 50px;

	margin-left : 10px;

}

#commentform label{

	margin-bottom : 5px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;

}

#commentform textarea {
	background: url('images/com-text.png') no-repeat;
	width : 610px;
	height: 150px;
	padding : 5px;
	font-size : 12px;
	margin:5px 0px;
	border: 0;
}

input#author,input#email,input#url {
	background: url('images/com-input.png') no-repeat;
	height: 20px;
	width : 265px;
	padding : 4px 10px;
	font-size : 12px;
	border: 0;
	margin:0;
}

input#submit{
	background: url('images/submit-comment.png') no-repeat;
	width: 140px;
	height: 32px;
	padding:5;
	border:0px;

} 



#main_content ul#gal_cat{
	width:50%;
	margin-left:290px;
	float:none;
}



#main_content ul#gal_cat li{
	float:left;
	margin:5px 5px 5px 20px;
	list-style:disc;
}



#main_content ul#gal_cat li#first{
	float:left;
	margin:5px 5px 5px 20px;
	list-style:none;
}



#main_content ul#gal_cat li a{
	display:block;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}



#main_content ul#gal_cat li a.active{

	display:block;

	text-decoration:none;

	font-family:arial;

	font-size:12px;

	font-weight:bold;

	color:#0051a3;

}



.main_content_gal{

	margin-bottom:30px;

	margin-top:30px;

}



.gal{

	float:left;

        border:1px solid #b4b4b4;

        background-color: #ededed;

        padding:2px;

        margin:20px 40px 20px 0px;

}

.gal:hover{		

        border:1px solid #b4b4b4;

        background-color: #ededed;

        padding:2px;

        margin:20px 40px 20px 0;		

	background:url(images/zoom1.png) no-repeat 4px 4px; 	

	z-index:9;

	opacity:1;	

}



.gal:hover a img {

	z-index:-1;

	opacity:.5;

	/* padding:4px; */

}



.gal a img{

	margin:0;

	padding:0px;

	opacity:1;

}



.gallast{

	float:left;

        border:1px solid #b4b4b4;

        background-color: #ededed;

        padding:2px;

        margin:20px 0px 20px 0px;

}



.gallast:hover{

	float:left;

        border:1px solid #b4b4b4;

        background-color: #ededed;

        padding:2px;

        margin:20px 0px 20px 0px;

	background:url(images/zoom1.png) no-repeat 4px 4px; 

	z-index:9;

	opacity:1;



}

.gallast:hover a img {

	z-index:-1;

	opacity:.5;

	padding:0px;

}

.gallast a img{

	margin:0;

	padding:0px;

}





/*******************************************************

*******************Defaults******************************/

hr {display : none;}

img{ padding:5px;margin:5px;}

a img{border:0px;}

blockquote {

    font-style:italic;

    font-size:13px;

}

blockquote em, blockquote cite, blockquote i {

    font-style:normal;

}

.caps {

    font-size:10px;

    text-transform:uppercase;

    letter-spacing:1px;

}

.important {

    font-weight:bold;

}

.clr 	{

	clear: both;

}


td{

	padding: 4px;

}