/*
Theme Name: The Mug Show 2
Theme URI: http://themugshow.com
Description: The Official Mug Show Theme
Version: 1
Author: Joel Lopez
Author URL: http://typefasterjoel.com
*/
body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg_3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:visible;
}
#wrapper {
	position: relative;
	left: 50%;
	margin-left: -360px;
	width: 	720px;
	margin-top: 180px;
}
#header {
	position: relative;
	width: 720px;
	height: 67px;
	background-color: #f8faf7;
	/*-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topright: 10px;
	border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	border-radius-topright: 10px;
	border-radius-topright: 10px;*/
	/*background-image: url(images/mainlayout_03.png);
	background-repeat: no-repeat;
	background-position: top left;*/
	margin: 0 0 -15px 0;
	padding: 0;
	color: #000;
}
#imageHeader {
	padding: 0;
	margin: 0;
	position: absolute;
	width: 400px;
	left: -100px;
	top: -150px;
	z-index: 2;
	
}
#body_content {
	position: relative;
	background-color: #f8faf7;
	color: #000;
	clear: both;
	/*background-image: url(images/mainlayout_06.png);*/
}
#left_sidebar {
	position: relative;
	width: 180px;
	float: left;
	padding: 10px;
}
#left_sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left_sidebar h1 {
	text-align: left;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	padding: 0 3px 3px 5px;
	background: #2d271c;
	border: 1px solid #2d271c;
	color: #fff;
	-moz-border-radius-topleft: 9px;
	-webkit-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-radius-topright: 9px;
	border-radius-topleft: 9px;
	border-radius-topleft: 9px;
	border-radius-topright: 9px;
	border-radius-topright: 9px;
	
}
#left_sidebar li {
	padding: 0 0 2px 5px;	
}
#left_sidebar li a {
	text-align: right;
	font-size: 12px;
	color: #C30;
	text-decoration: none;
}
#left_sidebar li a:hover {
	font-size: 12px;
	padding: 2px 0 2px 0;
	/*background-color: #e7cb87;*/
	color: #4c412e;
	font-weight: bold;
}
/* Widget Class */
.widget {
	width: 100%;
	background-color: #dee2e5;
	border: 1px solid #2d271c;
	border-radius: 10px;
	padding: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 0 10px 7px;
}
.widget h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
/*Widget Calendar*/
#wp-calendar {
	padding: 2px;
	width: 100%;
}
#wp-calendar caption {
	color: #532C09;
	font-weight: bold;
	border-bottom: 1px solid;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#wp-calendar table thead {
	color: #532C09;
	font-weight: bold;
}
#wp-calendar tbody {
	border-bottom: 1px solid #000;	
}
#wp-calendar a {
	color: #C30;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar a:hover {
	color: #4c412e;
	font-weight: bold;
	text-decoration: none;
}
#wp-calendar table tfoot tr {
	border: solid #000;
	border-width: 1px 0 0 0;
}
#latest_video {
	width: 460px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-bottomright: 10px;
	background-color: #d9d9d9;
	border: 1px solid #2d271c;
	position: relative;
	padding: 10px;
	margin: 0 0 5px 0;
}
#youtube_script {
	float:right;
	position: relative;
	width: 230px;
}
#video_description {
	float: left;
	position: relative;
	width: 215px;
}
#categories_wrapper {
	width: 400px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-radius-topright: 10px;
	border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	border-radius-topright: 10px;
	border-radius-topright: 10px;
	background-color: #f8faf7;
/*	border: 1px solid #2d271c;*/
	position: absolute;
	padding: 10px;
	margin: 0 0 5px 0;
    list-style: none;
	left: 80px;
	top: -183px;
}
#categories_wrapper ul {
	list-style: none;
        margin: 0;
}
#categories_wrapper li{
	display: inline;
}
#categories_wrapper li a {
	display:block;	
	width: 70px;
	margin: 2px;
	float:left;
}
#categories_wrapper a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #463c2b;
	text-decoration: none;
	border-bottom: 1px #7a0000 solid;
}
#categories_wrapper a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	font-weight: bold;
	border-bottom: 1px #463c2b solid;
}

