/*   
Theme Name: Bit Speak Geekcast
Theme URI: 
Description: Theme for Bit Speak Geekcast Website
Author: Sarah O'Donnell
Author URI: http://pixelfox.net/
Template: thematic
Version: 1.0
Tags: Thematic, Bit Speak
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {background:#CDF93E url(images/g-back.png) repeat-x !important;}

#wrapper {width:700px; 
margin:auto;

padding: 0px 10px;}

#header {background:url(images/geekcast-header.png) no-repeat top center;}

#blog-title, #blog-description {display:none;}

#access {border-bottom:none !important;
background:#79005E;
width:700px !important;margin-top:55px;}
ul.sf-menu li {background:#DC37B8;border-color:#fff !important;}
ul.sf-menu  {font-family:Verdana;font-weight:bold;}
ul.sf-menu a {color:#fff;}
ul.sf-menu a:hover {color:#DC37B8;}
.current_page_item a {color:#0D56A6 !important;background:#FF9A00 !important;border-color:#fff !important;}

#main {width:700px !important;background: rgba(255,255,255,0.5);}

.main-aside {width:250px !important;}

#container {width:400px !important;
color:#444;
font-family:Arial, sans-serif;
font-size:12px;}

#container a {color:#B90091;}
#container a:visited {color:#79005E; 
text-decoration:none;}
#container a:hover {color:#FF9A00; 
text-decoration:none;}

#primary, #secondary {font-family:Arial, sans-serif;}

#primary {-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: #689AD3;}

#primary ul, #secondary ul{list-style-type:none;}
#primary a, #secondary a {text-decoration:none;}
#primary a:visited, #secondary a:visited {color:#B90091; 
text-decoration:none;}
#primary a:hover, #secondary a:hover {color:#79005E; 
text-decoration:none;}

#primary {color:#fff;}
#primary a {color:#79005E;
font-weight:bold;}
#secondary a {color:#96B62E; }

#branding {width:700px !important;}

#content {width:360px !important;}

.entry-title {text-shadow: 1px 1px 1px rgba(0,0,0,.4);
text-transform:uppercase}
.entry-title a {color:#0D56A6 !important;}
.entry-title a:hover {color:#000 !important;}
.entry-meta, .entry-utility {text-transform:lowercase;}
.entry-meta a, .entry-utility a  {color:#FF9A00!important;border-bottom:1px dotted #FF9A00;}

#widget-ko_calendar-3-widget_events {margin-bottom:20px;}
.ko-calendar-event-list {color:#444;}
.ko-calendar-entry-date-row {border-bottom:1px dotted #444; font-size:10px;text-transform:uppercase;}
.ko-calendar-entry-location-text {padding-top:5px;}
.ko-calendar-entry-body {border-left: 5px dotted #ccc;}
.ko-calendar-date {color:#444;}

.widgettitle {font-weight:bold;font-style:normal !important;text-shadow: 1px 1px 1px rgba(0,0,0,.4);}
