/*
Theme Name: Envy McKee
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	font-family:'Amaranth', Trebuchet MS, sans-serif;
}
a {
	color:#31A8DF;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
iframe{    
    border: 6px solid #FFFFFF;
    box-shadow: 0 0 2px #AAAAAA;
    float: left;
    margin: 10px 10px 10px 0;
}
.featurelinks a{
	    color: #31A8DF;
    font-size: 19px;
    line-height: 26px;
	}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

.fw {
	float:left;
	width:100%;
}
.cw {
	margin:auto;
	width:960px;
}

.post img{    border: 6px solid #FFFFFF;
    box-shadow: 0 0 2px #AAAAAA;
    float: left;
    margin: 10px 10px 10px 0;}

.wp-caption-text{font-size:10px;}

body {
	background:#8a8889 url(images/background1.png) no-repeat top center;
}
#logo {
	margin-left:-20px;
	margin-top:7px;
	float:left;
}
#logo a {
	display:block;
	width:660px;
	height:179px;
	background:url(images/logo.png);
	text-indent:-9999px;
}
#social_links {
	float:right;
	padding-top:7px;
}
#social_links li {
	float:left;
	margin-left:7px;
}

/*** From Ivo ****/

#social_links li a {
	display:block;	
	width:24px;
	height:24px;
	text-indent:-9999px;
	opacity:0.8;
}

#social_links li a:hover {
	opacity:1;
}
#social_links li a:active {
	position:relative;
	top:1px;
}

#social_links li.rss a {	
	background:url(images/rss.png);	
}

#social_links li.linkedin a {
	
	background:url(images/linkedin.png);
	
}
#social_links li.facebook a {
	
	background:url(images/facebook.png);
	
}
#social_links li.twitter a {
	
	background:url(images/twitter.png);
	
}
#social_links li.vimeo a {

	background:url(images/vimeo.png);

}

#social_links li.tumblr a {

	background:url(images/tumblr.png);

}

#social_links li.itunes a {

	background:url(images/itunes.png);

}

/*
#social_links li a {
	display:block;
	background:url(images/envy_sprite.png);
	width:24px;
	height:24px;
	text-indent:-9999px;
	opacity:0.8;
}
#social_links li a:hover {
	opacity:1;
}
#social_links li a:active {
	position:relative;
	top:1px;
}
#social_links li.linkedin a {
	background-position:-32px 0px;
}
#social_links li.facebook a {
	background-position:-62px 0px;
}
#social_links li.twitter a {
	background-position:-92px 0px;
}
#social_links li.vimeo a {
	background-position:-123px 0px;
}
#social_links li.sprite a {
	background-position:-153px 0px;
}*/
#headerw {
	margin-bottom:35px;
}
#daily_msgw {
	padding:5px 0 15px;
	background:url(images/header_white.png);
	margin-bottom:15px;
}
#daily_msg p {
	font-size: 60px;
    line-height: 60px;
	color:#fff;
	text-shadow:2px 2px 5px #303030;
	padding:0 20px;
}
#main_navw {
	padding:5px 0;
	background:url(images/header_black.png);
	margin-bottom:20px;
}
#main_nav {
	width:932px;
}
#main_nav li {
	float:left;
	width:175px;
	padding:5px;
}
#main_nav li.souvenirs {
	width:148px;
}
#main_nav li.call {
	width:208px;
}
#main_nav li a {
	font-size:20px;
	color:#fff;
	line-height:17px;
	text-decoration:none;
}
#main_nav li a:hover {
	color:#f0f0f0;
}
#main_nav li a span {
	font-size:10px;
	display:block;
	color:#fff !important;
	font-family:Arial, sans-serif;
}
#page {
	float:left;
	width:711px;
}
#sidebar {
	float:right;
	width:243px;
}

#page .box  .top {
	padding-top:15px;
	background:url(images/content_bg_top.png) no-repeat top left;
}
#page .box  .bottom {
	padding-bottom:15px;
	background:url(images/content_bg_bottom.png) no-repeat bottom left;
}
#page .box  .middle {
	padding:10px 25px 10px 25px;
	background:url(images/content_bg.png);
}

