/*
 Theme Name: Jynxed
 Theme URI: http://www.forthelose.org
 Description: A premium wordpress theme offered off of <a href="http://www.forthelose.org/">ForTheLose.org</a>.  Created by <a href="http://www.forthelose.org/">Ralph Damiano</a>.
 Version: 1.0
 Author: Ralph Damiano
 Author URI: http://www.flthemes.forthelose.org
 */
body {
    margin: 10px 0px 20px 0px;
    padding: 0px;
    text-align: center;
    background: #000000 url('/images/th_gradient_bg.png');
    background-repeat:repeat-x;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
}

.clear {
    clear: both;
}

.center {
    width: 100%;
    text-align: center;
}

a:link, a:visited {
    font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #999999;
}

a:hover {
    text-decoration: underline;
}

a:active, a:focus {
    outline: none;
}

img {
    border: 0px;

}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
    margin: 5px;
}

.alignright {
    float: right;
    margin: 5px;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
}

.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;
}

.wp-smiley {
    display: inline;
}

.go-right{
	float: right;
	clear: right;
	padding: 0px;
	margin: 0px;
}

.go-left{
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}

/*Misc ----------------------------------------------------------------------------------------------------------------*/
#container{
	width: 910px;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	z-index: 1000;
}

.width-space{
	height: 80px;
	float: right;
	width: 20px;
	overflow: hidden;
}

#main{
	width: 910px;

	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#right{
	width: 690px;
	
	overflow: hidden;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
}

#right h2{
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sidebar{
	width: 220px;
        border:0px solid white;
	overflow: hidden;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}

/*Header --------------------------------------------------------------------------------------------------------------*/
#top-shadow{
	width: 100%;
	height: 326px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/background-top.png) repeat-x;
	z-index: -100;
}

#left-shadow{
	width: 334px;
	height: 326px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/background-topleft.png) no-repeat;
	z-index: -100;
}

#right-shadow{
	width: 334px;
	height: 326px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(images/background-topright.png) no-repeat;
	z-index: -100;
}

#header{
	width: 910px;
	margin: 0px 0px 5px 0px;
	
	background: url("/images/title.png");
	background-repeat:no-repeat;
	height:70px;
}
#header h1 {
        text-indent:-999px;
        overflow: hidden;
        width:450px;
        height:70px;
        border:0px solid red;
        display:block;	
}


#header-main{
	float: left;
	height: 80px;
	width: 515px;
	color: #00457c;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

#header-search{
	float: right;
	height: 80px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

#header-rss{
	float: right;
	height: 80px;
	overflow: hidden;
	text-align: center;
}

.rnd-header-left{
	height: 80px;
	width: 9px;
	float: left;
	background: url(images/logo-left.png) no-repeat;
}

.rnd-header-mid{
	height: 62px;
	float: left;
	padding: 9px 0px 9px 0px;
	background: url(images/black-1.png);
	overflow: hidden;
}

.rnd-header-right{
	height: 80px;
	width: 9px;
	float: left;
	background: url(images/logo-right.png) no-repeat;
}

.rnd-header-left2{
	height: 80px;
	width: 9px;
	float: left;
	clear: left;
	background: url(images/logo-left.png) no-repeat;
}

.rnd-header-mid2{
	height: 62px;
	width: 497px;
	float: left;
	padding: 9px 0px 9px 0px;
	overflow: hidden;
}

.rnd-header-right2{
	height: 80px;
	width: 9px;
	float: right;
	clear: right;
	background: url(images/logo-right.png) no-repeat;
}

#header-logo{
	float: left;
	clear: left;
	height: 60px;
	width: 60px;
	margin: 0px 5px 0px 0px;
	overflow: hidden;
	
}

.title{
	display: block;
}

.title a:link, .title a:visited{
	font-size: 36px;
	color:#afafaf;
	text-transform: uppercase;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}

.title a:hover{
	text-decoration: none;
	color: #fff;
}

.slogan{
	color: #333;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	display: block;
        margin:-5px 0px 0px 2px;
}

#search-bg{
	width: 251px;
	height: 30px;
	overflow: hidden;
	margin: 12px 0px 0px 0px;
	background: url(images/search-bg.gif) no-repeat;
}

.search-input{
	float: left;
	height: 19px;
	width: 199px;
	padding: 8px 0px 8px 3px;
	overflow: hidden;
	vertical-align: top;
	color: #aaa;
	font-weight: bold;
	font-size: 10px;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	background: none;
	border: 0px;
	outline: none;
}

.search-input:hover, .search-input:active{
	outline: none;
	border: none;
	background: none;
}

.search-button{
	float: left;
	width: 44px;
	height: 30px;
	background: none;
	border: 0px;
	outline: none;
}

#rss-logo{
	margin: 0 auto;
	text-indent: -9999px;
	padding: 0px;
}

#rss-logo a:link, #rss-logo a:visited{
	display: block;
	height: 56px;
	width: 64px;
	overflow: hidden;
	background: url(images/rss-icon.png) 0 0 no-repeat;
}

