/*
File: custom.css
Description: Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag
will be appended with the "custom" class, like so: <body class="custom">. You can use
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the
following declarations to this file:

.custom a, .custom a:visited {
color: #090;
}
<--- This makes links green
.custom a:hover {
color: #00f;
}
<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

body.custom {
	background: #fff url(/img/tile3.gif) repeat;
}

body.custom p#logo {
	height: 200px;
}


body.custom p#logo a {
	display: block;
	height: 227px;
	width: 250px;
}

body.custom p#logo a img {
	display: none;
	width: 268px;
	outline: none;
}

#header {
	padding: 0;
	padding-bottom: 20px;
	background: url(/img/skyline2.png) repeat-x scroll left bottom transparent;
	background-color: #fff;
	position: relative;
}

#tagline {
	display: none;
}

.page {
	position: relative;
}



#image_box img {
	width: 408px;
}

.post_image {
	display: none !important;
}


/* headline styles */

.headline_area h2 {
	color: #FF0080;
}

.custom #content_area .page,
.custom #header_area .page,
.custom #footer_area .page {
	border-right: 4px solid #ff2566;
	border-left: 4px solid #ff2566;

	position: relative;
	background: #fff;
}

.custom #header_area .page {
	text-align: left;
	z-index: 20;
	border-top: 4px solid #ff2566;
}

.custom #footer_area .page {
	border-bottom: 4px solid #ff2566;
}


/* homepage */

.welcome #content {
	width: 100%;
	float: none;
}
.welcome #sidebars {
	display: none;
}

.welcome ul.homeBlock:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.welcome ul.homeBlock {
	margin: 0;
	padding: 20px 0 0 0;
	list-style-type: none;
	margin-bottom: 0px;
}
.welcome ul.homeBlock li.widget {
	padding-left: 0;
	margin: 0;
	width: 473px;
	float: left;
}

.welcome ul.homeBlock h3,
.welcome .tripleBlock h3 {
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff;
	padding: 12px 8px 8px 8px;
	background: url(/img/header_main_bg2.jpg) repeat-x scroll left top #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.welcome ul.homeBlock ul {
	margin-left: 0;
}

.welcome ul.homeBlock ul a {
	display: inline;
	text-decoration: underline;
}

.welcome ul.homeBlock ul a:hover {
	text-decoration: none;
}


.welcome ul.homeBlock li#advancedrecentposts-5 h3,
.welcome ul.homeBlock li#advancedrecentposts-6 h3,
.welcome ul.homeBlock li#advancedrecentposts-5 ul,
.welcome ul.homeBlock li#advancedrecentposts-6 ul {
	margin-right: 20px;
}


.welcome ul.homeBlock li#advancedrecentposts-5 ul,
.welcome ul.homeBlock li#advancedrecentposts-6 ul,
.welcome ul.homeBlock li#advancedrecentposts-5 ul li,
.welcome ul.homeBlock li#advancedrecentposts-6 ul li {
	width: 453px;
}

.welcome ul.advanced-recent-posts {
	width: 473px;
}

.welcome ul.advanced-recent-posts li {
	width: 473px;
	position: relative;
	line-height: 1.2em;
	height: 150px;
}
.welcome ul.advanced-recent-posts li a.title {
	position: absolute;
	left: 120px;
	top: 0;
	color: #FF0080;
}
.welcome ul.advanced-recent-posts li span {
	display: block;
	position: absolute;
	left: 120px;
	top: 24px;
	padding-right: 2em;
}

.welcome li#wpng-calendar,
.welcome li.widget_advancedrecentposts {
	height: 220px;
}

.welcome .post_box {
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	background-color: #fff;
}

.welcome .post_box .headline_area {

	color: #fff;
	padding-left: 8px;
	margin: 0 0 0 0;
}

.welcome .post_box .headline_area h2 {
	display: none;
	color: #fff;
	line-height: 90px;
}

.welcome .post_box .headline_meta {
	display: none;
}

.welcome .post_box .format_text {
	background-color: #fff;
	padding-top: .5em;
}

.welcome .tripleBlock {
	list-style-type: none;
	height: 310px;
	clear: both;
	display: block;
}

.welcome .tripleBlock li#wpng-calendar {
	float: left;
	width: 310px;
}

.welcome .tripleBlock li#wpng-calendar div#wpng-cal-widget-events,
.welcome .tripleBlock li#subscribe ul {
	border-bottom: 1px dotted #ddd;
	height: 266px;
}

.welcome .tripleBlock li#wpng-calendar ul,
.welcome .tripleBlock li#subscribe ul,
.welcome .tripleBlock li#wpng-calendar h3,
.welcome .tripleBlock li#subscribe h3,
.welcome .tripleBlock li#wpng-calendar div#wpng-cal-widget-events {
	margin-right: 20px;
}

.welcome .tripleBlock li#subscribe {
	float: left;
	width: 160px;
}
.welcome .tripleBlock li#youtube {
	float: left;
	width: 475px;
	border-bottom: 1px dotted #ddd;
	height: 319px;
}
.welcome .tripleBlock h3 {
	margin-bottom: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* team page styles */

ul#teamList {
	margin: 0;
}

ul#teamList li {
	width: 230px;
	padding-right: 10px;
	float: left;
	padding-top: 0;
	list-style-type: none;
	padding-bottom: 20px;
	line-height: 1.2em;
}

ul#teamList li img {
	display: block;
	width: 210px;
	height: 286px;
	padding: 5px;
	border: 1px solid #333;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 6px;
}

ul#teamList li strong {
	display: block;
}

/* comments */

p.to_comments {
	display: none;
}

.comments_closed {
	display: none;
}

h1,
ul.sidebar_list h3 {
	color: #d22c14;
}


/* eo team page styles */

#fat-footer {
	margin: 0 auto;
	padding: 1em 1.4em;
	width: 95.3em;
	text-align: center;
	line-height: 2em;
}

/* thickbox */

#TB_window {
	border: 4px solid #ff0080
}


#TB_ajaxContent h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #fff;
	padding: 8px;
	background: url(/img/header_main_bg.jpg) repeat-x scroll left top #FF0080;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#TB_ajaxContent div.wpng-entry-label,
#TB_ajaxContent div.wpng-entry-label-text {
	display: block;
	float: none;
	width: 100%;
}


/* in body markup tweaks */

abbr[title='vegetarian'] {
	color: #008000;
}

abbr[title='takeaway'] {
	color: #F00;
}

blockquote {
	line-height: 1.3em;
}

blockquote cite {
	padding-top: 1em;
	display: block;
	font-size: .9em;
}

.format_text h2 {
	font-weight: normal;
}

.menu {
	position: absolute;
	top: 24px;
	right: 22px;
	z-index: 10;
	border-bottom: 0;
	/* float:right;*/
	width:665px;
}

.menu ul li {
}

.menu a {
	padding: 0.55em 0.75em;
}

/*---:[ nav colors ]:---*/
.menu a, .menu .current ul a, .menu .current-cat ul a {
	background: #cecece;
}
.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover {
	color: #111111;
	background: #FFFFFF;
}
.menu .current-parent > a, .menu .current-cat-parent > a {
	background: #fff;
}
.menu ul .current a, .menu ul .current-cat a, .menu .current ul a, .menu .current-cat ul a {
	border-bottom-color: #686868;
}

.image_box {
	background: #FFFFFF;
}
#image_box img {
	border: 0;
	padding: 0;
}
