/*  
Theme Name: Exit SixtySix v3
Theme URI:
Description: Exit SixtySix Wordpress Theme by Iacob Ionut for <a href="http://creativemafia.com">Creative Mafia</a>.
Version: 3.0
Author: Iacob Ionut for Creative Mafia
Author URL: http://IacobIonut.com
*/


/* === Structure === */

body {
	font: 12px/1.5 Helvetica, Arial, Georgia, FreeSans, sans-serif;
        background-image: url('http://www.thebeachbars.com/exit66/newbg.jpg');
        background-position: center top;
	color:#333;
}

a {
	color: #ec2028;
	text-decoration: none;
}

a:hover {
        color: #B0171F;
	text-decoration:underline;
}

h1,h2,h3,h4{font-weight:bold;}
h1{font-size: 25px;}
h2{font-size: 24px;}
h3{font-size: 18px;}
h4{font-size: 19px;}
h5{font-size: 17px;}
h6{font-size: 15px;}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#111;
	background:#e3ecee url(images/quote.gif) no-repeat 3% 10%; 
	border-top:1px solid #c0d0e2;
	border-bottom:1px solid #c0d0e2;	
	width:80%; height:auto;
	margin:10px 0 15px 0px; padding:10px 25px 0px 45px;
	display:block;
}

/* === Header === */
#wrap {
      background-color: #ffffff;
      width: 1000px;
      padding: 0px;
      margin: 0px auto;
}

#header{
}


#topbar{
	/*background:url(images/topbar.gif) repeat-x top left;*/
        background-color: #e5e5e5;
	width:100%;
	height:3px;
}

#header_left{
	float:left;
	width:337px;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
}

#logo{
	float:left;
	display:inline;
	width:170px;
	height:165px;
	margin:0 0 0 20px;
}

#menu{
	list-style:none;
	display:inline;
	float:left;
	width:145px;
	border-left:2px solid #f2f2f2;
}

#menu li{
	padding:1px 0 1px 10px;
}

#menu li a{
	color:#ec2028;
	text-decoration:none;
}

#menu li a:hover{
	text-decoration:underline;
}

#contact-info{
	border-top:2px solid #f2f2f2;
	float:left;
	display:inline;
	color:#ec2028;
	width:170px;
	padding:10px 0 0 20px;
}

#homepage-form{
	border-top:2px solid #f2f2f2;
	float:left;
	width:145px;
}

#header_right{
	width:619px;
	float:left;
	border-left:4px solid #f2f2f2;
}

#featured{
	float:left;
}

#social{
	width:317px;
	float:left;
	padding:3px 0 0 20px;
	border-top:2px solid #f2f2f2;
	border-right:4px solid #f2f2f2;
}

#social img{
	margin:0 5px 0 0;
	padding:0;
}

#top-ad{
	float:left;
	border-top:4px solid #f2f2f2;
}

#search {
	width:268px;
	float:left;
	border-top:4px solid #f2f2f2;
}

#searchform{
	margin:22px 0 0 25px;
	padding:0 0 15px 0;
}

#searchform #s {
	width:140px;
	float:left;
	margin:0 10px 0 0;
}

#searchform #searchsubmit {
	float:left;
}

#searchform input#s { 
	padding:2px;
	border:1px solid #aaa; 
	color:#ec2028;
	background:#ffffff url(images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}

#searchform  input#s:hover{
	border: 1px solid #ec2028;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left; 
}

#searchform input#searchsubmit{
	border:0;
	background:none;
	text-transform:uppercase;
	font:13px Helvetica, Arial,sans-serif;
	color:#b6b5b5;
	padding:2px 0 0 0;
	font-weight:bold;
	cursor:pointer;
}

#searchform input#searchsubmit:hover{
	color:#666;
}

#cat{
	float:left;
	width:100%;
	font-size:12px;
	text-transform:uppercase;
	list-style:none;
	font-weight:bold;
	padding:0 0 8px 0;
	border-bottom:2px solid #f2f2f2;
	border-top:4px solid #f2f2f2;
}

#cat li{
	float:left;
	margin:5px 0 0 0;
}