#rss-logo a:hover{
	background-position: 0 -56px;
}

#googleadtop {
height:65px;
}



/*NavBar --------------------------------------------------------------------------------------------------------------*/
#navbar{
	width: 910px;
	height: 40px;
	
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.navbar-top{
	width: 910px;
	height: 9px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url(images/910-top.png) no-repeat;
}

.navbar-bottom{
	width: 910px;
	height: 9px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url(images/910-bottom.png) no-repeat;
}

.navbar-mid{
	width: 910px;
	height: 30px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url(images/black-1.png);
}

.navbar-mid ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;

}

.navbar-mid ul li{
	height: 20px;
	float: left;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.navbar-mid ul li a:link, .navbar-mid ul li a:visited{
	display: block;
	margin: 0px;
	padding: 5px 10px 8px 10px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-family:helvetica, arial,sans-serif;
	color: #CCC;
}

.navbar-mid ul li a:hover{
	color: #FFF;
	background: url(images/black-2.png);
}


.navbar-mid ul li.current_page_item a:link, .navbar-mid ul li.current_page_item a:visited, .navbar-mid ul li.current_page_item a:hover {
	display: block;
	margin: 0px;
	padding: 5px 10px 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family:helvetica, arial,sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: url(images/black-2.png);	
}
.header_img {
        margin:5px 0px 5px 0px;	
}

.navbarspacer {
     float:left;
     width:10px;
     height:20px;	
}


/*Sidebar --------------------------------------------------------------------------------------------------------------*/
.sidebar-box{
	width: 215px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 0px;

}

.sidebar-top{
	width: 215px;
	height: 10px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: url(images/sidebar-top.png) no-repeat;
}

.sidebar-bottom{
	width: 215px;
	height: 10px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: url(images/sidebar-bottom.png) no-repeat;
}

.sidebar-middle{
	width: 205px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-size:9pt;
	overflow: hidden;
	background: url(images/black-1.png);
}

.contact {
font-size:9pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height:1.5em;
	
}

.contact a{
font-size:9pt;
color:#dacb98;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height:1.5em;	
}


.sidebar-middleB {
	width: 215px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size:8pt;
	overflow: hidden;
	background: url(images/black-1.png);
}



.sidebar-middle h1{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
	font-family:font-family: Verdana, Helvetica, Arial, sans-serif;
}

.sidebar-middle ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sidebar-middle li{
	margin: 0px;
	padding: 5px 0px 5px 18px;
	text-align:left;
	background: url(images/sidebar-li-1.png) left 5px no-repeat;
	border-top: 1px dotted #272727;
	font-family: Verdana, Helvetica, Arial, sans-serif;

}

.sidebar-middle li:hover{
	background: url(images/sidebar-li-2.png) left 5px no-repeat;
}

.sidebar-middle ul li a:link, .sidebar-middle ul li a:visited{
	color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;

}

.sidebar-middle ul li a:hover{
	text-decoration: none;
	color: #bbb;
}

.sidebar-middle ul li a.listMeta:link, .sidebar-middle ul li a.listMeta:visited{
	color: #ccc;

	
}

.sidebar-middle ul li a.listMeta:hover{
	color: #ccc;
	text-decoration: none;
}

.sidebar-middle ul li a.listTitle:link, .sidebar-middle ul li a.listTitle:visited{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.sidebar-middle ul li a.listTitle:hover{
	color: #999999;
	text-decoration: none;
}

.buttons {
text-align:center;	
}

.buttons img {
   margin-left:5px;
}

/*Post -----------------------------------------------------------------------------------------------------------------*/

.main-post-container{
	width: 690px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.post-container{
	width: 660px;
	overflow: hidden;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	background: url(images/black-1.png);
}

.post-top{
	width: 690px;
	height: 6px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url(images/600-top.png) no-repeat;
}

.post-bottom{
	width: 690px;
	height: 6px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background: url(images/600-bottom.png) no-repeat;
}



.post-content{
	width: 650px;
	text-align: justify;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #ddd;
	font-size: 10pt;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}

.post-content p {
margin: 8px 0px 8px 0px;
font-size:10pt;	
}

.post-content a {
font-size:10pt;
color:#dacb98;
font-family:Verdana,Helvetica,Arial,sans-serif;
}


.post-content h1{
margin: 10px 0px 10px 0px;

}
.post-content blockquote {
margin:10px 0px 10px 40px;	
}
.post-content ol {
margin:10px 0px 10px 0px;	
}
.post-content ol li{
margin:10px 0px 10px 20px;	
}

.post-content strong {
color:#dacb98;
}


.post-meta h1 {
text-transform:uppercase;
color:#afafaf;	
}



/*Comment --------------------------------------------------------------------------------------------------------------*/
.comment-container{
	width: 600px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.comment-top{
	width: 600px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(images/600-top.png) no-repeat;
}

.comment-bottom{
	width: 600px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(images/600-bottom.png) no-repeat;
}

.comment-middle{
	width: 580px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	overflow: hidden;
	color: #ddd;
	background: url(images/black-1.png);
}

.comment-middle p{
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

.comment-middle blockquote{
	width: 528px;
	margin: 0px 0px 0px 30px;
	padding: 10px;
	background: url(images/black-2.png);
	border-left: 2px solid #272727;
	color: #aaa;
}

.comment-middle ul{
	width: 513px;
	margin: 0px 0px 0px 30px;
	padding: 10px 10px 10px 25px;
	background: url(images/black-2.png);
	border-left: 2px solid #272727;
	color: #aaa;
}

.comment-middle ol{
	width: 513px;
	margin: 0px 0px 0px 30px;
	padding: 10px 10px 10px 25px;
	background: url(images/black-2.png);
	border-left: 2px solid #272727;
	color: #aaa;
}

.comment-header{
	width: 580px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	margin: 0px;
	background: url(images/black-1.png);
}

.comment-gravatar{
	width: 48px;
	height: 48px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #272727;
	float: left;
	clear: left;
}

.comment-meta{
	width: 520px;
	float: right;
	clear: right;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	font-size: 14px;
}

.comment-meta a:link, .comment-meta a:visited{
	font-size: 14px;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.comment meta a:hover{
	color: #fff;
	text-decoration: none;
}

.comment-date{
	color: #bbb;
}

.strong{
	font-weight: bold;
}

.comment-input {
    width: 400px;
    height: 17px;
    padding: 0px;
    margin: 7px 0px 7px 0px;
    font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 11px;
    color: #bbb;
    font-weight: normal;
    text-decoration: none;
    background: url(images/black-1.png);
	vertical-align: top;
    border: 1px solid #333;
}

.comment-box-area {
    width: 520px;
    height: 100px;
    padding: 0px;
    margin: 7px 0px 7px 0px;
    font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 11px;
    color: #bbb;
    font-weight: normal;
    text-decoration: none;
    background: url(images/black-1.png);
    border: 1px solid #333;
	vertical-align: top;
}
/*Footer ----------------------------------------------------------------------------------------------------------------*/
.footer-mid{
	width: 894px;
	text-align:center;
	color:#898989;
	height:20px;
	overflow: hidden;
	margin: 0px;
	padding: 4px 8px 0px 8px;
	background: url(images/black-1.png);
	font-size: 12px;
}

.footer-mid a:link, .footer-mid a:visited{
	font-size: 12px;
}

/*Tabs ------------------------------------------------------------------------------------------------------------------*/
#tab-box{
	width: 290px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.tab-rack{
	width: 290px;
	height: 31px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
}

#tabnav{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 31px;
	overflow: hidden;
	display: inline;
}

#tabnav li{
	width: 91px;
	display: inline;
	float: left;
	height: 31px;
	margin: 0px 5px 10px 0px;
	padding: 8px 0px 0px 0px;
	overflow: hidden;
	background: url(images/tab-bg.png) no-repeat;
	text-align: center;
}

#tabnav li a:link, #tabnav li a:visited{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#tabnav li a:hover, #tabnav li a.selected{
	color: #999999;
	text-decoration: none;
}

.tab-top{
	height: 10px;
	width: 290px;
	overflow: hidden;
	background: url(images/sidebar-top.png) no-repeat;
	margin: 0px;
	padding: 0px;
}

.tab-bottom{
	height: 10px;
	width: 290px;
	overflow: hidden;
	background: url(images/sidebar-bottom.png) no-repeat;
	margin: 0px;
	padding: 0px;
}

.tab-middle{
	width: 270px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	overflow: hidden;
	background: url(images/black-1.png);
}

.panel{
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.p_name {
font-size: 16pt;
	
}

.p_text{
font-size: 13pt;
margin-bottom:5px;	
}

.p_phone{
font-size: 13pt;
letter-spacing:.05em;
clear:left;		
}
.p_phone a {
font-size: 13pt;	
}
.p_phone span {
float:left;	
}
.p_h {
clear:both;
color:#dacb98;
margin:5px 0px 5px 0px;
}
.p_ul {
list-style:none;
width:650px;
margin-bottom:10px;
}
.p_ul li{
margin:0;
padding:5px 30px 5px 18px;
	background: url(images/sidebar-li-1.png) left 5px no-repeat;
}
.profilepic {
margin-right:30px;
margin-top:-30px;
float:right;	
}
.resources {
margin:0px 20px 0px 20px;
border:0px solid red;	
}
#contactus {
	width:215px;
	height:64px;
	overflow:hidden;
        text-indent:-999px;
}
#contactus a {
	width:215px;
	height:64px;
	display:block;
	background: url('/images/contact_us_online_now.png');
	background-position:top;
}
#contactus a:hover {
	width:215px;
	height:64px;
	display:block;
	background: url('/images/contact_us_online_now.png');
	background-position:bottom;
}
.photocredit, .photocredit a {
	font-size:7pt;
text-align:right;	
}