/*  
Theme Name: I Think Youre Swell V3
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Brian Kuzma
Author URI: http://briankuzma.com/

*/

body {
	font-family:helvetica;
	margin:20px;
}

#page {
	position: relative;
	min-width: 1060px;
	width: 1010px;
}

/*#header {
	float:left;
	width:250px;
}*/

#sidebar {
	float:left;
	width:175px;
}

#content {
	/*margin: 0 0 0 178px;*/
	float: left;
	margin-left: 3px;
}

#featured_post .post {
	border:1px solid #BBBBBB;
	width:649px;
	height:auto;
	overflow:hidden;
	margin:0 2px 2px 0;
	padding:0 0 0 0;
}

#recent_posts .post {
	border:1px solid #BBBBBB;
	width:149px;
	height:200px;
	overflow:hidden;
	margin:0 1px 1px 0;
	padding:0 0 0 11px;
	float:left;
}

.imageView .post {
	border:1px solid #BBBBBB;
}

#navInstructions {
	background-color: #FFF167;
	border: 1px solid #BBBBBB;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
	width: 630px;
	font-size: 10px;
	color: #333333;
	display: none;
}

#featured_post .entry, .imageView .entry {
	margin: 26px auto 35px auto;
}

.entry {
	margin: 0px auto 20px auto;
	width:591px;
	position: relative;
}

.galleryView .entry {
	width:501px;
	height: auto;
	border:1px solid #BBBBBB;
	padding: 9px 0 11px 10px;
}

img#logo {
	border:1px solid #BBBBBB;
}

#sidebar h2 {
	font-size:8.5pt;
	font-weight:normal;
	margin:0;
}

#sidebarNav li h2, #sidebarNav li {
	cursor: pointer;
	display: inline;
}

#sidebarNav li {
	padding: 5px 5px 0px 7px;
}

#sidebarNav {
	border-bottom: 1px solid #BBBBBB;
}

#partyList {
	display: none;
}

#cityList {
	display: none;
}

ul {
	list-style-type:none;
	padding:0;
	margin:0 0 0 0;
}

a img {
	border:none;
}

#sidebarNav {
	margin: 6px 0 6px 0;
}

#sidebarNav>li {
	margin:0 0 0 0;

}

#sidebarNav ul {
	padding:0 0 0 10px;
}

#subHeaderNav {
	background-color:#52515D;
	color:#ffffff;
	font-size:8.5pt;
	padding:6px 10px 6px 10px;
	margin:6px 0 6px 0;
}

#subHeaderNav a {
	text-decoration:none;
	color:#ffffff;
}

#subHeaderNav li {
	display: inline;
	margin: 0 10px 0 0;
}

#searchfield {
	width:119px;
}

#searchSubmit, #commentSubmit {
	border:none;
	background-color:#ffffff;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform: uppercase;
	cursor: pointer;
}

#searchSubmit {
	font-size:8.5pt;
}

#comments {
	font-size:10px;
	margin:0 auto 20px auto;
	width: 620px;
}

#commentForm {
	width:290px;
	text-align: right;
	float:left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 2px solid #BBBBBB;
}

#responses {
	width: 300px;
	float: left;
}

#commentsHeader {
	text-transform: uppercase;
}

#comments #commentSubmit {
	color:#FB3694;
	width:auto;
}

ol.commentlist {
	list-style-type: none;
	padding: 0;
}

.commentlist li {
	padding: 10px 0 10px 0;
	background: #EBF8F7;
	/*
	background: #EBF8F7 url('images/line_border_top.png') no-repeat top right;
	*/
	border-top: 1px solid #908886;
}

.commentlist li.alt {
	background-color: #FFF3EF;
}

.commentlist p {
	margin-bottom: 0;
}

cite {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

label {
	text-transform: uppercase;
}

#comments input {
	width:220px;
}

input, textarea {
	border:1px solid #BBBBBB;
}

textarea {
	width: 275px;
}

#content {
	width:652px;
}

#content.galleryView {
	width:515px;
}

.eventInfo {

	font-size:13px;
}

#recent_posts .eventInfo {
	width:137px;
}

.eventInfo p {
	margin:0 0 4px 0;
	line-height: 16px;
}

.galleryView .eventInfo {
	/*margin: 29px 0 0 0;*/
}

.imageView .eventInfo {
	margin: 0 0 5px 0;
}

.arrow {
	color: #000;
}

#featured_post span.presenter {	
	font-size:12px;
	margin:0 0 4px;
}

#recent_posts p.presenter {
	font-size:9px;
	margin:0 0 2px;
}

#featured_post .city {
	font-size:11px;
}

#recent_posts .city {
	font-size:9px;
	float: right;
}