#cat li a{
	padding:10px 12px;
	border-right:2px solid #f2f2f2;
	color:#ec2028;
	text-decoration:none;
}

#cat li a:hover{
	text-decoration:underline;
}

/* ============= POST ============== */

#leftcontent{
	float:left;
	width:650px;
	margin-top:20px;
}

.singlecolumn{
	display: inline;
	float: left;
	width:300px;
	margin:0 10px 0 5px;
}

.screenshot {
        background-color: #e5e5e5;
	width: 145px;
	height: 110px;
	float:left;

}

.screenimg {
	width: 100%;
	height: 100%;
        border: 1px solid #000;
	float:left;
	position: relative;
}

.post{
	margin-bottom:5px;
	border:1px solid #f2f2f2;
	padding: 4px;
}

.theme{
	float:left;
	width:140px;
	height: 108px;
	position:relative;
	margin:0 0 0 5px;
	
}

.theme p{
	font-size:11px;
	line-height:14px;
}

.post-cat a{
	text-decoration:none;
	text-transform:uppercase;
	color:#74AD1B;
	font-weight:bold;
}

h2.post-title{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}

h2.post-title a{
	color:#e50000;
	text-decoration:none;
}

h2.post-title a:hover{
	color:#000;
}

.post-single{
	padding:0 10px 20px 10px;
}

.large-screenshot {
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	padding: 3px;
	width: 620px;
}

.post-single-date{
	margin-bottom:10px;
	font-size:11px;
	color:#888;
}

.post-single-category{
	margin-bottom:20px;
}

.post-single-category a{
	font-weight: bold;
	color: #666;
	padding: 4px 10px;
	background: #e8e8e8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration:none;
}	

.post-single-category a:hover{
	color:#444;
	background:#e0e0e0;
}

.post-single-meta{ text-transform:uppercase;}

.post-single p{
	padding:10px 0;
}

.post-single ol{list-style: decimal;}
.post-single ul{list-style: disc;}
.post-single li{
	margin-left: 30px;
	padding:3px 0;
}

.cat-header{
	width:100%;
	text-align:center;
	margin:0 0 15px 0;
}

.cat-header h2{
	font-size:18px;
	font-weight:normal;
}

#postnav{
	margin:10px 10px 10px 5px;
}

.clearer{clear:both;height:10px;}

/* ========== COMMENTS =========*/

.comment {
	margin-bottom: 15px;
	padding:0 10px;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

.comment .col-left {
	width: 110px;
	text-align: right;
}

.comment .col-left img{
	padding:2px;
	border:1px solid #dedede;
	margin-bottom: 3px;
}

.comment .col-left a {
	color: #565656;
	text-decoration: underline;
}

.comment .col-left a:hover {
	color:#222;
	text-decoration: none;
}

.comment .col-right {
	width: 460px;
	border: 1px solid #dedede;
	padding: 10px 20px;
	background: #f8f8f8;
	min-height: 130px;
}
h3.comment-header{
	padding:0 10px 20px 10px;
}
#comments label {
	display: block;
	clear: both;
	padding-bottom: 10px;
	width: 400px;
	font-size: 11px;
}

#comments label span {
	line-height: 28px;
	padding-left: 6px;
	float: left;
}

#comments label input {
 	float: left;
	width: 150px;
	padding: 5px 4px;
	border:1px solid #dedede;
	margin-bottom:10px;
}

#comments label input:hover{
	background:#fcfcfc;
	border:1px solid #d7d7d7;
}

#comments textarea {
	display: block;
	clear: both;
	width: 600px;
	padding: 5px 4px;
	border:1px solid #dedede;
	margin-bottom: 15px;
}

#comments textarea:hover{
	background:#fcfcfc;
	border:1px solid #d7d7d7;
}

#commentform{
	margin:0 0 10px 0;
	padding:0 10px;
}

#commentform #submit{
	background:#fff;
	cursor:pointer;
	border:1px solid #dedede;
	padding:3px 5px;
}

#commentform #submit:hover{
	background:#fcfcfc;
	border:1px solid #d7d7d7;
}

/* ========== ARCHIVES ========== */

