/*
Theme Name: simpleX
Theme URI: http://www.wpshoppe.com/themes/simpleX
Description: A responsive minimalist WordPress blog theme
Version: 2.0.1.3
Author: Chandra Maharzan
Author URI: http://www.wpshoppe.com/about/
License: GPL
License URI: license.txt
Tags: custom-header, flexible-width, two-columns, black, silver, light, right-sidebar, threaded-comments


/* =Resets
-------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{
	margin:0;
	padding:0;
}
article,aside,details,figcaption,figure,footer,
header,hgroup,menu,nav,section{
	display: block;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{ 
	
	border:0;
}
address,caption,cite,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
}


/* =Testing
-------------------------------------------------------------- */

/* #page, #branding, #colophon, #primary, #main .widget-area {border: 1px solid red} */


/* =Structure
-------------------------------------------------------------- */

body{
	margin: 0;
	padding: 0;
}
#page {
	display: block;
	margin: 0 auto;
	width: 960px;/*max-width:100%*/
	//height:970px;
}
#branding, #colophon {
	clear: both;
	//display: block;
	margin: 0 auto;
	width: 960px;
	height: 129px;
	//width: 100%; /* 950px / 1000px  100%*/
}
hgroup, #access, #main, #site-generator {
	width: 950px;
	margin: 0 auto;
	clear: both;
//	padding: 0 2em;
}
#main {
	//padding: 1em 2em 3em;
	height: auto;
overflow: hidden;
width: 960px;
//margin-left:-15px ;
}
#primary {
	//float: left;
	width: 960px; /* 590px / 950px */
}
.page #primary {
	margin-top: 1em;
}
#main .widget-area {
	overflow: hidden;
	//width: 32.631579%; /* 310px / 950px */
	margin-top: 5.5em;
	display:none;
}
#main .widget {

	margin: 0 auto;
	padding: 06.451612903226%; /* 20px / 310px */
	width: 87.096774%; /* 270px / 310px */
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}

/* =Fonts
-------------------------------------------------------------- */
body, input, textarea {
	background: #fafafa;
	//border: 1px solid #444444;
	padding: 3px;
	color: #444;
	//width:226px;
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
h1 {
	font-size:2.5em;			
	margin-bottom:0.75em;	
	line-height:1.5;
}
h2 {
	font-size:2em;
	margin-bottom:0.5em;
	line-height:1.4;
}
h3 {
	font-size:1.25em;
	font-weight: bold;
	margin-bottom:1.2em;
	line-height:1.2;
}
h4 {
	font-size:1.125em;
	margin-bottom:1.333em;
	line-height:1.333;
}
h5 {
	font-weight:bold;
}
h5,
h6 {
	font-size:1em;
	margin-bottom:1.5em;
	line-height:1.5;
}
p,
address {
	margin-bottom:1.5em;
}
figure 
	background-color: #eee;
	margin-bottom:1.5em;
	padding: 3.636363636364%;
	width: 93.220338983051%; 
}
figure img {
	display:block;
	margin-bottom:0;
}
figcaption {
	font-size:0.75em;
}
a {
	text-decoration:none;
	color: #696969;
}
a:visited {
	opacity:0.8;
}
a:hover{
	text-decoration:underline;
	//color: #c00;
}
h2 a {
	color: #222;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}
q,
i,
em,
cite,
fancy {
	font-style:italic;
	font-weight:inherit;
}
.fancy {
	font-family:Georgia, Cambria, "Times New Roman", Times, serif;
}
b,
strong {
	font-weight:bold;
	font-style:inherit;
}
mark {
	background:#ffc;
}
s,
del {
	text-decoration:line-through;
}
img {
	max-width: 100%;
	height: auto;
}
.entry-meta {
	color: #999;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.entry-meta a {
	color: #999;
}
small, .entry-meta, .wp-caption .wp-caption-text, .gallery-caption, .sep {
	font-size:0.9em;
	color: #aaa;
}
pre {
	font-family: consolas, monaco, "courier new", courier, monospace;
	font-size:1em;
	padding: 1em 2em;
	background: #e7ebef;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	overflow:auto;
	margin-bottom:2em;
	line-height:24px; /* Having to define explicit pixel values :( */
}
code {
	line-height:1;
	background: #e7ebef;
	padding: 2px;
}
.fluid-width-video-wrapper {
	margin-bottom: 4em;
}
dl {
	margin-bottom: 1.5em;
}
dt {
	font-weight: bold;
}
ul,
ol {
	list-style-type: square;
	margin:0 0 1.5em 20px;
}
ul ul,
ol ol,
ul ol,
ol ul {
	/* Let’s take care of lists in lists */
	margin:0 0 0 20px;
}
hr {
  background: #ddd;
  color: #ddd;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 2.5em 0 2em;
  border: none;
}

hr.space {
  background: #fff;
  color: #fff;
  visibility: hidden;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);
	border: 1px solid #444;
	color: #888;
}
input[type=email],input[type=tel]{margin-left: 3px;
width: 223px;}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	height: 120px;
	//float:right;
