/*  
Theme Name: swingerspanama
Theme URI: http://www.swingerspanama.com/
Description: A Swinger WordPress Template, minimalistic wordpess theme.
Version: 1.0
Author: Dionisios.
Author URI: http://www.swingerspanama.com/
*/

/* Body */

body {
	background: #181818;
	background-image: url(images/bg_swingers_panama.jpg);
	background-repeat: repeat;
	color: #060;
	font: 12px Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}

/* Links */

a {
	text-decoration: none;
	outline:none;
	color: #F00;
	}
	
a:hover{
	text-decoration: underline;
	color: #F00;
	}
	
/* Images */

img {
	border: solid 1px #666666;
	padding:3px;
}
img.float-right {
	margin : 5px 0 10px 10px;
}

img.float-left {
	margin : 5px 10px 10px 0;
}
img.float-right {
	margin : 5px 0 10px 10px;
}
img.wp-smiley{ 
	border:none;
}
img.float-left {
	margin : 5px 10px 10px 0;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Headings */

h1, h3 {
	color: #F00;
	font : bold 80% Verdana, Arial, Helvetica, sans-serif;
	}
h1 a, h3 a{
	color: #060;
	font : bold 80% Verdana, Arial, Helvetica, sans-serif;
}
h1 a:hover, h3 a:hover {
	font : bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #060;
}
h1  {
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	text-decoration: none;
}	
h2 a{
	color: #F00;
}
h2 a:hover {
	color: #060;
}
h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px 0px;
	color: #F00;
	line-height: 150%;
	margin: 0px;
}	
h2 a, h2 a:visited  {
	color: #F00;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
	}
h3 a{
	color: #F00;
}
h3 {
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/sex-icon.png) no-repeat;
	padding-left: 30px;
}
h6 {
	font-size: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px 0 10px 0px;
	line-height: 150%;
	margin: 0px;
	color: #000;
}
/* Header */

#header { 
	background:url(images/header-bg.png) repeat-x;}
	
#header-in {
	width: 990px;
	padding: 0px;
	height:70px;
	position: relative;
	border-top-width: 5px;
	border-top-color: #FFC;
}
	
#header-in .title {
	margin: 0px;
	padding: 07px 10px 5px 10px;
	width:  500px;

}
#header-in .title a {
	text-decoration: none;
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	color: #FF9;
	padding: 0px;
}

#header-in .title a:hover {
	color: #FFF;
}
#header-in .description {
	clear:  both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 4px 15px;
	width:  850px;
	color: #FFC;
}

/* Search */

#searchform {
  	margin-left: 0;
  	margin-top: 0;
  	margin-right: 0;
  }

#search-form {
  	float: right;
  	width: 213px;
  	height: 28px;
  }
  
#search-box {
  margin-left: 0px;
  width: 120px;
  margin-top: 5px;
  color: #000000;
  background:#fff url(images/gradtop.gif) repeat-x top;
  border: solid 1px #999999;
  }
  
#search-button {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #060;
	border: solid 1px #666;
	width: 50px;
	height: 20px;
	background-color: #FF6;
	background-image: url(images/search-btn.png);
	background-repeat: repeat-x;
  }

/* Navigation */

#nav-bar ul {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}
#nav-bar ul li {
	display : inline;
}
#nav-bar ul li a {
	display: inline;
	float : left;
	padding : 0 10px;
	color : #F00;
	text-decoration : none;
}
#nav-bar ul li a:hover {
	color : #000;
}

#nav-bar ul li#selected a {
	color : #900;
}
* html #nav-bar ul li a { /*IE bug fix */
  float: left;
  text-decoration: none;
}
#nav-bar {
	background: url(images/nav-bg.png) repeat-x;
	padding-left: 5px;
	position : relative;
	width : auto;
	height : 25px;
	margin : 0;
	padding : 0 0 0 0;
	font : bold 12px/25px Verdana, Arial, Tahoma, Sans-serif;
}
#nav-left {
	background: url(images/left-corner.png) left no-repeat;
	height: 25px;
}
#nav-right {
	background: url(images/right-corner.png) right no-repeat;
	height: 25px;
}
#nav li {
	float: left;
	list-style-type: none;
	margin: 28px -4px 0px 4px;
	padding: 0px;
	}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	text-decoration: none;
	}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
	}
#nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 0px;
	margin: 0px 0px 0px 15px;
	text-transform:uppercase;
	}
#nav ul li a:hover {
	text-decoration: none;
	}

/* Container */

#container { 
	background:url(images/content-bg.png) top repeat-y;
	border: 0px solid black;
	}
.container-top {
	background:url(images/content-top.png) top no-repeat;
}
.container-bottom {
	background: url(images/content-bottom.png) no-repeat;
}

/* Main Container */

#container { 
	width:990px;
	text-align: left; 
	margin: 0 auto;
	padding: 0px 0px;
	border: 0px solid black;
	clear: both;
	overflow:hidden;
	height:100%;
	}
.container-top {
	clear: both;
	height: 40px;
	width: 990px;
	display: block;
	margin: 0px auto 0 auto;
}
.container-bottom {
	clear: both;
	height: 250px;
	width: 990px;
	display: block;
	margin: 0px auto;
}

/* Content */

#content .post-meta-top {
	color: #8E8F91;
}
#content .post-bottom {
	border-bottom : 1px solid #666;
	background-color : #FF9;
	text-align: right;
	color: #060;
}
.post-bottom a {
	color: #fff;
}

.nav-next	{ background:url(images/arrow-right.gif) no-repeat right; }
.nav-previous { background:url(images/arrow-left.gif) no-repeat left; }

#content {
	width: 580px;
	float: left; 
	padding: 0px 0px 10px 26px;
	display: block;
	overflow:hidden;
	text-align: justify;
	}
#content h1.btmspace{
	margin-bottom:15px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
#content p img {
	border: solid 1px #666666;
	padding:3px;
}
#content img.float-right {
	margin : 5px 0 10px 10px;
}
#content img.wp-smiley{ 
	border:none;
}
#content img.float-left {
	margin : 5px 10px 10px 0;
}
#content img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: disc outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 0;
	}
#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
	float:left;
}
#content .post-bottom {
	display: block;
	margin: 0px 0px 25px 0px;
	padding: 5px 10px;
	clear: both;
	overflow:hidden;
	height:100%;
}
.post-bottom a {
	color: #F00;
	text-decoration: none;
}
.post-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 75%;
	text-align: left;
}
.cat span {
	padding: 0px 0px 0px 18px;
}
.comm {
	float: right;
	width: 38px;
	height:39px;
	font-size:22px;
	line-height:27px;
	text-align: center;
}
.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
}
.comm a {
	text-decoration: none;
}
.auth {
	float: left;
 	padding:0 0px 0 0;
	text-align: left;
}
.auth span {
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: left;
	text-align: left;
	padding:0 0px 0 5px;
}
.date span {
}

form {
	margin:10px;
	padding: 0 5px;
	border: 1px solid #464646;
	background-color: #FF9;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #060;
}
input {
	padding:2px;
	border:1px solid #333333;
	font: normal 1em Verdana, sans-serif;
	color:#060;
	background-color:#FFC;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #333333;
	background-color:#FFC;
	height:100px;
	display:block;
	color:#060;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #464646;
	padding: 2px 3px;
	background: #ffc;
	color: #060;
}


/* Extra Formattings */

hr {
	height: 5px;
	margin: 10px 0px;
	border: none;
	color: #fff;
	border-top: 1px dotted #D3D3D3;
}
blockquote {
	margin: 10px;
	border: 1px solid #464646;
	background-color: #FF9;
	background-image: url(http://swingerspanama.com/0/wp-content/themes/SwingersPanama-Wordpress/images/quote.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 70px;
	width: 480px;
	text-align: justify;
}
blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
code {
	margin: 4px 0;
	padding: 8px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	background: #222;
	border: 1px dashed #333333;  
}
.clearboth {
	clear: both;
}
.alignleft{
	float:left}
.alignright{
	float:right}

h3 a, h3 a:visited {
	text-decoration: none;
}

/* Page Navigation */

.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}

/* Comments */

#comments, #respond {
	border-bottom: 1px dashed #333333;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 15px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px 10px;
}
.commentlist .alt {
	background: #222;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #ffffff;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #ffffff;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-size: 12px;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #c0c0c0;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#131212;
	border: 1px solid #444;
	padding: 3px;
	color: #ffffff;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	border: 1px solid #444;
	padding: 2px;
	color: #060;
	margin-top: 3px;
	background-color: #FFC;
}

