/*
THEME NAME: Absolute One
THEME URI: http://amg.amgwebhosting.com
DESCRIPTION: The First Custom Template for the Absolute Site
VERSION: 1.0
AUTHOR: Absolute Marketing Group
AUTHOR URI: http://www.absolutemg.com
TAGS: absolute
*/

/* Import the Blueprint CSS stylesheet */
@import url('blueprint/screen.css');

/* Two-column with sidebar on left from the /examples/ folder
@import url('examples/2c-l.css');  */


/* ------------------------------------------------------------------------- */
/* Body */

body {
	margin:0;
	padding:0;
	background-color:#f7f7f7;
	text-align:center;
}

body.portfolio {

}

div.strip_caption p.wp-caption-text {
	display:none;
}

h2.page-title {
	color:#fff;
	font-size:1.2em;
	font-weight:normal;
	font-style:italic;
	margin-bottom:25px;
}

#like_this {
	background:url('images/eggnog/like-trans.png') no-repeat top left;
	padding:60px 0 0 15px;
	width:180px;
	height:111px;
	}

/* Chili page */

#page_content.chili {
background:#fff;
}
#page_content.chili, #page_content.chili p, #page_content.chili h1, #page_content.chili h2, #page_content.chili h3, #page_content.chili h4, #page_content.chili h5 {
color:#444;
}

/* Facebook Fan Box in subbody */

.home_subbody_box, .connect_action, .name_block a:hover, .name_block a, .name_block a span.name {
color:#fff;
}

.app_content_93100191267 a:visited {
color:#fff;
}

.app_content_93100191267 a:hover {
color:#fff;
border-bottom:1px dotted #fff;
}

#eggnog_sidebar h4 {
margin-bottom:15px;
}

#browserwarning {
  display: block;
  padding: .5em 0 .5em 3.5em;
  width: 950px;
  border-bottom: 2px solid #880201;
  font-size:80%;
  font-family:"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
  line-height:1.3;
  background: #eee;
}
#browserwarning p {
	background:#eee;
	text-align:left;
	color:#333;
}
#browserwarning a {
  font-weight: bold;
  color:darkred;
}

#browserwarning a:hover {
	color:darkred;
	text-decoration:underline;
}

#browserwarning img {
  float:right;
  margin: 0 50px;
}

#warningCloseContainer {
 text-align:center;
}

#header_wrapper_outer {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	background-image:url("images/header_bg.gif");
	background-repeat:repeat-x;
	background-position:top center;
}

#header_wrapper {
	margin:0;
	padding:0;
	width:790px;
	height:230px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#body_wrapper_outer {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	background-color:#382013;
	background-image:url("images/wood_bg.jpg");
	background-repeat:repeat-x;
}

#body_wrapper {
	margin:0;
	padding:0 0 20px 0;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.aligncenter {
text-align:center !important;
}

#subbody_wrapper_outer {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	background-color:#191919;
	background-image:url("images/antique_bg.jpg");
	background-repeat:repeat-x;
	border-bottom:1px solid #333;
}

#subbody_wrapper {
	margin:0;
	padding:20px 0;
	width:790px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#footer_wrapper_outer {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	background-color:#000;
}

#footer_wrapper {
	margin:0;
	padding:0;
	width:790px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

h4 {
	font-size:1.3em;
	font-weight:bold;
	color:#666;
}

a {
	text-decoration:none;
}

a:hover {
	color:darkred;
}

/* ------------------------------------------------------------------------- */
/* Page Content */

.page_content ul {
	margin-left:18px;
}

.page_content a {
	color:#BF7E52;
}

.page_content a:hover {
	color:#DE8347;
}

/* ------------------------------------------------------------------------- */
/* Top Info */

#top_info {
	height:26px;
	text-align:right;
	font-size:1em;
	text-transform:uppercase;
}

#top_info a {
	padding-top:5px;
	color:#666;
	font-weight:bold;
}

#top_info a:hover {
	color:#ccc;
	font-weight:bold;
}


/* ------------------------------------------------------------------------- */

