/*
Theme Name: ProfessionalOrange 
Theme URI: http://www.iguides.org/wp-themes/
Description: A theme with perfect combination of Orange color, a new theme from iGuides.org. This elegant theme is designed by <a target="_blank" href="http://www.iguides.org">iGuides.org</a>
Author: iGuides.org
Author URI: http://www.iguides.org/wp-themes/
*/

/* 
[ general ]
*/
body { 
	background :  url("images/headerbg.gif") #006c9e repeat-x center top;
	font : 75%/170% Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding : 0;
} 
p { 
	margin : 0 0 15px;
} 
input { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
} 

blockquote { 
	padding-left : 10px;
	padding-right : 6px;
	font-size : 12px;
	padding-bottom : 4px;
	margin : 0 auto;
	margin-bottom:10px;
	width : 90%;
	color:#B7B7B7;
	padding-top : 5px;
	background:#333333;
} 
a { 
	color : #fff;
	text-decoration : underline;
} 
a:visited { 
	color : #fff;
} 
img { 
	border : none;
}
h2 { 
	color : #adc8da;
	margin : 3px 0 2px;
	padding-bottom : 5px;
	padding-right : 5px;
	font : bold 28px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
} 
h2 a, h2 a:visited { 
	color : #FFF;
	text-decoration : none;
} 
h2 a:hover { 
	color : #FFF;
	text-decoration : none;
} 
h2.pgs { /* pages */
} 

h3
{
	color: #FFF;
	margin: 5px 0 5px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12 px;
	font-weight: bold;
} 
h4 { 
	color : #FFF;
	margin : 3px 0 2px;
	padding-bottom : 5px;
	padding-right : 5px;
	font : bold 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
} 
h5 { 
	color : #FFF;
	margin : 3px 0 2px;
	padding-bottom : 5px;
	padding-right : 5px;
	font : bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
} 
/*
[/ general ]
*/

/*
[ header]
*/

#header { 
	background : url("images/headerbg.gif") repeat-x;
	width : 800px;
	height : 192px;
	float : left;
} 
#header div.main {
	padding: 0;
	float : left;
} 

#header_menu { 
	width : 800px;
	height : 40px;
	float: left;
} 
#navcontainer
{
	margin: 0;
	padding: 0px 0 0 0;
} 
#navcontainer ul { 
	list-style : none;
	margin : 0;
	padding : 0;
	border : none;
} 
#navcontainer li { 
	display : block;
	margin : 0;
	float : left;
	width : auto;
} 
#navcontainer a
{
	display: block;
	width: auto;
	text-decoration: none;
	background-color: transparent;
	margin: 0;
	border: 0;
	padding: 5px 13px 16px 65px;
	color: #ebf4fb;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
} 
#navcontainer a:hover, #navcontainer a:active { 
	color:#FFF;
} 

#navcontainer  a.current
{
	color:#FFF;
}
.logo
{
background : #ffffff url('images/logo.gif') no-repeat ;
width:775px;
height:164px;
}
/*
[ / header ]
*/

/*
[ content ]
*/
#wrapper { 
	width : 890px;
	padding : 0;
	background : url("images/texture.gif") repeat-y;
}
#content
{
	padding: 10px 25px 15px 25px;
	width: 725px;
	float: left;
	color: #FFF;
	overflow: hidden;
}
/* [POST] */
.post { 
	padding : 0;
	clear : both;
	overflow : hidden;
} 
.entry { 
padding : 10px 0 5px;
clear : both;
} 

.bottom_details { 
	color : #656565;
	padding-bottom : 5px;
	padding-right : 5px;
	font : bold 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	width:100%;
	margin-bottom:15px;
} 
.bottom_details .author { 
	color : #a8e7ff;
} 
/* [/POST] */
div#search {
	float:right;
	width:220px;
	height:55px;
}
div#search .searchsubmit { 
	border : 1px solid #666;
	background : #eee;
	margin-top : 3px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
} 
div#search form { 
	padding : 10px;
	margin : 0;
}  
/*
[ /content ]
*/

/* [sidebar] */
#sidebar-right
{
	float: right;
	width: 215px;
	color: #666666;
	line-height: 160%;
	margin-top: 10px;
	margin-right: 0;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 50px;
} 
#sidebar-right p, #sidebar-left p { margin: 0 15px 15px 15px; } 
#sidebar-right #categories, #archives, #links, #meta { 
	padding-bottom : 10px;
	padding-top : 5px;
} 
#sidebar-right h3 { 
	font : bold 15px/100% Arial, Tahoma, Helvetica, sans-serif;
	color : #8bb2cf;
	margin-left : 10px;
} 
#sidebar-right h3 a, #sidebar-right h3 a:visited, #sidebar-left h3 a { 
	color : #eee;
} 
#sidebar-right h3 img{ 
	vertical-align : middle;
} 
#sidebar-right a, #sidebar-right a:visited { 
	color : #fff;
	text-decoration : none;
} 
#sidebar-right a:focus, #sidebar-right a:active { 
	text-decoration : none;
} 
#sidebar-right a:hover { 
	text-decoration : underline;
}
#sidebar-right ul
{
	list-style : none;
	margin : 0;
	padding : 0;
}
#sidebar-right ul li { 
	padding-bottom : 5px;
} 
#sidebar-right ul li a{ 
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px; 
	background: url(images/small_icon.gif) no-repeat 15px 10px;
	display:block;
}

