/*  
Theme Name: EventsHotelsBookings
Theme URI: http://geekcom.net/
Description: Created by <a href="http://geekcom.net">GeekCom.net</a>.
Version: 1
Author: GeekCom.net - Rafal Prusinowski
Author URI: http://geekcom.net
*/

@import url("css/960.css");
@import url("css/reset.css");

* { margin: 0; padding: 0; }
body { font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif; 
font-weight:300; padding: 0; margin: 0; color: #516064; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
ul { list-style: none inside; }
a { text-decoration: none; color: #516064; }
a:hover { background: #EDF0F1; color: #B62F2F; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
a:focus { outline: none; }
.clear { clear: both; }


.header-bg { background: #8080c0; border-bottom: 2px solid #ffffff; padding: 20px 0; }
#header { padding: 20px 0; }
#logo p.brand { color: #ffffff; font-size: 2.4em; padding: 15px 0; }
#logo p { color: #333; font-size: 1.2em; font-weight: 900; }
.big { font-weight: bold; padding: 5px 11px; background: #25aece; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.bold { font-weight: bold; }
#cons { float: right; font-weight: 900; }
#cons p { color: #eeeeee; font: 16px; padding: 5px 0; }
#blog-info { padding: 10px 0; }
#menu { padding: 5px 0 20px 0; }
#menu li { list-style: none; display: inline; line-height: 27px; float: left; }
#menu li a { padding: 4px 10px; color: #25aece; }
#menu li a:active { background: #EDF0F1; color: #B62F2F; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

#content strong { font-size: 20px; }

h3.post-header { font-size: 1em; padding: 10px 0 5px 0; }
#center-col p, #right-col p { line-height: 1.5em; padding: 10px 0; }
#center-col p a, #right-col p a { color: #25aece; }
#center-col p a:hover, #right-col p a:hover { background: #edf0f1; }

.footer-bg { background: #8080c0; border-top: 2px solid #edf0f1; }
#footer { padding: 25px 0; }
#copy, #copy a, #copy a:hover { color: #ffffff; background: none; }