/* ------------------------------------------------------------------------- */
/* 404 Page */
#body_pagenotfound {
	margin:0;
	padding:0 0 20px 0;
	width:950px;
	color: #000000;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
body.pagenotfound {
	background-color: #FFFFFF;
}
#top_info_container {
	margin: 0px auto;
	height: 50px;
	width: 790px;
}
#top_infoleft {
	float: left;
	display: inline;
	width: 200px;
}
#top_inforight {
	width: 540px;
	text-align: right;
	float: right;
	display: inline;
	font-size:1em;
	text-transform:uppercase;
}
#top_inforight a {
	padding-top:5px;
	color:#666;
	font-weight:bold;
}

#top_inforight a:hover {
	color:#ccc;
	font-weight:bold;
}
#myFlashContent {

}

/* ------------------------------------------------------------------------- */

/* Header */

#header {
	height:155px;
	background:url("images/header.jpg") no-repeat top left;
}


/* ------------------------------------------------------------------------- */
/* Footer */

#footer {
	text-align:center;
	padding:40px 20px 20px 20px;
	color:#666;
}


/* ------------------------------------------------------------------------- */
/* Main Menu */

#main_menu {
	height:49px;
	text-align:left;
}


/* ------------------------------------------------------------------------- */
/* Home Page Style */

#latest_blogs {
	height:265px;
	text-align:left;
	background-image:url("images/absolute_blog.jpg");
	background-repeat:no-repeat;
}

#latest_blogs .content {
	padding:20px 20px 20px 20px;
}

#latest_blogs h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
}

#latest_blogs hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	width: 100%;
	text-align: left;
}

#latest_blogs h3 {
	font-size:1.3em;
	font-weight:bold;
}

#latest_blogs h3 a {
	color:#000;
	text-decoration:none;
}

#latest_blogs h3 a:hover {
	color:#930300;
	text-decoration:none;
}

#latest_blogs h3 a small {
	font-weight:normal;
	color:#000;
	font-size:.7em;
	display:block;
	margin-bottom:4px;
}

#home_banner {
	padding-top:30px;
	padding-bottom:18px;
}

#home_content .content {
	text-align:left;
	padding:10px;
	color:#fff;
}

#page_content {
	color:#fff;
}


/* ------------------------------------------------------------------------- */
/* Home Sub-body Box */

.home_subbody_box {
	width:100%;
}

.home_subbody_box .content {
	width:269px;
	padding:10px 20px 0px 20px;
	color:#fff;
}

.home_subbody_box .content p {
	margin-top:3px;
	margin-bottom:3px;
}

.home_subbody_box .content h3 {
	margin-top:0px;
	margin-bottom:3px;
}

.home_subbody_box .content a {
	text-decoration:underline;
	color:#fff;
}

.home_subbody_box .content a:hover {
	text-decoration:none;
	color:#ccc;
}


/* ------------------------------------------------------------------------- */
/* Sidebar Box */

.sidebar_box {
	margin-top:15px;
}

.sidebar_box .content {
	padding:10px 20px 0px 20px;
}

.sidebar_box .content p {
	margin:0px 0px 10px 0px;
	color:#ccc;
}

.sidebar_box .content p a, .sidebar_box .content ul li a {
	color:#ccc;
	text-decoration:none;
}

.sidebar_box .content p a:hover {
	color:#fff;
}

.sidebar_box .content li, .sidebar_box .content li a:hover {
	color: #de8347;
}

.sidebar_box .content ul li {
	list-style:none;
	margin:0;
}

.sidebar_box .content ul {
	margin:0;
}


/* ------------------------------------------------------------------------- */
/* Blog Headlines */

h3.blog_headline {
	font-size:1.2em;
	color:#fff;
	width:190px;
}

h3.blog_headline small {
	display:block;
	font-size:.8em;
	padding-bottom:5px;
	color:#BF7E52;
}

h3.blog_headline a {
	color:#fff;
	font-weight:bold;
	line-height:1.4em;
}

h3.blog_headline a:hover {
	color:#DE8347;
}


/* ------------------------------------------------------------------------- */
/* Blog Archives */