#commentform #submit{
	color: #060;
	border: solid 1px #444;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFC;
}

.nav-next	  { padding-right:8px; font-weight:bold;}
.nav-previous { padding-left:8px; font-weight:bold;}

/* Sidebar */

#sidebar {
	float: right;
	display: block;
	width: 360px;
	margin: 0 0px 0 0px;
	padding: 0px 18px 0px 0px;
}
#sidebar h3 {
	font-size: 22px; 
}

#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
	
}
#sidebarwrap {
 	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}
#sidebar-big-ad {
	width: 362px;
	height: 285px;
	text-align: center;
	padding-bottom: 10px;
	background:url(images/ad-bottom.png) center bottom no-repeat;
}
#sidebar-top {
	background:url(images/sidebar-top.png) right top no-repeat;
	width: 362px;
	height: 16px;
}
#sidebar h2 {
	margin: 0px 0;
	padding: 5px 0px;
	font-size: 16px;
	background: url(images/side-bullet.png) left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left:15px;
	font-weight: bold;
	color: #F00;
}
#sidebar img{
	border:none;
}
#sidebar .textwidget {
	border-top: solid 1px #666;
	padding-top: 2px;
}
h2 .widgettitle {
	border-bottom: solid 1px #666;
}
#rss {
	width: 80px;
	height:64px;
	text-align: center;
}

#sidebar-big-img {
        padding: 6px;
        display:block;
        margin-left:auto;
        margin-right:auto;

}

/* Left Sidebar */
	
#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 12px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: none;
}

#l_sidebar ul li ul {
	border-top: 1px solid #666;
}
#l_sidebar ul li ul li {
	border-bottom: 1px dotted #222;
}
#l_sidebar ul li ul li a{
	color: #060;
}
#l_sidebar ul li ul li a:hover {
	color:#F00;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #333;
	background: none;
}
#l_sidebar ul li ul li ul li a{
	color: #c0c0c0;
}
#l_sidebar ul li ul li ul {
	border: none;
}
#l_sidebar ul li ul li ul li a:hover {
}

/* Right Sidebar */

#r_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 12px;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#r_sidebar ul, #l_sidebar ul li {
	margin: 0px 0 15px 0;  padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px solid #9c9c9c;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
}
#r_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul li {
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	text-decoration: none;
}

#r_sidebar ul li ul {
	border-top: 1px solid #666;
}
#r_sidebar ul li ul li {
	border-bottom: 1px dotted #222;
}
#r_sidebar ul li ul li a{
	color: #060;
}
#r_sidebar ul li ul li a:hover {
	color:#F00;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #333;
	background: none;
}
#r_sidebar ul li ul li ul li a{
	color: #c0c0c0;
}
#r_sidebar ul li ul li ul {
	border: none;
}
#r_sidebar ul li ul li ul li a:hover {
}

/* Footer */

#footer-wrap {
	width: 950px;
	margin: 0px auto;
}

#footer-top {
	background:url(images/footer-top.png) repeat-x;
	height:18px;
}

#footer-top ul {
	float : left;
	list-style : none;
	margin : 0;
	padding : 0;
}
#footer-top ul li {
	display : inline;
}
#footer-top ul li a {
	display: inline;
	float : left;
	padding : 0 10px;
	color : #F00;
	text-decoration : none;
}
#footer-top ul li a:hover {
	color : #060;
}

#footer-top ul li#selected a {
	color : #333;
}
* html #footer-top ul li a { /*IE bug fix */
  float: left;
  text-decoration: none;
}

#footer {
	background:url(images/footer-bg.png) top repeat-x;
	height: 66px;
	border-bottom: solid 1px #333;
	padding-top: 5px;
	text-align:center;
}
#footer a {
	color: #F00;
}
#footer p {
	color: #FFC;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* Clear Fix */ 

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */		
.container-bottom h3 {
	margin-right: 40px;
	margin-left: 40px;
}
.container-bottom p {
	margin-right: 400px;
	margin-left: 40px;
	text-align: justify;
}
.container-bottom img {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.container-bottom p strong {
	color: #F00;
}
