/*  
Theme Name: BigEvent
Theme URI: http://
Description: Created by <a href="http://"></a>.
Version: 1.0
Author: Rafal Prusinowski
Author URI: http://
*/


* { margin: 0; padding: 0; }
body { font-family: Helvetica, Arial, Verdana, "Lucida Grande", sans-serif; font-weight:300; font-size: 13px; padding: 0; margin: 0; color: #808080; background: url(images/bg.gif) repeat scroll 0 0; }
h1 { font-size: ; }
h2 { font-size: ; }
h3 { font-size: ; }
ul { list-style: none; }
a { text-decoration: none; color: #404040; }
a:hover { color: #55C5F2; }
a:focus { outline: none; }
.clear { clear: both; }

.main { width: 980px; margin: 0 auto; }

body .header { height: 123px; background: url(images/bg-top1.jpg); }
body .content { width: 100%; height: 267px; background: url(images/bg-home.jpg) no-repeat scroll; }
body .home-content { width: 370px; height: 267px; text-align: justify; }

.col1 { width: 301px; float: left; }
.logo { background: #FF9C00 url(images/logo.jpg) no-repeat scroll top center; color: #FFFFFF; }
.logo h1, .logo h2 { text-indent: -9999px; }
.logo a { display: block; height: 123px; width: 301px; }

.col2 { width: 609px; float: left; }
.menu { padding: 51px 0 0 0px; }
.menu ul li { display: inline; list-style: none; }
.menu ul li a { font-size: 15px; color: #FFFFFF; padding: 0 10px 14px 10px; text-decoration: none; text-transform: uppercase; }
.menu ul li a:hover { color: #FF9C00; }
.menu ul li.current_page_item a { color: #FF9C00; }

.content { width: 930px; min-height: 265px; background: #FFFFFF; padding: 40px 25px 25px 25px; }
.content p { padding: 0 0 15px 0; font-size: 14px; line-height: 18px; color: #000000; text-align: justify; }

.custom { background: #000000; width: 100%; height: 255px; }
.custom .block { padding: 28px 0 0 28px; }
.custom .block ul li { display: inline-block; height: 198px; width: 165px; margin-right: 25px; background: #FFFFFF; float: left; }
.custom .block ul li a {display: block; height: 198px; width: 165px; text-indent: -9999px; }
.custom .block ul li.page1 a { background: url(images/p1.jpg) no-repeat scroll top center; }
.custom .block ul li.page2 a { background: url(images/p2.jpg) no-repeat scroll top center; }
.custom .block ul li.page3 a { background: url(images/p3.jpg) no-repeat scroll top center; }
.custom .block ul li.page4 a { background: url(images/p4.jpg) no-repeat scroll top center; }
.custom .block ul li.page5 a { background: url(images/p5.jpg) no-repeat scroll top center; }
.custom .block ul li.page1 a:hover, .custom .block ul li.page2 a:hover, .custom .block ul li.page3 a:hover, .custom .block ul li.page4 a:hover,.custom .block ul li.page5 a:hover { background-position: bottom center; }

.footer { width: 100%; color: #626262; font-size: 14px; }
.footer .copy { padding: 30px 0; }
.footer .copy a { color: #FFFFFF; }
.footer .copy a:hover { color: #FF9C00; }