//margin-left: 260px;
margin-top:4px;
padding-left: 3px;
//position: absolute;
width: 200px;
}
input[type=text] {
	padding: 3px;
	width:223px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* =Header
-------------------------------------------------------------- */
#number11 { float:right;font-size:15px; font-family: proxima-nova, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif; color:#696969;margin-top: -26px;}

#branding {
	//background: url(images/bg.gif);
	//border-top: 1px solid #333;
}
hgroup {
	overflow: hidden;
	//margin: 2em auto;
	position: relative;
	//margin-bottom:-46px;
}
#site-title {
	float: left;
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 0px 0px 0px;
	text-shadow: 0px 1px 1px #888;
}
#site-title a {
	color: #111;
}
#site-description {
	color: #111;
	font-size: 1em;
	font-weight: normal;
	margin: 2em 0 0 0em;
	text-shadow: 0px 1px 1px #999;
}

/* Search Form */
#branding #searchform {
	display:none;
	position: absolute;
	top: 1.4em;
	right: 2.5%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 150px;
}
#branding #s:focus {
	background-color: #e1e5e9;
	width: 200px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}

/* header image */
.header-image img {
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-moz-box-shadow: 1px 1px 2px #111;
	-webkit-box-shadow: 1px 1px 2px #111;
	box-shadow: 1px 1px 2px #111;
	padding: 1.5% 1.5%;
	margin: 2em 0 0em;
	width: 97%;
	
}


/* =Menu
-------------------------------------------------------------- */
.menu { float:right; border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; font-family: proxima-nova, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;margin-top:-42px;}
#access {
	//background: #eee;
	display: block;
	
}
#access ul {
	color:#696969;
	font-size: 14px;
	list-style: none;
	margin: -30px 0px 15px 0px;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	//background: #7b828a;
	margin-right: 2px;
	padding: 0 0px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#access a {
	//color: #696969;
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	//text-shadow: 0px 1px 1px #aaa;
}
#access ul ul {
	display: none;
	font-size: 12px;
	float: left;
	margin: 0;
	position: absolute;
	top: 2.2em;
	width: 168px;
	z-index: 99999;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	left: -1px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #eceff2;
	border-bottom: 1px solid #ddd;
	color: #666;
	font-weight: normal;
	height: auto;
	line-height: 1em;
	padding: 10px 10px;
	width: 148px;
}
#access li:hover > a,
#access a:hover {
	//background: #e1e5e9;
	//color: #333;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	//text-shadow: 0px 1px 1px #eee;
}
#access ul li:hover > ul {
	display: block;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a,
#access .current-menu-item > a:hover,
#access .current-menu-ancestor > a:hover,
#access .current_page_item > a:hover,
#access .current_page_ancestor > a:hover {
	background: #fafafa;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-shadow: 0px 1px 1px #eee;	
}
#access ul ul li a,
#access ul ul li a:hover,
#access ul ul :hover > a,
#access ul ul .current-menu-item > a,
#access ul ul .current-menu-ancestor > a,
#access ul ul .current_page_item > a,
#access ul ul .current_page_ancestor > a,
#access ul ul .current-menu-item > a:hover,
#access ul ul .current-menu-ancestor > a:hover,
#access ul ul .current_page_item > a:hover,
#access ul ul .current_page_ancestor > a:hover {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	text-shadow: 0px 1px 1px #fff;	
}
#access ul ul li a:hover {
	background: #e1e5e9;
}



/* =Content
-------------------------------------------------------------- */

