/*
Theme Name:     Optima Mobile Ptautowerks
Theme URI:      http://optimaautomotive.com/
Description:    Mobile Theme developed by Optima Automotive
Author:         Optima Automotive
Author URI:     http://optimaautomotive.com/
Version:        0.1.0
Template : twentytweleve
*/

/* =Reset
-------------------------------------------------------------- */
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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight:normal;
}
body {
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
 display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
/* Clearing floats */
.clear:after, .wrapper:after, .format-status .entry-header:after {
	clear: both;
}
.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {
	display: table;
	content: "";
}
/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}
/* Form fields, general styles first */
button, input, textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 3px;
	padding: 0.428571429rem;
}
input[type="text"], textarea, input[type="file"], input[type="email"] {
	width:90%;
}
button, input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}
/* Reset non-text input types */
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}
/* Buttons */
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle, button, input[type="submit"], input[type="button"], input[type="reset"] {
	cursor: pointer;
}
button[disabled], input[disabled] {
	cursor: default;
}
.menu-toggle:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active, .menu-toggle.toggled-on, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}
/* Responsive images */
.entry-content img, .comment-content img, .widget img, article img {
	max-width: 90%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
 height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full, img.size-large, img.header-image, img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Make sure videos and embeds fit their containers */
embed, iframe, object, video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Images */
.alignleft {
	float: left; margin-right:15px;max-width:50% !important;
}
.alignright {
	float: right; margin-left:15px;max-width:50% !important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.noborder {
	border:none!important
}
/* Navigation */


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 100%;
}
body {
	background:#000;
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444444;
}
body.custom-font-enabled {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #0167AB ;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* Header */
header {
	
	overflow:hidden;
	text-align:center;
	margin:0;
	padding:0;
}
/* Navigation Menu */

/* Banner */
.banner {
	margin:0;
	padding:0;
	font-size:0;
	text-align:center;
}
.banner p {
	color:#fff;
	font-size:12px;
}
.banner a {
	color:#fff;
	text-decoration:underline;
}
.banner img, .logo img{max-width:95%; height:auto; padding:15px;}
.logo{text-align:center;font-size:0; padding:15px;}
.slogan{color: #fff;text-align:center;font-family: Georgia,serif;font-size: 1.3em; margin-bottom:10px; background:#00558E; padding:5px;}
/* conttent*/
section.content {
	background:#fff;
	
}
.menu-container{background:#000; overflow:hidden; padding:5px;}
.locations {
	background:#f1f1f1;
	padding:5px 0 10px;
	text-align:center;
	margin-bottom:5px;
	
	}
.locations p {
	color:#b13235;
	font-size:0.9em;
	line-height:2;
	font-weight:bold;
}
.locations p strong {
	font-weight:bold;
	font-size:1.2em;
}
.locations h4{color:#fff; font-weight:bold!important; font-size:16px; font-weight:normal; margin-bottom:5px;text-decoration:underline}
.locations h4 span{color:#fff;}
.locations a{
	background:#7c7f80;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    line-height: 20px;
    padding: 8px;
    text-decoration: none;
	font-size:1.1em;
	font-weight:normal;
	display:inline-block;
	margin-bottom:5px;
}
.locations a.location_phone{background:url(images/icon_phone.png) no-repeat 8px 0 #B31919;  padding: 8px 15px 8px 45px;}
.locations a img{border:1px}
.locations a:hover{background-color:#333333; text-decoration:none}
.locations a:active{background-color:#555;}
.btns {
	text-align:center;
	margin:5px 0;
}
.btns ul {
}
.btns ul li {
	display:inline-block;
	text-align:center;
	padding:5px 10px;
}
.btns ul li a {
	text-decoration:none;
	color:#333;
}
.btns ul li a:hover{color:#000; text-decoration:none}
/* Menu */

nav { }
nav ul li {
	margin:0 auto 2px auto;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcc3a4+0,e8641e+14,c44201+100 */
background:#B31919;

	padding:10px 10px 10px 20px;
    text-decoration: none;
	border-top-right-radius:5px;
	border-top-left-radius:5px;

}
nav ul li:hover {
	  background: #333333 !important;
}
nav ul li:active {
	background:#844A20 !important;
}
nav ul li:active a {
	color:#fff;
	outline:0 none;
}
nav ul li:hover a {
	color:#fff;
	text-decoration:none;
}
nav ul li a {
	background:url(images/bullet.png) right top no-repeat;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
	outline:0 none;
	
}

nav ul li.fullsite{background:#B31919;}
nav ul li.fullsite:hover{background:#BFC0C4 ;}
nav ul li.fullsite a{color:#fff;}
nav ul li.fullsite:hover a{color:#fff;}

ul.sub-menu{display:none; margin-top:5px;}
.sub-menu li{background:#333!important; padding:5px 10px;}
.sub-menu li a{background:none; font-size:0.8em; color:#fff!important}
.sub-menu li:hover{background:#000!important;}
.social {
	text-align:center;
	margin:29px auto 12px;
}
.social ul li {
	display:inline;
	padding:1px;
}
.social ul li a img{}
/* page */
.divider{border-bottom:1px solid #666; box-shadow:1px 1px 0 #202020; margin-bottom:15px;}
article {
	
	padding:10px;
	position:relative;
	overflow:hidden;
	color:#444;
	
}
article h1 {
	color:#666666 ;
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:30px;
	margin-bottom:10px;
	
}
article, article p, article a {
	font-size:12px;
	line-height:18px;
}
article ul {
	padding:10px 0
}
article ul li {
	padding-left:5px;
	list-style:square;
	margin-left:25px;
}
article p {
	margin:7px 0;
	display:block
}
article strong {
	font-weight:bold;
}
.backbutton {
	background:#B31919;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 5px;
	min-width:70px;
	text-align:center;
	margin-left:3px;
	position:relative;
	margin-bottom:10px;

}
.backbutton a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
	line-height:1.9;
	outline:0 none;
}
.backbutton a.home{background:url(images/home.png) no-repeat left top;padding:2px 3px 5px 30px;}
.backbutton a.back{background:url(images/back.png) no-repeat left top;padding:2px 3px 5px 30px;}
.backbutton a.call{background:url(images/call.png) no-repeat left top;padding:2px 3px 5px 30px;}
.backbutton:hover {
	background:#333333;
}
.backbutton:active {
	background:#212121;
}
.margintop15{margin-top:15px;}
.callusdropdn {
	position:absolute;
	width:200px;
	background:#fff;
	border:1px solid #ddd;
	right:0px;
	top:25px;
	z-index:100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 10px;
	display:none
}
.callusdropdn ul li {
	display:block;
	text-align:left;
	line-height:35px;
	border-bottom:1px dotted #ccc
}
.callusdropdn ul li:last-child {
	border:none
}
.callusdropdn ul li a {
	color:#888
}
.head-bar {
	padding:10px 10px 0;
	background:#fff;
	border-bottom:5px solid #ccc;
}
/* Footer */
footer {
	color:#fff;
	text-align:center;
	font-size:12px;
	padding:20px 10px;
	background:#000;
}
footer a {
	color:#d1d0d0;
	text-decoration:underline
}
footer a:hover {
	text-decoration:none;
}

.affiliation{margin:5px 0; text-align:center}
.affiliation h4{text-align:left;}

.affiliation img{ margin:3px; max-width:100%; vertical-align:middle;}
article img {
	margin-bottom:5px;
}
entry-header {
	background:none!important
}
div.fsi-icons{display:none;}

/* portfolio page grid*/
.portfolio-grid ul li{display:inline-block; width:196px; text-align:center}

/* Questionair*/

.questionnaire table tr td.textonly{
    background: #F0F0F0;
    letter-spacing: 1px;
    margin: 10px 0;
    padding: 5px;
    text-align: left;
}

/* blog pages */
.post-box{margin-bottom:10px; border-bottom:1px solid #ccc}
.post-box h2 a{font-size:1.5em;}
.post-box .info{border-bottom:1px dotted #ccc; font-style:italic}
.lt{float:left; width:40%; text-align:left}
.rt{float:right; width:40%; text-align:right}

 


.btn-menu-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 5100;
}


.site-navigation-btn {
    background-color: transparent;
    border-color: #000000;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    height: 30px;
    margin: 5px 0 0;
    padding: 4px 4px 0;
    width: 30px;
}
.site-navigation-btn .ui-icon {
    color: #fc8805;
    font-size: 30px;
    height: 30px;
    width: 30px;
	background:url(images/mobile-menu.png) no-repeat; display:block;
}

header{position:relative;}