#sidebar .box {
	margin-bottom:5px;
}
#sidebar .box  .top {
	padding-top:15px;
	background:url(images/sidebar_bg_top.png) no-repeat top left;
} 
#sidebar .box  .bottom {
	padding-bottom:15px;
	background:url(images/sidebar_bg_bottom.png) no-repeat bottom left;
}
#sidebar .box  .middle {
	padding:0 11px;
	background:url(images/sidebar_bg.png);
}

.post .attachment-home-thumb {
	float: left;		
} 

.post {
	
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #e0e0e0;
}
.post * {
	font-family:Arimo, Trebuchet MS, sans-serif !important;
}
.post:last-child {
	padding-bottom:0;
	border-bottom:0;
}
.post h2 {
	margin-bottom:15px;
	line-height:30px;
}
.post h2 a {
	font-size:34px;
	color:#333;
	text-decoration:none;
}
.post h2 a:hover {
	color:#000;
}
.post h3 {
	color:#31a8df;
	font-weight:bold;
	margin-bottom:10px;
	font-size:11px;
}
.post p {
	font-weight:normal;
	font-size:13px;
	line-height:22px;
	margin-bottom:5px;
}
.post p a {
	color: #31A8DF;
    	/*
	float: right;
	margin: 10px;
	*/
	font-weight: bold;
    	text-decoration: none;
}
.post p a:hover {
	text-decoration:underline;
}
.post blockquote {
	display:block;
	margin:20px 50px;
	padding:0 35px;
	background:url(images/envy_sprite.png) no-repeat -147px 0px;
}
.post blockquote,
.post blockquote p {
	font-size:20px;
	line-height:24px;
	color:#888;
}

#comments .commentlist {
	margin-bottom:30px;
}
#comments-title {
	margin-bottom:10px;
	font-size:14px;
	color:#888;
}
#comments .comment {
	border-left:2px solid #31A8DF;
	margin-bottom:10px;
	padding:5px 0 5px 5px;
	border-top:1px solid #ececec;
}
#comments .comment .comment {
	padding:10px 0 0 50px;
	border:0;
	margin-bottom:0;
}
#comments .comment-author {
	margin-bottom:2px;
}
#comments .comment-author img {
	float:left;
	margin-right:10px;
}
#comments .comment-author cite,
#comments .comment-author span.says {
	margin-bottom:5px;
	font-style:normal;
}
#comments .comment-author cite a {
	text-decoration:none;
	color:#333;
}
#comments .comment-author cite a:hover {
	text-decoration:underline;
}
#comments .comment-meta {
	margin-bottom:15px;
	font-size:12px;
}
#comments .comment-meta a {
	text-decoration:none;
	color:#888;
}
#comments .comment-meta a:hover {
	text-decoration:underline;
}
#comments .comment-body {
	padding-left:50px;
	margin-bottom:2px;
}
#comments .comment-body p {
	font-size:14px;
	color:#000;
}
#comments .reply {
	margin-left:50px;
}
#comments .reply a {
	font-size:12px;
	color:#888;
	text-decoration:none;
}
#comments .reply a:hover {
	text-decoration:underline;
}
#reply-title {
	margin-bottom:5px;
	color:#333;
	font-size:16px;
}
#reply-title a {
	color:#333;
	text-decoration:none;
}
#reply-title a:hover {
	text-decoration:underline;
}
#reply-title small a {
	text-decoration:underline;
	color:#888;
}
#commentform p {
	font-size:14px;
	line-height:20px;
	color:#333;
	margin-bottom:5px;
}
#commentform label {
	display:block;
	margin-bottom:2px;
	font-weight:bold;
}
#commentform .required {
	display:none;
}
#commentform input,
#commentform textarea {
	font-family:Arial, sans-serif;
	font-size:13px;
}

.widget {	
	list-style: none;
}

.widgettitle {
	font-weight:bold;
margin-bottom:8px;
font-size:17px;
}
#copyright{
	    border-top: 1px solid #CCCCCC;
    color: #CCCCCC;
    font-size: 11px;
    margin: 10px 0;
    padding: 10px 0;
    text-align: center
}
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination a:hover{
color:#fff;
background: #3279BB;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

	