h2.page-title, .attachment h2.entry-title {
	margin-top: 3em;
	font-size: 1.1em;
	color: #666;
	text-shadow: 0;	
	letter-spacing: 1px;
}
.post {
	border-bottom: 1px solid #eee;
    padding: 4em 0;
}
.sticky {
	background:#fff;
	padding: 20px;
	margin-top: 4em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
}
.hide {
	display: none;
}
.entry-header .entry-title {
	font-weight: bold;
	display: none;
}
.entry-meta {
	clear: both;
	font-size: 85%;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ccc;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	text-shadow: 0px 1px 1px #fff;
	display: none;
}
.entry-meta a {
	color: #bbb;
}
.entry-meta a:hover {
	color: #aaa;
	text-decoration: none;
}
.entry-header .entry-meta {
	margin: 0 0 1.25em 0
}
.entry-content {
	//padding: 1.25em 0;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}

#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}
.subpage {
	clear: both;
	display: block;
}

.subpage li {
	margin: 0 20px;
}
.subpage li:first-child {
	margin-left: 0;
}
/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #fff;
	text-align: center;
	margin: 0 1.5em 0 0;
	padding: 1em 1em 0.75em;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
	width: 97.5%
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.attachment #primary {
	width: 100%;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 0;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Link Posts */
.format-link h2.entry-title {
	display: none;
}
.format-link .entry-content {
	padding-top: 1em;
}

/* Status Posts */
.format-status h2.entry-title {
	display: none;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1.5em 0 0;
	padding: 0.75em;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
}
.format-gallery .gallery-thumb em {
	display: block;
	font-size: 11px;
	text-align: center;
}
.format-gallery .gallery-thumb a {
	color: #aaa;
}
.format-gallery .gallery-thumb a:hover {
	color: #999;
	text-decoration: none;
}

/* Image Posts */

.single .format-image .entry-header {
	display: block;
}

/* Quote Posts */

.format-quote h2 {
	display: none;
}
.format-quote .entry-content {
	padding-top: 0;
}
blockquote {
	padding: 20px 30px;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 1.1em;
	background: #e1e5e9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 30px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 1px 1px 30px 3px rgba(0, 0, 0, .1);
	box-shadow: inset 1px 1px 30px 3px rgba(0, 0, 0, .1);
	color: #666;
	text-shadow: 1px 1px 1px #ffffff;
	margin-bottom: 2em;
}
blockquote p {
	margin: 0;
}



/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.wp-post-image {
	float: left;
	margin: 0 1.5em 1em 0;
}
img.alignleft {
	margin-right: 1.5em;
}
img.alignright {
	margin-left: 1.5em;
}
.wp-caption {
	margin-bottom: 2em;
}
.wp-caption,
.format-image img {
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;	 
	padding: 2%;
	text-align: center;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
.size-medium {
	padding: 9px;	 
}
.size-thumbnail {
	padding: 6px;
}
.size-large {
	padding: 2%;
}
.size-medium,
.size-thumbnail,
.size-large {
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
}
.sticky .size-medium,
.sticky .size-thumbnail,
.sticky .size-large {
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding:0;
}
.format-image img {
	max-width: 97.5%;
}
.wp-caption {
	max-width: 96%;
}
.wp-caption img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding:0;
	max-width: 100%;
}
.wp-caption .wp-caption-text {
	margin: .5em;
	line-height: 1;
}
.wp-caption-text, .gallery-thumb em {	
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
.gallery-caption, .wp-caption {
}
.wp-smiley {
	margin: 0;
}

/* Gallery */
.gallery-item {
	float: left;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	box-shadow: 1px 1px 2px #ccc;
	padding: 1.5% 1.5% 0.9%;
	max-width: 29%;
	margin-right: 2%;
	margin-bottom: 1em;
	
}
.last {
	margin-right: 0;
}


/* =Video
-------------------------------------------------------------- */

embed,
video {
	max-width:100%;
	height:auto;
}



/* Class for labelling required form items */
.required {
	color: #cc0033;
}

#secondary {
	color: #666;
	display:none;
} 

/* =Tag Cloud
----------------------------------------------- */

.widget .tagcloud {
	overflow: hidden;
}
.widget .tagcloud a {
	font-size: 12px !important;
	color: #333;
	background: #e1e5e9;
	padding: 3px 8px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	text-shadow: 0px 1px 1px #fff;
}
.widget .tagcloud a:hover {
	text-decoration: none;
	background: #999;
	color: #111;
}

/* =Archives widgets list
----------------------------------------------- */

.widget ul {
	margin-bottom: 0;
	margin-left: 0em;
	list-style: none;
}


/* =Calendar
----------------------------------------------- */

#wp-calendar {
	text-shadow: 0 1px 1px #fff;
}
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 1em;	
}
#wp-calendar th {
	background: #e1e5e9;
	border-bottom: none;
	
}
#wp-calendar td {
	text-align: right;
}
td#prev {
	text-align: left;
}
td#next {
	text-align: right;
}
tfoot td {
	border: none;
}