#featured_post .eventName {
	text-transform: uppercase;
	font-weight: bold;
	color:#F01F8E;	
	font-size:16px;
}

#recent_posts .eventName {
	font-size:13px;
}

.galleryView .eventName, .imageView .eventName {
	font-size: 10pt;
	text-transform: uppercase;
}

.eventName {
	color:#F01F8E;	
	font-weight: bold;	
}

p.eventName {
	text-transform: uppercase;
	font-weight: bold;
	margin:0 0 2px;
}

#featured_post div.dateCity {
	margin:0 0 2px;
}

div.dateCity {
	margin:0 0 6px;
}

.galleryView div.dateCity, .imageView div.dateCity {
	margin:0 0 1px;
}

#featured_post .eventDate {
	font-size:11px;
}

#recent_posts .eventDate {
	font-size:9px;
	float:left;
}

.eventDescription {
	color:#505154;
	padding: 0 0 10px 0;
	background: url('images/line_border_bottom.png') no-repeat bottom;
}

#featured_post .venue {
	font-size:14px;
}

#recent_posts .venue {
	font-size:11px;
}

.galleryView .venue, .imageView .venue {
	font-size:12px;
}

.venue {
	color: #22B1DA;
}

.gallery {
	margin:8px 0 4px 0;
}

#featured_post .gallery {
	height:auto;
	margin: 0px 0 5px 0;
}

#recent_posts .gallery {
	height:103px;
}

.gallery-item {
	margin:0;
	height:auto;
	float: left;
}

.galleryView .gallery-icon img, .imageView .entry img {
	border: 1px solid #BBBBBB;
}

.galleryView .gallery-icon img:hover {
	border: 1px solid #F01F8E;
}

#sidebar img:hover {
	}

.galleryView .gallery-item {
	margin:0 8px 8px 0;
}

.galleryView .gallery-icon {
	height:77px;
}

.commentlist {
	font-size:11px;
}

a, a:visited {
	color:#000000;
	text-decoration:none;
}

#venueList li>a:hover, #partyList li>a:hover, #cityList li>a:hover{
	background-color:#BBBBBB;
}

#subHeaderNav li>a:hover {
	color: #BBBBBB;
}

a.selected_option{
	color:#FFFFFF;
	background-color:#000000;
}

#venueList li>a, #partyList li>a, #cityList li>a {
	font-size:10px;
	padding: 3px 5px 1px 5px;
}

#sidebarNav ul li {
	margin:0 0 -2px 0;
	padding: 0;
}

#previous_image {
	width:153px;
	height:103px;
	background-color:#e2ce98;
	float:left;
}

#next_image {
	width:153px;
	height:103px;
	background-color:#e2ce98;
	float:left;
}

#giraffe_calendar {
	border-top:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;	
	margin: 6px 0 15px 0;
	padding: 6px;
	table-layout: fixed;
}

#giraffe_calendar td {
	border: 1px solid #BBBBBB;
	margin:0 5px 5px 0;
	text-align: center;
	padding: 4px 4px;
	font-size: 8pt;
}

#giraffe_calendar td.pad {
	border: none;
}

#giraffe_calendar tfoot td {
	border: none;
}

#giraffe_calendar thead {
	font-size: 11pt;
}

#giraffe_calendar tbody {
	font-size: 10pt;
}

#giraffe_calendar th {
	font-size: 8pt;
}

#giraffe_calendar tfoot td {
	padding: 8px 4px 0 4px;
}

#giraffe_calendar #wp-calendar-caption {
	font-size: 10pt;
	letter-spacing: normal;
}

#showit {
	visibility: hidden;
}

.over {
	background: #F4F4F4;
	cursor:pointer;
}

img#logo:hover {
	background-color: #F4F4F4;
}

.thumbScroller {
	height:40px;
	background-color: #BBBBBB;
	margin: 20px 0 20px 0;
}

.clear {
	clear: both;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin:0 0 5px 0;
}

hr {
	margin:0 0 10px 0;
	border-top-color: #BBBBBB;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#footer hr {
	border-top-color: #BBBBBB;
	margin: 20px 0 10px 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#footer {
	border-top: 1px solid #BBBBBB;
	margin: 20px 0 0 0;
}

#footer p {
	font-size: 11px;
	margin: 8px 0;
}

#photoNav {
	position: absolute;
	z-index: 5;
	width: 100%;
	/*height: 100%;*/
}

#photoNavNext span, #photoNavPrevious span {
	display:none;
}

#photoNavNext, #photoNavPrevious {
	position:absolute;
	top:0px;
	width:230px;
	height: 434px;
	z-index:10;
}

a#photoNavNext, a#photoNavPrevious {
	height:440px;

}

a#photoNavPrevious {
	margin-left:1px;
}