#calendar_wrap {
	text-align:center;
}
UL#recentcomments {
	padding-left:25px;
	color:#CCCCCC;
}
UL#recentcomments li a {
	background: none;
}
/* [/sidebar] */

/* [footer] */
#footer { 
	clear : both;
	background:#000;
	width : 771px;
	height : 80px;
	text-align : center;
	padding-top : 10px;
	color : #fff;
	border-top:1px #333333 solid;
} 
#footer a, #footer a:visited { 
	text-decoration : none;
	color:#8bb2cf;
} 
#footer a:hover { 
	text-decoration : underline;
	color:#FFF;
} 
/* [/footer] */

/* [comment] */
h3#comments { 
	padding-right : 32px;
	font : normal 140%/120% Arial, Tahoma, Helvetica, sans-serif;
	clear : both;
} 
h3#respond { 
	padding-right : 32px;
	font : bold 140%/120% Arial, Tahoma, Helvetica, sans-serif;
	margin : 20px 0 0;
	clear : both;
} 
#comments_are { 
	margin-left : 10px;
} 
#commentform { 
	margin-top : 10px;
} 
#commentform label { 
	font-weight : bold;
	color : #FFF;
	font-size : 100%;
	padding-left : 5px;
} 
#commentform small { 
	color : #FFF;
	font-size : 90%;
} 
#commentform textarea { 
	width : 480px;
	height : 140px;
} 
.commentlist { 
	margin : 10px 0;
	padding-left : 45px;
	line-height : 130%;
} 
.commentlist li { 
	padding : 5px 10px;
} 
.commentlist cite { 
	font-weight : bold;
	font-style : normal;
	font-size : 110%;
	padding-right:10px;
} 
.commentlist cite a, .commentlist cite a:visited { 
	color : #fff;
} 
.commentlist small { 
	margin-bottom : 5px;
	display : block;
	font-size : 87%;
} 
.commentlist small a, .commentlist small a:visited { 
	color:#fff;
} 
/* [/comment]*/






/* GIGPRESS */

/* Meet the table that displays our shows */
.gigpress-table {
	width: 100%;
	border: none;
	border-top: 0px solid #CCC;
	margin: 0;
}

/* This is for the main header cells containing the column labels */
tr.gigpress-header th {
	font-weight: bold;
}

/* Generic class for the table header cells */
.gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

/* This is for the tour name header cells */
th.gigpress-heading {
	background: #F3F3F3;
	border-bottom: 1px solid #CCC;
}

/* This is for the tour name headings, whichever one you're using */
th.gigpress-heading h1, th.gigpress-heading h2, th.gigpress-heading h3, th.gigpress-heading h4, th.gigpress-heading h5 {
	margin: 0;
}

/* Applies to all cells in the table */
.gigpress-table td {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
}

/* Applies to the first row of each show listing */
.gigpress-row td {
/*	border-bottom: 1px solid #545454; */
}

/* To set an alternating row style */
.gigpress-alt {
}

/* Individual classes for the label header cells that start the table */
th.gigpress-date {
}

th.gigpress-city {
}

th.gigpress-venue {
}

th.gigpress-country {
	text-align: center;
}

/* Likewise, individual classes for the content cells */
td.gigpress-date {
}

td.gigpress-city {
}

td.gigpress-venue {
}

td.gigpress-country {
	text-align: center;
}

tr.gigpress-info td {
	font-size: 100%;
	color: #c2ddf2;
	border-bottom: 1px solid #CCC;
}

/* For the labels for address, admission, etc in the "info" cell */
span.gigpress-info-label {
	font-weight: bold;
	color: #FFF;
}

/* For the spacer cell that goes in-between tours */
td.gigpress-empty {
}

/* In case you want to style the "Buy Tickets" link */
a.buy-tickets {
	font-weight: bold;
}

/* In case you want to style the Googlefied address link */
a.gigpress-address {
}

/* This is for the RSS link */
td.gigpress-rss a {
	padding-left: 14px;
	background: transparent url(images/feed-icon-10x10.png) no-repeat left center;
}


/* **********  These styles are for the sidebar listing ********** */

/* This is the unordered list that holds the dates */
ul.gigpress-listing {
}

/* Generic styles for the list items within */
.gigpress-listing li {	
}

/* For tour headings in the sidebar */
span.gigpress-list-heading {	
	font-weight: bold;
	font-size: 110%;
}

/* So if you like you can syle the first list item differently */
li.gigpress-list-first {
}

/* So if you like you can syle the last list item differently */
li.gigpress-list-last {
}

/* So if you like you can syle the date differently */
span.gigpress-date {
	font-weight: bold;
}

/* Add a feed icon to the RSS link */
li.gigpress-list-rss a {
	padding-left: 14px;
	background: transparent url(images/feed-icon-10x10.png) no-repeat left center;
}


/* This is just to include data dor hcalendar support, but hide it from view */
span.hide {
	display: none;
}

/* Stop Firefox from underlining our abbreviated dates */
abbr {
	border: none;
	text-decoration: none;
}