/* =Comments
----------------------------------------------- */

#comments {
	margin-top: 5em;
	display:none;
}
#comments-title {
    border-bottom: 1px solid #eee;
    color: #666;
    font-size: 1.2em;
    font-weight: 500;
    line-height: 2.6em;
    margin-bottom: 2em;
    padding: 0 0 0.6em;
    text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0;
	width: 89.1%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #fff;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fafafa;
	-moz-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
	margin: 1.625em 0 0;
	padding: 1.625em 0 1.625em 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.children .comment-meta .fn {
	display: block;
	font-weight: bold;
}
.comment-meta .fn a {
	color: #b85b5a;
	font-size: 12px;
	font-weight: bold;
} 
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
}
.commentlist .children li.comment .comment-content {
	margin: 1em 0 2em;
}
.comment-meta a {
	color: #aaa;
	font-size: 11px;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
	color: #c00;
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	background: #fff;
	box-shadow: 0 1px 2px #ccc;
	padding: 5px;
    position: absolute;
    right: -65px;
    top: 20px;
}
.commentlist > li:before {
	left: -10px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
a.comment-reply-link {
	background: #e1e5e9;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 11px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #eceff2;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
.commentlist > li.comment {
    padding: 1.625em 0 1.625em 1.625em;
}
.commentlist p {
	padding-right: 2em;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #e1e5e9;
	border: 1px solid #ced6dd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	width:82%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #e7ebef;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 5px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #e7ebef;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	left: 4px;
	min-width: 60px;
	padding: 0px 10px;
	position: relative;
	top: 30px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
	height: 40px;
}
#respond .comment-notes {
	color: #999;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 18px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}


/* =Messages
-------------------------------------------------------------- */

.message{
	font-weight:normal;
	display:block;
	padding:10px 10px 10px 36px;
	border:1px solid #ccc;
	margin:0 0 1.5em 0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;
	box-shadow:0 1px 0 rgba(255,255,255,0.5) inset;
}
/* With multiple errors it’s nice to group them. */
ul.message{
	list-style:decimal outside;
	padding:10px 10px 10px 56px;
}
.error{
	border-color: #fb5766;
	background-color: #fab;
}
.success{
	border-color: #83ba77;
	background-color: #d1feba;
}
.info{
	border-color: #85a5be;
	background-color: #c4dbec;
}
.warning{
	border-color: #d8d566;
	background-color: #fef8c4;
}


/* =Tables
-------------------------------------------------------------- */

table{
	margin-bottom: 1.5em;
	width: 100%;
	max-width: 100%;
	margin-top: -68px;
	margin-left: -29px;
}
th:empty{
	/* Hide the borders on any empty table-headers */
	border: none;
}
th,td{
	vertical-align: top;
	padding: 0.75em;
	//border: 1px solid #ccc;
}
th{
	font-weight: bold;
	text-align: center
}
table [colspan]{
	/* This looks lovely, trust me... */
	text-align: center;
}
table [rowspan]{
	/* ...as does this. */
	vertical-align: middle;
}

[colspan="1"]{
    text-align: left;
}
[rowspan="1"]{
    vertical-align: top;
}
tbody tr:nth-of-type(odd){
	//background: #e1e5e9;
}
tfoot{
	text-align: center;
}
tfoot td{
	border-top-width: 2px;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	background: #283539;
	height: 85px;
	width:100%;
	margin:0 auto;
	//margin-left:15px;
	padding:15px 0px 20px 0px;
	
}
#site-generator {
	font-size: 11px;
	text-shadow: 1px 1px 1px #ced6dd;
}
#site-generator a {
	color: #777;
}

/* =Tablets held in portrait orientation
-------------------------------------------------------------- */