ul.archives {
	list-style:none;
	margin-left:0px;
}

ul.archives li a {
	color:#fff;
}

ul.archives li a:hover {
	color:#DE8347;
}

/* ------------------------------------------------------------------------- */
/* Blog Pages */

h3.entry-title a {
	color:#fff;
}

h3.entry-title a:hover {
	color:#ccc;
}

#post a {
	color:#fff;
	text-decoration:underline;
}

#post a:hover {
	color:#ccc;
}

.post a {
	color:#fff;
	text-decoration:underline;
}

.post a:hover {
	color:#ccc;
}

.post .entry-date {
	font-style:italic;
	padding-bottom:5px;
	color:#BF7E52;
	float:left;
	display:inline;
	width:100px;
}

.date {
	width:3em;
    padding:0.6em 0 0 0;
    text-align:center;
    border-right:1px solid #bcd0d4;
    border-bottom:1px solid #bcd0d4;
    color:#355b61;
    background-color:#dfe9eb;
    background-image:url("images/calbg.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	display:inline;
	margin:0 10px 5px 0;
}

#author {
	margin-bottom:10px;
}

.month {
	text-transform:uppercase;
	font-weight:bold;
	color:#9b241b;
}

.post .entry-meta {
	font-size:.9em;
	color:#BF7E52;
	margin-bottom:20px;
}

.post .entry-meta a {
	color:#BF7E52;
}

.post .entry-meta a:hover {
	color:#DE8347;
}

.post blockquote {
	color:#ccc;
}

.post h1, .post h2, .post h3, .post h4 {
	color:#ccc;
}

#respond h3 {
	color:#fff;
	margin-top:15px;
}

#respond a {
	color:#BF7E52;
}

#respond a:hover {
	color:#DE8347;
}


/* ------------------------------------------------------------------------- */
/* Forms */

label.hide {
	visibility:hidden;
}

#box_form input, #box_form select {
	margin-top:3px;
	margin-bottom:3px;
	width:180px;
	border:0;
	font-weight:bold;
	color:#999;
	padding:4px;
}

#box_form input.submit {
	margin-top:6px;
	margin-bottom:2px;
	width:120px;
	border:0;
	background-color:#333;
	color:#ccc;
	font-size:1em;
	padding:5px;
}

.contact_form_box {
	padding:20px;
	background-color:#fff;
}


/* ------------------------------------------------------------------------- */
/* Portfolio Home Page */

.portfolio_row {
	padding:10px 20px 20px 20px;
	text-align:center;
}

.portfolio_category_box {
	width:185px;
	float:left;
}

.portfolio_category_box img {
	border:1px solid #000;
}

.portfolio_category_item {
	text-align:center;
	padding:20px;
}

.portfolio_category_item a {
	font-size:1.1em;
	color:#BF7E52;
	text-decoration:none;
	display:block;
	padding-bottom:5px;
	font-weight:bold;
}

.portfolio_category_item a:hover {
	color:#DE8347;
}


/* ------------------------------------------------------------------------- */
/* Portfolio View Pages */

.portfolio_item {
	padding:10px;
}

.portfolio_image {
	float:left;
	width:370px;
	text-align:left;
	border:0px solid black;
}

.portfolio_image img {
	border:1px solid #000;
	margin:0;
	padding:0;
}

.portfolio_content {
	float:right;
	width:340px;
	text-align:left;
	border:0px solid black;
}

.portfolio_content h3 {
	font-weight:bold;
}

#portfolio_menu {
	margin-bottom:5px;
	text-align:center;
	width:780px;
	padding:4px 0 4px 0;
}

#portfolio_menu a {
	font-size:1.1em;
	color:#BF7E52;
	text-decoration:none;
	font-weight:bold;
}

#portfolio_menu a:hover {
	color:#DE8347;
}

/* ------------------------------------------------------------------------- */
/* Clearer Div */

.clearer {
	clear:both;
}

/* ------------------------------------------------------------------------- */
/* RSS */

.rss_link {
	font-size:.8em;
	font-weight:normal;
	margin:15px 0 0 0px;
	padding:0;
}

