/*
Theme Name: Rockwall Gun Club
*/

@charset "utf-8";
/* CSS Document */


html { -webkit-text-size-adjust:none; }

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

body{
	width:100%;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4{
	font-weight:normal;
	margin:0px;
	padding:0px;
}

iframe{
	border:0px;
}

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

.alignleft {
	float: left;
	margin: 0px 14px 0px 0px;
	margin-top:5px;
	clear:both;
}

.alignright {
	float: right;
	margin: 0px 0px 0px 14px;
	margin-top:5px;
	
}

.alignnone{
	float:none;
	margin-top:5px;
	margin-bottom:5px;
}

.wp-caption-text{
	text-align: center;
}

.ifr{
	width:0px;height:0px;border:0px;
}

.loadings_div{
	display:none;
	color:#fff;
	margin-right:50px !important;
	font-weight:bold;
	font-size:18px;
	margin-top:20px;
}

.loadings_div2{
	display:none;
	color:#fff;
	margin-top:15px;
	margin-left:45px;
	font-weight:bold;
	font-size:18px;
}

.loadings_div3{
	display:none;
	color:red;
	margin-top:15px;
	margin-left:45px;
	font-weight:bold;
	font-size:18px;
}

.fl-lleft{
	float: left;
	margin-left:7px;
}

#snd{
	float: left;
}

.tl{
	text-align:left !important;
}

.ylight{
	color:#7FC7FF !important;
	text-decoration:underline !important;
	text-align:center !important;
}

.f-left{
	float: left;
}

.f-left-m{
	float: left;
	margin-left:15px;
	width:160px;
}

.f-right{
	float: right;
}


.alignnone{
	margin: 0 0px 0px 0px;
	margin-bottom:0px;
}

img{
	border:none;
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}

a{
	text-decoration:none;
}

header, footer, figure, aside, nav, hgroup, article, section, summary{
	display:block;
}

::-moz-selection {
	background-color:#7FC7FF;
	color: #fff;
}

::selection {
	background-color:#7FC7FF;
	color: #fff;
}

.body-align{
	width:960px;
	margin:0px auto;
}

.center{	
	text-align:center;
}

.clearr{
	clear:both;
}

/****************/
/* Contact Page */
/****************/

#form-sec{
	margin-left:20px;
	width:100px;
}

.error-msg{
	color:red;
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
}

#contact-page-txt h1{
	padding-bottom:0px !important;
}

#contact-page-txt p{
	padding-bottom:10px !important;
}

#contact-form-area{
	padding-left:20px;
}

.contact-txt-area{
	float:left;
	width:95px;
	padding-top:5px;
}

.contact-field{
	float:left;
}

.contact-field input {
	width:250px;
	height:14px;
	border:3px solid #eeeeed;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:30px;
}

.contact-field textarea {
	width:400px;
	height:140px;
	border:3px solid #eeeeed;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:20px;
}

.contact-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.contact-txt-info{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b8b8b8;
	font-style:italic;
	padding-left:10px;
	padding-top:5px;
}

.contact-terms{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#565656;
	font-weight:bold;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:35px;
}

.contact-terms a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d77a2d;
	font-weight:bold;
	text-decoration:underline;
}

.send, #addusersub{
	width:150px;
	height:40px;
	text-align: center;
	border:none;
	cursor:pointer;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#F7911D !important;
	margin-top:10px;
	font-size:20px;
}

.pdate{
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.pdts{
	color:#333;
	font-size:12px;
	font-weight:bold;
}

.pdtss{
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	color:#153C6B;
}

.pdtss-2{
	color:#153C6B;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	
}

/************/
/* Comments */
/************/

.comment{
	margin-bottom:5px;
}

.comments{
	margin-left:10px;
	margin-right:10px;
}

#comments{
	font-size:21px;
	color:#0B394F;
	font-family:COD_Bold;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom:10px;
}

.commentlist{
	list-style-type:none;
}

.comment-list li {
list-style-type: none;
}

.comment-author{
	padding-top:6px;
}