@media screen and (max-width: 768px) {
	#site-title {
		margin-right: 275px;
		float: none;
	}
	#site-description {
		margin-top: 0;
		margin-bottom: 5px;
	}
	#primary, #main .widget-area {
		clear: both;
		display: block;
		float: none;
		width: 100%;
	}	
	#main .widget {
		padding: 2.105263157895%; /* 20px / 950px */
		width: 95.789473684211%; /* 910px / 950px */
	}
	#main .widget-area {
    	margin-top: 2.5em;
	}
}

/* =Mobile
-------------------------------------------------------------- */

@media screen and (max-width: 480px) {

	body {
		font-size:0.85em;
		line-height: 28px;
	}
	hgroup, #access, #main, #site-generator {
		padding: 0 15px;
	}
	#branding #searchform {
		top: 0em;
	}
	#site-title {
		margin-top: 1em;
		float: none;
	}
	#access {
		border-top: 1px solid #333;
	}
	#access ul ul {
		float: none;
	}
	#access ul li a  {
		display: block;
		padding: 4px 6px;
	}
	#access ul a,
	#access ul li {
		background: none;
		color: #999;
		text-shadow: 0 1px 1px #000;
	}
	#access ul ul li a {
		float: none;
		padding: 10px;
	}
	#access .current-menu-item > a,
	#access .current-menu-ancestor > a,
	#access .current_page_item > a,
	#access .current_page_ancestor > a,
	#access .current-menu-item > a:hover,
	#access .current-menu-ancestor > a:hover,
	#access .current_page_item > a:hover,
	#access .current_page_ancestor > a:hover {
		background: none;
		font-weight: bold;
		text-shadow: none;
	}
	#access .current-menu-item > a,
	#access .current-menu-ancestor > a,
	#access .current_page_item > a,
	#access .current_page_ancestor > a {
		color: #fff;
	}
	
	#access li:hover > a,
	#access ul ul a:hover {
		background: none;
		text-shadow: none;	
		color: #000;	
	}
	#access li:hover > a {
		color: #fff;
	}
	#access ul ul {
		top: 2.9em;
	}
	#access ul ul li:hover > a {
		color: #000;
		background: #e1e5e9;
	}
  	small, .entry-meta, .wp-caption .wp-caption-text, .gallery-caption {
		font-size:0.6em;
	}	
	.gallery-item img {
		padding-bottom: 0;
		margin-bottom: -7px;
	}
	.commentlist .avatar {
		right: -45px;
	}	
	.image-attachment .entry-content .entry-attachment {
		padding: 8px 8px 0;
	}
	.format-gallery .gallery-thumb em {
		line-height: 1;
	}
	.format-gallery .gallery-thumb {
		padding: 8px;
	}
}

/*section bottom*/

.sectionbottom{


width:960px;
height:240px;
padding-top: 40px;

}

#sectionleft{

float:left;
padding-left:35px;
width:300px;
color: #006738;
margin-right:10px;


}

#sectionleft p{

float:left;
width:300px;
color: #000000;
font-size:13pt;
margin-top:35px;


}

#sectioncenter{

float:left;
width:260px;
color: #006738;
margin:0px auto;
border-left:1px dashed #21958D;
border-right:1px dashed #21958D;
margin:0px 0px;
padding:0px 20px;

}
#sectioncenter p{

float:left;
width:260px;
color: #000000;
font-size:13pt;


}

#sectionright{

float:left;
width:250px;
color: #006738;
margin-left:20px;

}
#sectionright p{

float:left;
width:250px;
color: #000000;
font-size:13pt;
margin-bottom:50px;


}
#more{

color: #21958D;
font-size:13pt;
float:right;
margin-right: 15px;
margin-top:-31px;


}
#moreleft{

color: #006738;
font-size:13pt;
float:right;
margin-right: 15px;
margin-top: -34px;


}

#moreright{

color: #006738;
font-size:13pt;
float:right;
margin-right: 15px;
margin-top: -13px;


}

#moreright a{

color: #006738;

}

#more a{

color: #006738;

}

#moreleft a{

color: #006738;

}


#more1{

color: #21958D;
font-size:13pt;
margin-left: 185px;
margin-top:-29px;



}
#more1 a{

color: #21958D;



}

#more2{

color: #21958D;
font-size:13pt;
margin-left:548px;
margin-top: -53px;
position:absolute;



}
#more2 a{

