/*
Theme Name: Bobby-Logic
Theme URI: http://jerrilynnreeves.com
Description: Showcase your work on the web.
Version: 2.0
Author: Chandra Maharzan customized by Jerri Lynn Reeves for Rob Logic
Author URI: http://jerrilynnreeves.com
Tags: minimalistic, clean, fixed width, three column, two column, separate blog, portfolio
License: GPL
*/

/* load 960 framework */
@import url("library/960/reset.css");
@import url("library/960/text.css");
@import url("library/960/960.css");
@import url("library/nav/superfish.css");
* {margin:0;padding:0;}
/* global styles */
p {margin: 10px;
line-height: 1.5em;
}
body {background: url(images/bg.jpg) repeat;margin: 0px 0;color:#666}
h1,h2,h3,h4,h5 {color:#7CA3CE;}
a {text-decoration: none;border-bottom:1px solid #ddd; color: #7ca3ce}
a:hover {border-bottom:1px solid #d86e93; color: #d8528c}
h4 {font-size:18px;margin:0;padding:0;color:#D8528C;font-weight:bold;}
strong {font-weight: bold;}
em {font-style: italic}
#logic-logo {background:transparent url(images/logiclogolarge.png) no-repeat scroll right bottom;overflow:visible;}
/* headers */
#header {margin-top: 10px;margin-bottom: 0px;}
#header #logo {background:transparent url(images/logiclogo.png) no-repeat scroll 0 0;position:absolute;height:220px;}
#header h1 {font-size:25px;left:221px;line-height:1;margin:0;padding:0;position:relative;text-transform:uppercase;top:94px;}
#header h1 a {color: #D8528C;border:none;}
#header h1 a:hover {color:#7CA3CE;}
#header .description {color:#7CA3CE;font-family:Georgia;font-size:14px;font-style:italic;left:231px;position:relative;top:89px;}

/* intro text */
#introduction h2 {font-size:30px;font-family: Georgia;margin:0 0 5px 0;padding:0}
#introduction h3 {line-height:1.3;color: #999;font-size: 18px}

/* twitter */
#twitter {border: 1px solid rgb(20,20,20);background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;float:right;margin:0px;	}
#twitter-top {background:url(images/twitter-top.png)  0 0 no-repeat;	min-height: 80px;}
#twitter_update_list {list-style:none;margin:0;padding:0;min-height:20px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;	-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
#twitter_update_list li {list-style: none;margin:0;font-size:12px;padding:12px 60px 15px 12px;line-height: 1.3}
#twitter_update_list li span {display: block}

/* Navigation Highlights */
/*.current-cat a, .current_page_item a {font-weight:bold;}*/
.sf-menu a:hover{color:#d852bc;z-index:400;}

/* NAVIGATION - Search for something */
#search { position: relative; float: right; height:40px; width:165px; margin-top:15px;}
#search #s { float: left; display: block; margin:0;padding: 5px 5px 5px 20px; width: 140px; border: none; font-size: 12px; font-weight: bold;color: #7CA3CE; vertical-align: bottom;  background: url(images/search.png) 3px 5px no-repeat;-moz-border-radius: 5px;-webkit-border-radius: 5px;line-height: 1; border: 1px solid rgb(20,20,32);}
#search #s:hover { color: #D8528C;background: #000000 url(images/search.png) 3px 5px no-repeat;border: 1px solid #D8528C; background: #000000 url(images/search-hover.png) 3px 5px no-repeat;}

/* Portfolio Gallery */
#gallery {border:10px solid rgb(20,20,32);}
#gallery-nav {margin:2px 0 25px 0;padding: 0;list-style: none;}
#gallery-nav li { display: inline; margin:0;padding:4px 2px; background:rgb(20,20,20) }
#gallery-nav li.current {background: rgb(20,20,32); }
#gallery-nav li.current a {color:#CCC}
#gallery-nav li a {color:#aaa;font-weight: bold; border: none; padding:5px}

/* content */
#content h2 {border-top: 1px solid #7CA3CE;text-transform: uppercase;font-size: 18px;font-weight:bold;margin-bottom: 15px;border-left: 1px solid rgb(20,20,32);border-right: 2px solid rgb(20,20,32);border-bottom: 2px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;padding: 3px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;z-index:2;}
.latest {color:#D8528C;}
#content div.portfolio{background: rgb(20,20,32) url(images/thumb-bg.jpg) 8px 8px no-repeat;margin-bottom: 22px;}
#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 134px;padding: 15px;color: #333;border:none;line-height: 1.2;border: 1px solid #000;}
#content div.portfolio h4 {position:relative;}
#content div.portfolio a:focus, #content div.portfolio a:hover { text-decoration: none; }
#content div.portfolio img {position: absolute;top: 8px;left: 8px;width: 284px;height: 150px;border: 0;z-index:3;}
#content div.portfolio span.title { position:absolute;bottom:0;left:0;padding:20px 20px 38px 25px; line-height: 1.2}
#content div.portfolio span.category { position:absolute;bottom:0;left:0;margin:0 20px 20px 25px; font-size:12px;color:#aaa;}
#content div.portfolio span.category a {font-size:12px;border: none;color:#888;}

/* prev next navigation */
.navigation, .navigation-archive {clear: both;margin-bottom: 20px;height: 33px;text-align:center}
.next  {background: url(images/next.gif) 0 -66px no-repeat;width: 85px; height: 33px;float: right}
.prev  {background: url(images/prev.gif) 0 -66px no-repeat;width: 115px; height: 33px;float: right}
.next a {background: url(images/next.gif) 0 0 no-repeat;}
.prev a {background: url(images/prev.gif) 0 0 no-repeat;}
.next a, .prev a {float:right;display:block; height:33px;text-indent:-9999px;border:none;}
.next a {width:85px;}
.prev a {width:115px;}
.next a:hover, .prev a:hover {background-position: 0px -33px;border:none}
.navigation-archive .prev {float:left}

/* widgets */
h3.sub {margin-bottom:7px;padding:3px;border-left: 1px solid rgb(20,20,32);border-right: 2px solid rgb(20,20,32);border-bottom: 2px solid rgb(20,20,32);	background: transparent url(images/repeater.png) repeat scroll 0 0;color:#D8528C;font-size: 18px;font-weight:bold;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.item ul li {display: block;list-style:none;border-bottom:1px solid rgb(30,30,30);margin:0;padding:8px 0;}
.item ul li a {display: block;border: none;font-weight: bold;}
.item dt {font-weight: bold;float:left;width:80px;padding-bottom:7px;clear:left}
.item dd {padding-bottom:7px;}
.portfolio p {margin: 0;padding: 0;font-family:Georgia,Times; font-style: italic;font-size: 12px;}
.item h4 {color:#666;margin-bottom: 10px}
.textwidget {margin-bottom:30px}
#wp-calendar  {width: 100%}
#wp-calendar td {text-align: center;}
#wp-calendar thead {font-weight: bold;background: #eee}
#wp-calendar td#prev {text-align: left}
#wp-calendar td#next {text-align: right}

/* Content Area */
.postmetadata {font-size: 12px;padding: 5px;border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
small {color: #bbb}
hr.dotted {border:none;border-bottom: 1px dotted rgb(20,20,32) }
.pagetitle, .post h2 {
color: #D8528C;
font-weight:normal;
}
.post h3 a{font-weight: bold} 

/* Form Elements */
input,textarea {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;font-size: 12px;-webkit-border-radius: 5px;	padding:6px; line-height: 1;border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;color:#ccc;}
textarea {font-family: "Lucida Sans"}
#submit {font-weight: bold; padding: 5px 10px;border: 2px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;color: #D8528C;	}
#submit:hover {cursor:pointer;color:#7CA3CE;}
/* Comments */
.number-comments {color: #D8528C;border-top: 1px solid #D8528C;text-transform: uppercase;font-size: 18px;font-weight:bold;margin-bottom: 15px;border-left: 1px solid rgb(20,20,32);border-right: 2px solid rgb(20,20,32);border-bottom: 2px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;padding: 3px;-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}

#respond h3 {color: #D8528C;border-top: 1px solid #D8528C;text-transform: uppercase;font-size: 18px;font-weight:bold;margin-bottom: 15px;border-left: 1px solid rgb(20,20,32);border-right: 2px solid rgb(20,20,32);border-bottom: 2px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;padding: 3px;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.commentlist {padding: 0;margin: 0;}
.commentlist li {margin: 10px 0 0px;padding: 10px 10px 10px 10px;list-style: none;border:1px solid rgb(20,20,32)}
.commentlist li ul {padding: 0;margin: 0;}
.commentlist li ul li {margin-right: 0px;margin-left: 0px;}
.commentlist li .avatar {float: left;border: 1px solid rgb(20,20,32);padding: 2px;background: #D8528C;;margin-right:10px}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;}
.commentmetadata {font-weight: normal;font-size: 11px}
.children { padding: 0; }
.nocomments {text-align: center;margin: 0;padding: 0;}
.commentmetadata {margin: 0 0 10px 0;display: block;}
.alt {}
.even, .alt {border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;}
ul.children li.odd {border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;}
.thread-odd {	border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
.thread-even {border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 10px;-khtml-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
.depth-1 {}
.says {display:none;}
.cancel-comment-reply small {font-size:1em;}
.bypostauthor {border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;}
.cancel-comment-reply {margin-bottom: 20px}
a, a:hover {border:none;}

.alignleft {	float: left;margin-right: 8px;padding:5px;margin-bottom: 3px;background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid rgb(20,20,32);}
.alignright {float: right;margin-left: 8px;padding:5px;margin-bottom: 3px;background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid rgb(20,20,32);}
.aligncenter {padding:5px;display: block;margin-left: auto;margin-right: auto;background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid rgb(20,20,32);text-align:center;}
.alignnone {padding:5px;display: block;margin-left: auto;margin-right: auto;background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid rgb(20,20,32);}
#sidebar {border-top: 1px solid #7CA3CE;margin-right:0px;margin-left:0px;padding-left:10px;}
.item ul {margin-left:10px;}
#rl-apps {margin-top:85px;}
#rl-nav {float:right;width:670px;margin-right:13px;}
#content {margin-right:0px;}
#footer {border-top: 1px solid #7CA3CE;margin-top: 10px;}
.gigpress-listing .item ul li {border: none}
.gigpress-list-tour-heading {font-weight:bold;color: #7CA3CE;border: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;	padding:5px;}
.gigpress-sidebar-date {color: #D8528C;font-weight:bold;}
a .gp-details {color:#666;}
.date-posted {color: #D8528C;background: transparent url(images/repeater.png) repeat scroll 0 0;border-bottom: 1px solid rgb(20,20,32);border-left: 1px solid rgb(20,20,32);border-right: 1px solid rgb(20,20,32);margin-top:0px;margin-right:0px;margin-left:0px;padding-right: 5px;padding-left:5px;}
.entry-title {border-top: 1px solid rgb(20,20,32);border-left: 1px solid rgb(20,20,32);border-right: 1px solid rgb(20,20,32);background: transparent url(images/repeater.png) repeat scroll 0 0;
padding: 5px;	-webkit-border-top-right-radius: 5px;-webkit-border-top-left-radius: 5px;-moz-border-radius-topright: 5px;-moz-border-radius-topleft: 5px;border-top-right-radius: 5px;border-top-left-radius: 5px;margin-bottom:0px;}
.post-preview {float: left;background: transparent url(images/repeater.png) repeat scroll 0 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
border: 1px solid rgb(20,20,32);padding: 7px;min-height:0px;min-width:0px;}
.entry h3 {font-size:19px;}
.comment-author {color: #D8528C;}

.cLabel {
	color:#CCC;
	float:left;
	padding-right:10px;
	padding-top:3px;
	width:65px;
	font-weight:bold;
}
#conForm  #spam {
	margin-left: 75px;
	margin-right:15px;
	}
.cField {color:#ccc;}
.cReload {margin-left:83px;}
.cReload:hover {cursor:pointer;}
.cInfo {padding-right: 5px;}
.cSubmit{margin-left:75px;color:#D8528C;font-weight:bold;}
.cSubmit:hover{cursor:pointer;}
.img-hidden{height:0px;width:0px;display:none;}
.wp-caption {font-family:Georgia,Times; color:#D8528C;text-align:center;}
.description{color:#666;}