.fn{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color:#333;	
	font-style: normal;
	padding-left:10px;
	margin-top:10px;
	font-weight:bold;
}

.fn ul{
	list-style-type:none;
}

.fn a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color:#A40046;	
	font-style: normal;
	margin-top:10px;
}

.fn a:hover{
	text-decoration:underline;
}

.says{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.6;
	font-weight:bold;
}

.comment-body p {
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-size: 15px;
	color: #453D36;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.6;
}

.comment-meta{
	padding-left:10px;
	padding-top:3px;
}

.reply{
	padding-bottom:5px;
}

.reply a{
	font-size:14px;
	color:#153C6B;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
}

.reply a:hover{
	color:#7FC7FF;
	text-decoration:underline;
}

.comment-awaiting-moderation{
	padding-left:10px;
}

.children{
	padding-left:10px;
	padding-bottom:10px;
}

ul ul, ol ul {
list-style-type: none;
}

#respond h3{
	display:block;
	font-size:21px;
	color:#333;
	font-family:COD_Bold;
	font-weight: normal;
	line-height: 1.25;
	margin-bottom:2px;
	margin-top:15px;
}

#respond {
	margin: 0 0 0px;

	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	-moz-box-shadow: 0 0 5px #efedeb inset;
	-webkit-box-shadow: 0 0 5px #efedeb inset;
	background: #fff;
	box-shadow: 0 0 5px #efedeb inset;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 5px 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li {
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.ping-list li {
	margin: 0 0 0 25px;
	padding: 0;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.commentmetadata a,
.commentmetadata a:visited {
	color: #a49d93;
	text-decoration: none;
}

.commentmetadata a:hover {
	text-decoration: underline;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 10px 0 20px;
}

.thread-alt,
.thread-even {
	background-color: #F6F6F6;
}

#pings .thread-even,
#pings .thread-odd {
	background: none;
	border: none;
}

.alt,
.depth-1,
.even {
	border: 3px solid #fff;
	border-right: 0;
}

#submit{
	cursor:pointer;
	font-size:16px;
	padding-top:7px;
	padding-right:14px;
	padding-bottom:6px;
	margin-bottom:10px;
}

#commentform p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#656565;
	line-height:1.8;
	text-align:justify;
	padding-bottom:5px;
	cursor:default;
}

#commentform p a{
	color:#636466;
}

#commentform p a:hover{
	color:#636466;
	text-decoration:underline;
}

.avatar{
	padding-left:10px;
	padding-top:5px;
}

.cbor{
	border:1px dashed #929292;
}

.cbtn{
	width:200px;
	height:40px;
	text-align: center !important;
	border:none;
	cursor:pointer;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#333 !important;
	margin-top:10px;
	font-size:20px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	text-transform:uppercase;
}

.cbtn2{
	width:100px !important;
	height:33px !important;
	text-align: center !important;
	border:none;
	cursor:pointer;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#333 !important;
	font-size:18px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding:0px !important;
}

.container_12 a{
	/*color:#ffffff !important;
	text-decoration:underline !important;*/
}

.container_12 h2{
	color:#EFD695;
	text-shadow: 0px 0px 0px transparent, 0px 1px 0px #9B8249;
}

.container_12 h1{
	color:#EFD695;
	text-align:center;
	margin-top:20px;
	line-height:1.3;
	font-size:40px;
	text-shadow: 0px 0px 0px transparent, 0px 1px 0px #9B8249;
}

.container_12 ul{
	margin:0px;
	padding:0px;
	color: #555 !important;
}

.container_12 ul li{
	list-style-position:inside;
	font-family: 'PT Sans',sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCC;
	text-shadow: 0px 0px 0px transparent, 0px 1px 0px #000;
	padding-left:10px;
}	

.container_12 ul li a{
	/*color: #cc9900;*/
}	

.thimg img{
	max-width:107px !important;
	max-height:83px !important;
}

#vm img{
	vertical-align:middle;
}

#vm{
	vertical-align:middle;
}