color: #21958D;



}

#email{

color: #21958D;
font-size:13pt;
float:left;
margin-top:-48px;


}
#email a{

color: #21958D;



}

/*section 2 bottom*/

#section2bottom{

width:960px;




}

#section2left{

width:640px;
margin:22px 0px 44px 0px;
overflow:hidden;
margin-left:-20px;
float:left;



}

#section2right{

width:320px;
float:left;
color: #21958D;
margin-left:20px;
margin-top:21px;




}

#section2right li a {


color: #21958D;




}

#pic {

margin-top:5px;
}
.mcontent {float:left;}
.content1 {width:300px;}
.content12234{width:640px;margin-left:320px;margin-top:-23px;}

.content2{width:640px;margin-left:320px;margin-top:-23px;}
.ctitle { background-color:#283539;color:#fff;font-size:14px;font-family: proxima-nova, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
font-weight: 600;padding:10px; }
#subnav { width: 290px;
margin-bottom: 20px;
margin-left: 0px;
padding: 12px 0px 40px 10px;
//background-color: #e9ded2;
}
#subnav li {//background: url(http://shotchamp.com/ricky/wp-content/themes/simplex/images/sideMenuSeparator2.jpg) repeat-x 0 bottom;
background: url(http://cognitivebehavioraltherapynj.com/wp-content/themes/simplex/images/menu_arrow2.png);
//padding-bottom: 2px;
//background-color: #E9DED2;
//border: 1px solid currentColor;
//border-radius: 5px;
list-style: none outside none;
margin-bottom: 10px;
margin-right: 10px;
margin-top: 0px !important;
}
//#subnav li:visited{background: url(http://cognitivebehavioraltherapynj.com/wp-content/themes/simplex/images/menu_arrow2.png);}
a.cur:focus{//background: #879bae; background: url(http://cognitivebehavioraltherapynj.com/wp-content/themes/simplex/images/arrow_new.png);}

#subnav a { 

display: block;
padding: 5px 0 5px 25px;
//width: 268px;
text-indent: -8px;
font-size:13px;
font-weight: 600;
font-family: proxima-nova, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, sans-serif;
color:#000;
text-decoration:none;
 }
 
a.cur:hover{ //background-color: #879bae; background: url(http://cognitivebehavioraltherapynj.com/wp-content/themes/simplex/images/arrow_new.png);
color: #383838; 
//width:268px;}
//#subnav a:after{ 

//margin-left: 15px;
	//content: url(http://shotchamp.com/ricky/wp-content/themes/simplex/images/arrow_menu.png);
//content: ">";
//}
.FooterWrapClear { margin:0px auto; overflow: hidden;width: 960px;}
.FooterWrap { margin: 0px 0px 2em 18px; width: 940px; }
.FooterWrap  div {float:left; width:280px; color:#ffffff; height: 85px; margin-left:20px;}
.footer_new{float:left; width:220px; color:#ffffff;}
.footer_new2{float:left; width:195px; color:#ffffff;}
.FooterWrap a {text-decoration:none; color:#ffffff;}
#leftid li { list-style:none; font-weight:bold; }
#socialLinks li { list-style:none;float:left;}
#footerMid h2 { font-size:17px;color:#ffffff; }
#footerRight h2 { font-size:17px;color:#ffffff; }
p#copyright { 
clear: both;
font-size: 12px;
margin: -82px -40px 0px -315px;
position: absolute;
width: 272px;
color:#ffffff;
}

.copyright2 { 
clear: both;
color: #FFFFFF;
font-size: 13px;
margin-bottom: 0px; 
margin-left: 60px;
margin-right: 0px;
margin-top: -15px;
position: absolute;
width: 553px;
}
#footerLeft a { //font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif; text-decoration:none;}
a.cur1:hover{ background-color:rgb(23, 100, 94);
color: #fff; 
width:268px;
}
a.cur1  { text-decoration:none; color:#696969; margin-left:5px;}
#socialLinks { margin-left:0px;}
 #twitter { background: url("http://shotchamp.com/ricky/wp-content/themes/simplex/images/googleplus_icon.png")0px 0px no-repeat transparent;padding-left:19px; margin-left:10px;}
 #facebook { background: url("http://shotchamp.com/ricky/wp-content/themes/simplex/images/fb.png")0px 0px no-repeat transparent;padding-left:19px;margin-left:10px; }


  #newboxes2 {
display: none;
}  
#newboxes3 {
display: block;
} 
#newboxes4 {
display: none;
} 
#newboxes5 {
display: none;
}  
#newboxes6 {
display: none;
}  
#newboxes7 {
display: none;
}  
#newboxes8 {
display: none;
}  
#newboxes9 {
display: none;
}  
#newboxes10 {
display: none;
}  
#newboxes11 {
display: none;
}
 #newboxes12 {