.coll{float:left;}
.colr{float:right;}
h2.archive-title{margin:0 0 0 10px;}
.arclist{
	width: 260px;
	margin:15px 0 15px 10px;
	padding:5px 0px ;
	font-size:13px;
}

.arclist h3, #arctags h3, #arclastposts h3{
	font-weight:normal;
}

.arclist ul{
	list-style:none;
	margin:10px 0;
	color:#aaa;
}

.arclist ul li{
	border-bottom: 1px solid #eee;
	padding:8px 0;
	margin:0;
}

#arctags h3{border-bottom:1px solid #eee;}
#arclastposts h3{margin:0 0 10px 0;border-bottom:1px solid #eee;}
.arc {margin:0 5px 0 0;}
#arclastposts{
	padding:0 10px 20px 10px;
}
/* ========= SIDEBAR ============= */

#sidebar{
	float:left;
	width:310px;
	margin-top:20px;
}

.widget{
	margin-bottom:20px;
	width:300px;
	padding:0;
	background:url(images/sidebar-mid.png) repeat-y;
}

.widget a, .arclist a, #arctags a{
	color:#565656;
	text-decoration: none;
}

.widget a:hover, .arclist a:hover, #arctags a:hover{
	color:#B0171F;
	text-decoration:underline;
}

.widget h2 {
	height:13px;
	background:url(images/sidebar-top.png) no-repeat;
	text-align:center;
	padding:15px 0 0 0;
	font-size:19px;
	font-weight:normal;
	line-height:normal;
	margin:0;
}

.widget ul {
	margin:0;
	padding: 15px 0;
	border:none;
	list-style:none;
	background:url(images/sidebar-bottom.png) no-repeat bottom center;
}
.widget ul li {
	padding: 5px 5px 5px 22px;
	margin:0px;
}

.sidead{
	margin-bottom:20px;
	width:298px;
	border:1px solid #f2f2f2;
}

/* =========== TAB ============= */

.tab_content {
	border-bottom:1px solid #e4e4e4;
	margin-bottom:7px;
	padding-bottom:7px;
}

#tab_wrapper {
	background: url(images/tab_bg.png) no-repeat top left;
	width:300px;
}

#tab_content ul li{
	margin-left:8px;
	margin-right:6px;
	border-bottom:1px solid #dedede;
	padding:6px 0 4px 0;
}

#tab_content .tags ul li{
	border:0;
}

#tab_content .meta{
	color:#999;
	font-size:11px;
}

#tab_content .title{
	font-weight:bold;
}

#tab_heading {
	border-style: none;
	display: block;
	border:1px solid #dedede;
	padding: 0px 0px 0px 0px;
	height: 21px;
	background-color: #f8f8f8;
	padding: 11px 0px 11px 0;
}

ul#buttons{
	margin:0 0 0 0;
}

ul#buttons li{
	padding:4px;
	border:1px solid #dedede;
	background:#fff;
	margin:0;
	margin-right:2px;
}

#tab_heading * {
	border-style: none;
	display: inline;
	padding: 6px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}

.tags ul li{
	padding:0 6px;
}

#tab_heading li {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #565656;
	padding:0 3px;
	border:0;
}

#tab_heading li.active {color: #333;
}

#tab_heading li a,#tab_heading li a:visited {
}

#panes {
	text-align: left;
	border-style: none;
	width: 300px;
	margin: 10px auto 0 auto;
}

#panes a, .widget a{
	color:#565656;
	text-decoration:none;
}

#panes a:hover, .widget a:hover{
	color:#222;
	text-decoration:underline;
}

#panes div div { 
	overflow: hidden; 
}

#tab_bottom {
	background: url(images/tab_bottom.png) no-repeat top left;
	height:9px;
	width:300px;
	margin-bottom:20px;
}

/* ========== FOOTER =========== */

#footer{
	clear:both;
	background:#000;
	height:49px;
	border-top:1px solid #ccc;
	border-left:1px solid #cfcfce;
	border-right:1px solid #cfcfce;
}

#footer p{
	line-height:normal;
	color:#fff;
	margin-top:20px;
	text-align:center;
}

.contactpage-form{
	float:left;
         width: 100%;
        align: left;

 
}

.gmaps{
        margin-top: 20px;
	float:left;
}