a#photoNavNext {
	right:0;
}

a#photoNavPrevious:hover {
	background-image:url(images/back_arrow.png);
	background-position:left 50%;
	background-repeat:no-repeat;
	cursor: pointer;
}

a#photoNavNext:hover {
	background-image:url(images/next_arrow.png);
	background-position:right 50%;
	background-repeat:no-repeat;
	cursor: pointer;	
}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.stbuttontext {
	font-size: 10pt;
	text-transform: uppercase;
}

#share {
/*	margin: 0 0 15px 0;
	padding-bottom: 15px;*/
	text-transform: uppercase;
	font-size: 11px;
	position: absolute;
	right: 0;
	top: 0;
}

#rssButton {
	margin: 0 0 3px 0;
}

.sendToFacebook img {
	margin-bottom: -7px;
	margin-left: 7px;
}

#sidebarRight {
	width: 175px;
	float: left;
	margin-left: 3px;
	display: inline;
}

#sidebarRight h2 {
	text-transform: uppercase;
}

#recentComments, #blogroll {
	font-size: 11px;
}

#recentComments {
	margin-bottom: 20px;
}

#recentComments .commentThumb {
	margin-bottom: 0px;
}

#recentComments .commentThumb img {
	border: 2px solid #ECD8D9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#recentComments .comment {
	margin: 0 3px 3px 0;
}

#recentComments .commentContent{
	padding: 10px 5px 5px 5px;
	/*background: url('images/comment_bubble.png') no-repeat;*/
	background-color: #EAF8F7;
	color: #000;
	height: 31px;
	margin-left: 2px;
	width: 158px;
}

#recentComments .alt .commentContent {
	background-color: #FFF3EF;
}

#recentComments .commentContent a {
	color:#000;
}

#recentComments .avatar {
	border: 1px solid #8E8986;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0px 7px 0 0;
	float: left;
}

#recentComments .avatar img {
	height: 20px;
	width:20px;
}

#aboutPage .entry img {
	float: right;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #BBBBBB;
}

#aboutPage p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

#aboutPage a {
	color:#333;
}

#aboutPage a:hover {
	color:#333;
	border-bottom: 1px dotted #BBBBBB;
}

#aboutPage h4 {
	font-size: 15px;
	text-decoration: underline;
	color: #000;
	text-transform: capitalize;
	margin-bottom: 10px;
}

#ad-skyscraper {
	width: 120px;
	height: 600px;
	background-color: #BBB;
	margin-bottom: 20px;
	margin: 20px auto;
}

.ad-square {
	width: 125px;
	height: 125px;
	background-color: #fff;
	margin: 0 auto 5px auto;
	border: 1px solid #D1C9BC;
	text-align: center;
	font-size: 14px;
	display: block;
	line-height: 900%;
	color: #666;
}

.ad-square:hover {
	color:#333;
}

.ad-square p {
	margin: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #333;
}

#pagination {
	margin: 20px 0;
	font-size: 8pt;
}

#pagination .wp-pagenavi span.pages {
	border: none;
	padding: 0;
	margin: 0 4px 0 0;
}

#pagination .wp-pagenavi span.current {
	border: 1px solid #F01F8E;
}

#pagination .wp-pagenavi a {
	border: 1px solid #BBBBBB;
	color: #000;
}

#pagination .wp-pagenavi a:hover {
	background-color: #F4F4F4;
}

/* blog section */

.blog {
	font-family: Georgia;
}

.blog #header h1 {
	font-size: 35px;
	margin: 0 20px 10px;
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
	text-align: right;
}

.blog #header img {
	width:612px;
	margin: 0 20px 30px;
}

.blog .post {
	margin: 0 20px 15px;
}

.blog.archive .post {
	border-bottom: 1px solid #BBBBBB;
}

.blog h4 {
	font-size: 11px;
	margin: 0 0 10px;
	font-weight: normal;
	text-transform: uppercase;
	background: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
	padding: 4px;
	display: inline;
}

.blog h2, .blog h2 a {
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
}

.blog a:hover {
	color: #1C9BDC;
}

.blog .post .entry {
	font-size: 14px;
	width: inherit;
	
}

.blog .post_meta {
	margin-bottom: 15px;
}

.blog .post_meta p {
	font-size: 11px;
	font-style: italic;	
	margin: 5px 0;
}

.blog #comments {
	font-family: Helvetica;
}

/* blog roll */

#blogroll {
	margin: 20px 0 0;
	font-size: 10px;
}

#blogroll ul {
	margin-left: 0px;
}

#blogroll ul li {
	margin-bottom: 5px;
}

#blogroll ul a {
	/*padding: 3px 5px 1px 5px;*/
}

#blogroll ul a:hover {
	background-color:#BBBBBB;
}