display: none;
}

/*what we care*/

.dtitle{


float: right;
margin-top: 20px;
margin-left: 16px;
width: 622px;
}

.dtitle h2 {

font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
margin-left: 0px;
color: #17645F;
font-size: 18px;
}

.dtitle p {

font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
margin-left: 0px;
color: #000000;
font-size: 14px;
margin-top:20px;
}

#dtext {

border-bottom: 1px dashed #17645F;
border-top: 1px dashed #17645F;
font-family: "ff-tisa-web-pro";
margin-left: 0px;
color: #006738;
font-style: italic;
line-height: 1.1;
margin: 0.5em 0px;
padding: 0.5em 14px;
font-size: 1.5em;
display: block;

}

.dimg{

float: right;
margin-left: 16px;
width: 622px;
}


.dtitle2{


float: right;
margin-top: 0px;
margin-left: 16px;
width: 622px;
}

.dtitle2 h2 {

font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
margin-left: 0px;
color: #006738;
font-size: 20px;
}

.dtitle2 p {

font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
margin-left: 0px;
color: #000000;
font-size: 14px;
}

#dtext2 {

border-bottom: 1px dashed #17645F;
border-top: 1px dashed #17645F;
font-family: "ff-tisa-web-pro";
margin-left: 0px;
color: #006738;
font-style: italic;
line-height: 1.1;
margin: 0.5em 0px;
padding: 0.5em 14px;
font-size: 1.73em;
display: block;

}

/*our staff*/

.dtitle3{

font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
float: right;
margin-top: 0px;
margin-left: 16px;
width: 622px;
}

.dtitle3 h2{

font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
margin-left: 0px;
color: #17645F;
font-size: 23px;


}

#dtext3{

color: #17645F;
font-size:18px;
font-weight:bold;
margin-top:20px;

}

#dspan3{

color: #000000;
font-size:14px;


}
/*our success stories*/

#dborder{

border-bottom: 1px dashed #17645F;
margin-left: 0px;
color: #747474;
font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
font-style: italic;
line-height: 1.1;
margin: 0.5em 0px;
padding-top: 28px;
padding-bottom:28px;
font-size: 16px;
display: block;

}

.dtitle4 {

font-family: "proxima-nova", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", sans-serif;
color: #17645F;
float: right;
font-size:10px;
margin-left: 16px;
width: 622px;

}



#dtext4p  {

margin-top: 32px;
color: #000000;
font-size: 14px;

}

#dspan4{

margin-left: 0px;
color: #000000;
font-size: 14px;
font-weight:bold;

}

#dtext5p  {

margin-top:-10px;
color: #000000;
font-size: 14px;

}

/*contact form*/

.fcontent {

float: right;
margin-left: 16px;
width: 622px;

}

.formcenter
{

height: 342px;
margin-bottom: 0px;
margin-left: 32px;
margin-right: 0px;
margin-top: 12px;
position: relative;
width: 532px;

}

.amd_contactform_fixed {

background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("http://shotchamp.com/ricky/wp-content/themes/simplex/images/contactBcgr.png");
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: no-repeat;
background-size: auto;
height: 342px;
width: 532px;


}

.amd_contactform_fixed li{

list-style:none;


}

#ftext{

margin-top:40px;
margin-left:73px;
width:245px;
height:26px;
}

#fmail{

margin-top:7px;
margin-left:73px;
width:245px;
height:26px;
}

#fnote{

margin-top:38px;
margin-left:73px;
width:315px;
height:146px;

}

#fbutton{

background-color: transparent;
border-bottom-color: currentColor;
border-bottom-style: none;
border-bottom-width: 0px;
border-left-color: currentColor;
border-left-style: none;
border-left-width: 0px;
border-right-color: currentColor;
border-right-style: none;
border-right-width: 0px;
border-top-color: currentColor;
border-top-style: none;
border-top-width: 0px;
height: 24px;
margin-bottom: 0px;
margin-left: 418px;
position:absolute;
margin-right: 0px;
margin-top: -30px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 68px;

}