#rss_20px {
float:left;
margin-right:5px;
}

/* ------------------------------------------------------------------------- */
/* Javascript Overlay */

/*
    overlay dimensions are defined with CSS. this tool detects them dynamically
    and resizes the background image correspondingly
*/
.myOverlay {
    width:500px;
    height:430px;

    /* overlay is initially hidden */
    display:none;

    position:relative;
    z-index:2;

}

/*
    close button (div.close element) is auto-generated by default.
    here it is positioned on top-right corner
*/
.myOverlay div.close {
    background-image:url("images/overlay/close.png");
    background-repeat:no-repeat;
    position:absolute;
    top:0px;
    right:0px;
    width:36px;
    height:36px;
    cursor:pointer;
}

/*
    the actual content is moved little bit inside so that it doesn't overlap
    with the drop shadow in the overlayed image
*/
.myOverlay .player_box {
    padding:25px 75px;
    display:block;
    width:350px;
    height:350px;
}

/* ------------------------------------------------------------------------- */
/* Paging - Page Navigation */

#nav-below {
	text-align:center;
	font-weight:normal;
	font-size:1.3em;
	font-family:georgia;
}

.nav-previous {
	float:left;
}

.nav-previous a {
	color:#BF7E52;
}

.nav-previous a:hover {
	color:#DE8347;
}

.nav-next {
	float:right;
}

.nav-next a {
	color:#BF7E52;
}

.nav-next a:hover {
	color:#DE8347;
}


.stico_default {
background-image: url("images/share-icon-16x16-trans.gif");
}

/* ------------------------------------------------------------------------- */
/* Greet Block */

.greet_block {
  background:#fff;
  border:1px solid #eee;
  margin:10px 0;
  width:100%;
}

.greet_image {
  float:left;
  padding:0 10px 0 0;
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

.greet_text {
  color:#333;
  font-size:16px;
  line-height:20px;
  margin:10px;
}

.greet_text a {
  color:#ccc;
 }

 .greet_text a:hover {
  color:#333;
 }

.greet_block_close {
  background:#fff;
  border:1px solid #ccc;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
}

.greet_block_close a {
  color:#ccc;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
}

.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search a {
  cursor:pointer;
}

/* ------------------------------------------------------------------------- */
/* Pagination (WP-PageNavi) */


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi a:hover {
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

#postauthordesc {
font-size:95%;
font-style:italic;
line-height:1.15;
margin:20px 0;
padding:20px;
border: 2px solid #eee;
background-color:#fff;
color:#222;
height:95px;
}

#postauth_gravatar {
float:left;
display:inline;
margin-right:10px;
padding:5px;
border: 2px solid #eee;
background-color:#fff;
}

#subscribe_eggnog {
width:551px;height:225px;background:url("images/eggnog/subscribe_special-trans.png") no-repeat top left;
}

#eggnog_albumart {
	width:551px;height:227px;background:url("images/eggnog/wishes_album_art-trans.png") no-repeat top left;
}

#eggnog_intro {
width:551px;
}

#subscribe_eggnog_form {
width:200px;
height:200px;
margin-left:20px;
margin-top:20px;
float:left;
display:inline;
}

#box_form select {
overflow:hidden;
}

#subscribe_eggnog_text {
font-size:130%;
line-height:1;
width:265px;
margin-right:20px;
margin-top:70px;
float:right;
display:inline;
}

#subscribe_eggnog_text a:hover {
color:#fff;
}

.eggnog_heading {
font-size:110%;
line-height:2;
}

#eggnog_welcome {
width:250px;
float:left;
display:inline;
}

.eggnog_welcometxt {
font-size:120%;
}

.eggnog_disclaimer {
font-size:90%;
}

#eggnog_tracks {
width:265px;
float:right;
display:inline;
}

#eggnog_sidebar a:hover, #eggnog_sidebar .content li a:hover {
color:#fff;
}

a#button_followus img { border:none;}
a#button_followus:hover img { border:none; }
a#button_followus{ display:block; height:47px; width:100px; overflow:hidden; }
a#button_followus:hover { display:block; text-indent:-100px; }