.continue_reading { float: right; width: 300px; }
.continue_reading ul { list-style: none; padding: 0; }
.continue_reading ul li { display:inline; margin: 0 20px 0 0; }
.read_more {
	display: block;
	background: url(images/article.png) 0 50% no-repeat;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
}
.comments {
	display: block;
	background: url(images/comments.png) 0 50% no-repeat;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
}

/*Post Thumbnail */
.thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}
.thumbnail img { border: 1px solid #464646; }

.facebook {
	position: absolute;
	left: 70px;
	bottom: 30px;
}
.tweetme {
	position: absolute;
	bottom: 27px;
	left: 0;
}
/*Post Contents */
.post_contents img.aligncenter {
	width: 469px;	
}
.post_contents { 
	margin: 0 0 10px 0; 
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #d7d7d7;
	position: relative;
}
.post_contents a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #463c2b;
	text-decoration: none;
}
.post_contents a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	font-weight: bold;
}
.next_page {
	text-align: right;	
}
.next_page a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #463c2b;
	text-decoration: none;
}
.next_page a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	font-weight: bold;
}
#right_content h3 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	text-decoration: none;
}
#right_content h3 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	text-decoration: underline;
}
/*Comments*/
#comment_area a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #463c2b;
	text-decoration: none;
}
#comment_area a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	font-weight: bold;
}

.social_buttons {
	position: absolute;
	left: 490px;
	background: #F8FAF7;
	width: 50px;
	padding: 15px;
}
.social_buttons .fb_share_count_wrapper {
	float: right;
	position: relative;
	width: 50px;
}
.social_buttons .FBConnectButton_Small {
	width: 50px;
	background-position: -3px -232px;
}
.social_buttons .FBConnectButton_Small .FBConnectButton_Text {
	margin-left: 12px;	
}

#right_content {
	position: relative;
	width: 470px;
	float: left;
	padding: 10px;
	margin-left: 20px;
}
#blog_posts h2 {
	font-family: "Calibri", "Trebuchet MS", Verdana, Arial, sans_serif;
	text-transform: uppercase;
	font-size: 20px;
	color: #3c3426;
	margin: 0 0 4px 0;
	padding: 0;
}
#blog_posts h2 a {
	color: #3c3426;
	text-decoration: none;	
}
#blog_posts h3 { 
	margin: 0;
	padding: 0;
	font-size: 12px;
}
/*#right_content a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #463c2b;
	text-decoration: none;
	border-bottom: 1px #7a0000 solid;
}
#right_content a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	font-weight: bold;
	border-bottom: 1px #463c2b solid;
}*/
#right_content blockquote {
	background-color: #DDD;
	padding: 2px 2px 2px 10px;
	border: solid #999;
	border-width: 0 0 0 2px;
}
#footer {
	clear:both;	
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	border-radius-bottomright: 10px;
	border-radius-bottomright: 10px;
	background-color: #f8faf7;
	text-align: right;
	color: #000;
	padding: 10px;
	border-top: 1px #000 solid;
}
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #463c2b;
	text-decoration: none;
	border-bottom: 1px #7a0000 solid;
}
#footer a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7a0000;
	font-weight: bold;
	border-bottom: 1px #463c2b solid;
}
#mug {
	position: relative;
	width: 277px;
	left: -131px;
	top: auto;
	float:left;
	bottom: 175px;
}
#mug a {
	border: 0;
}
#mug a:hover {
	border: 0;
}
/*#misc_content_post {
	background-color: #dee2e5;
	border: 1px #201b14 solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
}
#misc_content_post a {
	color: #463c2b;
	text-decoration: none;
	border-bottom: 1px #7a0000 solid;
}
#misc_content_post a:hover {
	color: #7a0000;
	font-weight: bold;
	border-bottom: 1px #463c2b solid;
}
#misc_content_post em {
	color: #532C09;
	font-weight: bold;
}
#misc_content_post strong {
	color: #7a0000;
	font-weight: bold;
}*/

/*CLASSES*/
.clear {
	clear: both;
	font-size: 1px;
}
.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}
.aligncenter, div.aligncenter {
   margin-left: auto;
   margin-right: auto;

}
.alignleft {
  	float: left;
}

.alignright {
   float: right;
}
.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}