.contentright_location{
width:590px;
padding:15px;
float:right;
margin-top: -374px;

}

.envelop_icon { 

margin-top: -12px;
}

.tel_icon { 

margin-top: -5px;
}

.locationcontent{width:900px;padding:30px; margin-top: -15px;}

.locationcontent_left{width:250px;padding:15px; border-bottom: 1px solid #919296;}

.visit_us { 
border-bottom: 1px solid #000000;
//border-top: 1px solid #919296;
font-size: 20px;
padding: 7px;
text-align:left;
}

.text_location{//margin-top:-20px; font-size:15px; width:333px;}


.contact_right{

border: 1px solid #919296;
float: right;
padding: 15px;
width: 381px;
height:300px;
margin: -308px 22px auto auto;
padding: 15px 60px;

}

.home_button{

margin-left:10px;
}


.about_container{

width:960px;
//padding:10px;

}
.about_container_2{

width:900px;
border-top: 1px solid #000000;
//padding:10px;

}

.about_title{

color:#ffffff;
background: #283539;
font-size:20px;
padding:5px;
text-align:center;
border:1px solid #ffffff;
//border-radius: 6px;
}

.about_text{

color:#000000;
//background-color:#ceedea;
font-size:15px;
padding:30px 30px 30px 30px;
text-align:center;
//border-radius: 6px;
border-left:1px solid #00000;
border-right:1px solid #00000;
border-bottom:1px solid #00000;

}

.about_text_left{

padding:10px;
//background-color: #CEEDEA;
color: #000000;
font-size: 15px;
text-align: left;
width: 428px;
border-right: 1px solid #000000;

}

.about_text_right{

padding:10px;
//background-color: #CEEDEA;
color: #000000;
float: right;
font-size: 15px;
margin-top: -364px;
text-align: right;
width: 430px;
}
/*contact*/

.contact_container { 
width: 960px;
}

.contact_title { 
background: #283539;
//border: 1px solid #000000;
//border-radius: 6px;
color: #FFFFFF;
font-size: 20px;
padding: 5px;
text-align: center;
}

.contact_container_2 { 
//border-top: 2px solid #FFFFFF;
width: 960px;
height:300px;
}
.contact_container_3 { 
//border-top: 2px solid #FFFFFF;
width: 960px;
height:250px;
}

.contact_text_left { 
//background-color: #CEEDEA;
border-right: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
color: #000000;
font-size: 15px;
padding: 10px 0px 10px 10px;
text-align: left;
width: 377px;
height:250px;
}

.contact_text_right { 
background-color: #E9DED2;
color: #000000;
float: right;
font-size: 15px;
margin-top: -271px;
padding: 30px 50px 10px 50px;
//text-align: right;
width: 470px;
height:230px;
}

.location_text_right1 { 
//background-color: #24331c;
color: #000000;
float: right;
font-size: 15px;
border-top: 1px solid #24331c;
margin-top: -226px;
//padding: 10px 50px 10px 50px;
text-align: right;
width: 570px;
height:330px;
}

.header1{

margin-left:10px;
}

.img_header{

padding-top: 10px;
width:271px;
height:105px;

}
.num_header{

float: right;
margin-top: -60px;
margin-right:5px;
overflow: hidden;
font-size:15px;
color:#696969;

}

.socials_header{

float: right;
margin-top: -95px;
margin-right:5px;
overflow: hidden;
font-size:15px;
color:#696969;

}

.buttons_new { 
margin-top:15px;
background: url("http://shotchamp.com/wp-content/themes/simplex/images/submit_btt.png") no-repeat transparent;
border: medium none currentColor;
color: #FFFFFF;
height: 32px;
width: 110px;
margin-left:-260px;

}

.textarea_new{

//float: right;
//height: 125px;
//margin-top: -146px;
//padding-left: 3px;
height: 127px;
width: 210px;

}

.mail_new{

//margin-left: 250px;
width: 225px !important;
}

.textbox_new{

//margin-left: 250px;
padding: 3px;
width: 210px;}

.new_text{

text-align:center;
font-size:15px;

}

.new_text{font-size:17px;}