/* ----- Universal ----- */
body.custom {
	background-color: #FFF;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
}
.custom #page {
	background-image: url(images/sidebar-background.png);
}
.custom .prev_next p {
	display: none;
}
.custom .comments_closed { 
	display: none;
}
/* ----- Header -----*/
.custom #header {
	border: none;
	background-image: url(images/header-background.png);
	background-repeat: no-repeat;
	height: 75px;
}
.custom #logo, #logo a {
	text-indent: -9999px;
	display: block;
	background-image: url(http://www.cookadvertising.com.php5-13.websitetestlink.com/images/cook-advertising-logo.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 83px;
	width: 291px;
}
.custom #header #tagline {
	text-indent: -9999px;
}
.custom #header_right {
	float: right;
}
.custom #header_right p {
	padding-right: 20px;
	font-size: 1.5em;
	text-align: center;
	color: #00004d;
}
.custom #header_right h2 {
	padding-right: 20px;
	font-size: 3em;
	text-align: center;
	color: #00004d;
}
/* ----- Menu ----- */
.custom .menu {
	border: none;
	height: 31px;
	background-image: url(images/navbar.gif);
	background-repeat: repeat-x;
}
.custom .menu a {
	border: none;
	background: none;
	letter-spacing: normal;
	text-transform: none;
}
.custom .menu a:hover {
	border: none;
	background-image: url(images/navbar-hov.gif);
	background-repeat: repeat-x;
}
.custom .menu .current {
	border: none;
	background: none;
}
.custom .menu ul a {
	border: none;
	background: none;
}
.custom .menu .rss {
	padding-top: 4px;
	margin-right: 9px;
}
.custom .menu .rss a {
	border: none;
	font-size: 1em;
	color: #b3721e;
	letter-spacing: normal;
	background-image: url(images/navbar-rss.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-transform: uppercase;
}
.custom .menu .rss a:hover {
	border: none;
	letter-spacing: normal;
	text-decoration: none;
}
.menu .current > a, .menu .current-cat > a {
	cursor: pointer;
}
/* ----- Content ----- */
.custom #content_box {
	background-attachment: scroll;
	background-image: url(images/content-back.gif);
	background-repeat: repeat-y;
}
.custom #content {
	background-color: transparent;
}
/* ----- Teasers ---- */
.custom .teaser h2 {
	font-size: 2em;
	line-height: 1.375em;
}
.custom .teaser .teaser_link {
	color: #dd1313;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
}
/* ----- Related Posts/Productions ----- */
.custom #related_posts {
	background: #fff;
}
.custom #related_posts h2 {
	color: #050452;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #050452;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.custom #related_posts ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
}
.custom #related_posts ul a {
	color: #050452;
	text-decoration: none;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.custom #related_posts ul a:hover{
	text-decoration: underline;
}
/* ----- Sidebars ----- */
.custom .sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.06em;
	font-weight: bold;
	color: #7E7D9C;
	letter-spacing: .3px;
	text-transform: uppercase;
	text-decoration: underline;
	font-variant: normal;
}
.custom .sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #7E7D9C;
	letter-spacing: .3px;
	text-transform: uppercase;
	text-decoration: underline;
	font-variant: normal;
	padding-bottom: 7px;
}
.custom li.widget ul li {
	margin-bottom: 0px;
}
.custom li.widget ul li a {
	color: #303169;
}
.custom .categories li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.custom .categories li a {
	color: #303169;
	list-style-type: none;
}
/* ----- Footer ----- */
.custom #footer {
	display: block;
	height: 30px;
	width: 97.8%;
	background-color: #C6C6DE;
	color: #595979;
}
.custom #footer a {
	color: #595979;
	text-decoration: none;
}
.custom #footer a:hover {
	color: #595979;
	text-decoration: underline;
}
.custom #vanity {
	float: left;
	display: block;
	width: 33%;
	text-align: left;
}
.custom #company {
	float: left;
	display: block;
	width: 33%;
	text-align: center;
}
.custom #nav {
	float: right;
	display: block;
	width: 33%
}

.homepagetext {
        font-size:1.4em;
margin-left:75px;
margin-right:75px;