/*



Theme Name: SCA





*/















/* CSS Reset */







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 {



	line-height: 0.9;



}



ol, ul {



	list-style: none;



}



blockquote, q {



	quotes: none;



}



blockquote:before, blockquote:after,



q:before, q:after {



	content: '';



	content: none;



}







/* Body Styling */







body {



 	font-family: Arial,Helvetica,sans-serif;



    background: #58759f url(images/back.jpg) repeat-x;    



}







/* Header Styling */



#wrapper {

width: 1000px;

margin: 0 auto;

}







#header {



    background: url(/images/header.jpg) no-repeat;



    width: 792px;



    height: 211px;



    display: block;



    margin: 20px auto 0 auto;



}







/* Menu Styling */







#menu {    

    width: 192px;

    position: relative;

margin-left: -200px;

z-index: 100;



}















#menu ul {



    display: inline;



    float: left; 



	margin: 8px 0 0 -27px;



	*margin-left: -11px;

z-index: 100;



}







#menu ul li {



	background: url(images/3dmenuleft.png) no-repeat;



	padding-left: 27px;



	height: 51px;



	margin-top: 13px;



	*margin-left: -16px; 

z-index: 100;



}







#menu ul li a {



	width: 180px;



	height: 35px;



	text-indent: -9999px;



	display: block;     



    position: relative; 



	background-position: top right;



	background-repeat: no-repeat;

z-index: 100;



}







#menu ul li a#home {



    background-image: url(images/menu_home.png);



}







#menu ul li a#about {



    background-image: url(images/menu_about.png);      



}







#menu ul li a#girls {



    background-image: url(images/menu_girls.png);



}







#menu ul li a#dis {



    background-image: url(images/menu_dis.png);



}







#menu ul li a#basket {



    background-image: url(images/menu_basket.png);



}







#menu ul li a#volley {



    background-image: url(images/menu_volley.png);



}







#menu ul li a#news {



    background-image: url(images/menu_news.png);



}







#menu ul li a#photos {



    background-image: url(images/menu_photo.png);



}







#menu ul li a#partners {



    background-image: url(images/menu_partner.png);



}







#menu ul li a#contact {



    background-image: url(images/menu_contact.png);



}











/* Content Styling */







#content {



    background-color: white;

	margin: 0 auto;

	width: 584px;

    border: 4px solid #7c92b3;

padding-left: 200px;

position: relative;

z-index: 1;

min-height:700px;

background: #ffffff url(images/menu_gradient.png) 67px 0 repeat-y;

}







#content h1 {    



    width: 497px;



    font-size: 26px;



    font-weight: normal;



    margin: 33px 0 0 25px;



    padding-bottom: 13px;



    border-bottom: 1px solid #dbdbdb;



    



}



.pagepost {

float: right;

width: 575px;

z-index: 1;

*margin-top: -650px;

}



.pagepost h2 {



    margin: 25px;



    font-size: 25px;



}







#content p {



    padding: 12px 25px 12px 25px;



    font-size: 15px;



    line-height: 21px;



    word-spacing:1px;



}















/* Footer Styling */







#footer {



    height: 120px;



    color: white;



    font-size: 12px;



    text-align: center;



    padding-top: 30px;



    line-height: 20px;



}











#content .post {



    padding: 20px;



}







#content .post h2 a {



    font-size: 24px;



    font-weight: normal;



    color: #0c2950;



    text-decoration: none;



}







#content .post h2 {



    margin-bottom: 5px;



}







#content .post small {



   font-size: 11px;



}







#content .post .entry p, #content .entrytext p {



   font-size: 13px;



   margin: 7px 0 10px 0;



   padding: 0;



   line-height: 15px;



}







#content .postmetadata {



    margin: 0;



    padding: 0;



    font-size: 13px;



}







#commentsdata {



    padding: 20px;



    font-size: 12px;



}







#commentsdata h3 {



font-size: 14px;



margin-bottom: 10px;



}







#commentsdata p {



font-size: 12px;



margin: 8px 0 10px 0;



padding: 0;



line-height: 14px;



}



.piclenselink {

margin: 0 0 10px 0;

font-size: 12px;

}



.ngg-galleryoverview {

width: 570px;

}