/*



Theme Name: Marksautocare



Theme URI: http://www.wstbd.com



Description: Theme for http://wwwmarksautocare.com.au



Author: Manzurul @ monzu@live.com or info@wstbd.com



Version: 1.1



License: Theme for marksautocare.com.au only



License URI: http://www.wstbd.com



Tags: wstbd theme



Text Domain: wstbd.com



*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */



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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	list-style: circle;
}
ol {
	margin: 0;
	padding: 0;
	list-style: decimal;
	padding: 0 0 0 20px;
}
ul li, ol li {
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a {
	outline: none;
}
/* Main global 'theme' and typographic styles */

hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */



p {
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;
}
span {
	color: #373737;
}
ul {
	list-style: square;
	padding: 0;
}
ol {
	list-style: decimal;
	padding: 0 0 0 20px;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite, blockquote em, blockquote i {
	font-style: normal;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 27px;
	/* color: #1d3080; */

	padding: 35px 0 11px 0;
	_padding: 0 0 8px 0;/* border-bottom: 2px solid #96C64C; */
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	/* color: #96c64c; */

	padding: 0 0 9px 0;
}
h2 small {
	color: #1d3080;
	font-size: 20px;
}
h3 {
	font-size: 15px;
	color: #1d3080;
	padding: 0;
	display: inline;
}
h4 {
	font-size: 15px;
	color: #26558B;
	padding: 0;
}
h5 {
	font-size: 14px;
	color: #26558B;
	padding: 0;
}
h6 {
	font-size: 12px;
	color: #8a4355;
	padding: 0;
}
img {
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 23px;
}
img.alignright {
	padding: 0px;
	margin: 0 0 10px 13px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0 13px 10px 0;
	display: inline;
}
img.aligncenter {
	display: block;
	padding: 0;
	margin: 10px auto !important;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
.no-mar {
	margin: 0 !important;
}
.no-bg {
	background: none !important;
}
.no-bor {
	border: 0 !important;
}
/* Text meant only for screen readers */



.screen-reader-text {
	position: absolute;
	left: -9000px;
}
/* Generic Elements Ends Here */

/* Main Theme Structure Starts here */

body {
	background: #d3d3d3;
	color: #373737;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background: none repeat scroll 0 0 #fff;
	display: table;
	margin: auto auto 50px;
	overflow: hidden;
	padding-bottom: 80px;
	width: 1095px;
	-webkit-box-shadow: 0px 0px 5px 4px #999998;
	-moz-box-shadow: 0px 0px 5px 4px #999998;
	box-shadow: 0px 0px 5px 4px #999998;
}
#wrapper-inner {
	width: 975px;
	margin: 0 auto;
	padding: 0 0 0 0;
}
/* header main */

#header {
	padding: 0 0 0 0;
}
/* Main Content */

#main {
	clear: both;
	width: 970px;
	float: left;
	padding: 3px 0 0 0;
}
/* container is left column */

#container {
	float: left;
	width: 580px;
	padding: 0 0 0 0px;
}
/* primary is right columns */

#primary {
	float: right;
	/*background:#f8f8f8;*/

	width: 322px;
}
/* /Main Content */

/* /Main Theme Structure Ends here */



#masthead {
	float: left;
	padding: 0 0 5px 0;
	width: 970px;
}
#site-title { /*logo*/
	float: left;
	font-size: 30px;
}
#site-title a {
	color: #09F;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	padding: 10px 80px 0 0;
}
/* Header */



/* Access memu */

#access {
	float: right;
	position: relative;
	z-index: 9999;
}
#access ul {
	float: left;
	list-style: none;
	padding: 0px 0 0 0;
	margin: 53px 0 0;
	border-bottom: 1px solid #373737;
}
#access ul li {
	padding: 0 6px 0 0;
	height: 42px;
	margin-right: 1px;
	display: table-cell;
	float: left;
	width: 94px;
	position: relative;
	vertical-align: middle;
	background: #d9d9d9;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#access ul li a {
	color: #373737;
	font-size: 13px;
	height: 42px;
	text-decoration: none;
	width: 88px;
	padding: 0 0 0 6px;
	text-align: center;
	letter-spacing: -1px;
	display: table-cell;
	font-weight: normal;
	vertical-align: middle;
}
#access ul li:hover, #access ul li.current_page_item, #access ul li.current_page_parent {
	/*background:url(images/menu-right.png) no-repeat right -1px;*/

	color: #fff;
	font-weight: bold;
	background: #373737;
}
#access ul li:hover a, #access ul li.current_page_item a, #access ul li.current_page_parent a {
	/*background:url(images/menu-left.jpg) no-repeat left top;*/

	color: #fff;
	font-weight: bold;
}
#access ul li ul li.current_page_item a, #access ul li ul li.current_page_item {
	background: none;
}
#access ul li.last-item {
	margin: 0;
}
.page_widgets .side_pages {
	float: left;
	margin-bottom: 20px;
	/* padding-left: 15px;*/

	width: 95%;
}
.picture_thumb {
	float: right;
}
.widget_related_posts li {
	clear: both;
	float: left;
	list-style: none outside none;
	margin-top: 15px;
	padding: 0 10px 0 0;
	width: 96%;
}
 .post_title_wstbd a span::first-word {
 color: #1D3080;
}
.post_title_wstbd {
	color: #373737;
	float: left;
	font-size: 15px;
	margin-bottom: 10px;
	width: 100%;
}
.post_content_wstbd > a {
	color: #8cc63f;
	text-decoration: underline;
}
.latest_news_title_wstbd {
	/* background: url("images/blog_relatedtitle.gif") no-repeat scroll 0 0 #96C64C;*/

	background: url("images/green-title.png") no-repeat;
	clear: both;
	float: left;
	width: 100%;
	height: 43px;
}
.latest_news_topics_wstbd li {
	float: left;
	list-style: none outside none;
	margin-top: 15px;
	padding-right: 15px;
	width: 95%;
}
.latest_news_topics_wstbd ul li .pic img {
	border: 1px solid #373737;
	float: right;
	height: 63px;
	width: 85px;
}
.latest_news_topics_wstbd ul li h3 {
	float: left;
	font-size: 14px;
	font-weight: normal;
	width: 80%;
	color: #373737;
}
.latest_news_topics_wstbd span {
	color: #96C64C;
	text-decoration: underline;
}
.latest_news_title_wstbd h2 {
	color: #373737 !important;
	font-size: 15px;
	/* height: 23px;*/

	line-height: 32px;
	margin-bottom: 0;
	/*margin-left: -15px;*/

	padding: 0px 0px 0px 20px;
	text-transform: capitalize;
	background: #8cc63f;
}
.post_title_wstbd a {
	color: #373737;
}
.post_content_wstbd {
	float: left;
	width: 140px;
	color: #373737;
}
.picture_thumb a img {
	border: 1px solid #373737;
}
.proudmembers {
	/* clear: both;*/

	float: right;
	margin: auto;/* width: 201px;*/
}
.side_pages ul.proudmembers > li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	float: left;
	height: auto;
	list-style: none outside none;
	width: 100px;
}
.page_widgets .widget_related_posts {
	background: url("images/black-title.png") no-repeat;
	clear: both;
	float: left;
	width: 100%;/* height:43px;*/
}
.page_widgets .widget_related_posts h2 {
	background: #373737;
	color: #FFFFFF;
	font-size: 15px;
	/* height: 23px;*/

	line-height: 32px;
	margin-bottom: 0;
	/* margin-left: -15px;*/

	padding: 0px 0px 0px 20px;
	text-transform: capitalize;
}
span.blue {
	color: #1D3080;
}
.page_widgets {
	float: left;
	padding-top: 10px;
	width: 100%;
}
.page_widgets h2 {
	color: #5C5A5D;
	text-transform: capitalize;
}
#access ul li ul {
	position: absolute;
	left: 0;
	top: 43px;
	/*background:url(images/menu-top.png) no-repeat left top #1d3080;*/

	background: #373737;
	width: 216px;
	margin: 0;
	padding: 0;
	display: none;
	border: 2px solid #fff;
	border-radius: 0 0 0 12px;
	-moz-border-radius: 0 0 0 12px;
	-webkit-border-radius: 0 0 0 12px;
}
#access ul li ul li {
	float: left;
	background: none;
	position: relative !important;
	width: 208px;
	height: auto !important;
	padding: 0 4px 0 4px;
}
#access ul li ul li a {
	font-weight: normal;
	width: 183px;
	padding: 6px 0 6px 30px;
	text-align: left;
	margin: 0;
	height: auto !important;
	display: inline-block;
	border-bottom: 1px solid #8e98c0;
}
#access ul li ul li img {
	float: left;
	padding: 7px 7px 0 3px;
}
#access ul li ul li span {
	color: #fff;
	font-size: 12px;
	padding: 0 0 4px 0;
	display: block;
}
#access ul li ul li small {
	background: url(images/menu-seps.gif) no-repeat left 6px;
	padding: 0 0 0 7px;
	color: #fff;
	font-size: 10px;
	float: left;
}
#access ul li ul li:hover span {
	color: #1d3080;
}
#access ul li ul li:hover small {
	background: url(images/menu-seps-hover.gif) no-repeat left 6px;
	color: #1d3080;
}
#access ul li ul li:hover {
	background: #fff;
}
#access ul li ul li a:hover {
	border-bottom: 1px solid #fff;
}
#access ul li.current_page_item ul li a {
	background: none !important;
}
#access ul li ul li.no-bor a {
	border: 0;
}
#access ul li ul li.no-bor {
	border: 2px solid #fff;
	border-radius: 0 0 0 9px;
	-moz-border-radius: 0 0 0 9px;
	-webkit-border-radius: 0 0 0 9px;
}
#access ul li ul li ul li.no-bor a {
	border: 0;
}
#access ul li:hover ul li a {
	background: none !important;
}
#access ul li ul li {
	position: relative !important;
}
#access ul li ul li ul {
	position: absolute;
	left: 215px;
	display: none !important;
	top: 0;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
}
#access ul li ul li ul li {
	min-height: 43px;
	height: auto !important;
	height: 43px;
	position: relative !important;
}
#access ul li ul li:hover ul li span {
	color: #fff;
}
#access ul li ul li:hover ul li small {
	color: #fff;
	background: url(images/menu-seps.gif) no-repeat left 6px;
}
#access ul li ul li ul li:hover span {
	color: #1d3080;
}
#access ul li ul li ul li:hover small {
	background: url(images/menu-seps-hover.gif) no-repeat left 6px;
	color: #1d3080;
}
#access ul li ul li ul li a {
	width: 183px;
	font-weight: normal;
	padding: 6px 0 6px 30px;
	text-align: left;
	margin: 0;
	height: auto !important;
	display: inline-block;
	border-bottom: 1px solid #8e98c0 !important;
}
#access ul li ul li ul li a:hover {
	border-bottom: 1px solid #fff !important;
}
#access ul li:hover ul {
	display: block;
}
#access ul li ul li:hover ul {
	display: block !important;
}
/* /Access memu */



/* #branding slider */

#branding {
	background: url(images/frame.gif) no-repeat left;
	height: 281px;
	overflow: hidden;
	width: 970px;
	clear: both;
	padding: 4px 0 32px 0;
}
ul#output {
	float: left;
	width: 629px;
	list-style: none;
	margin: 0;
	height: 278px;
	overflow: hidden;
	padding: 0;
	left: 3px;
}
ul#output li {
	float: left;
	padding: 0;
	position: relative;
}
ul#output li img {
	float: left;
	height: 278px;
	width: 629px;
}
.brand-title {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(images/header-title-bg-new.png) repeat;
	width: 629px;
	height: 49px;
}
.brand-title h3 {
	color: #f4f4f4;
	font-size: 26px;
	padding: 9px 0 5px 25px;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
}
ul#tabs {
	float: right;
	padding: 0 0 0 0;
	width: 326px;
	list-style: none;
	margin: -8px 0px 0px 0px;
}
ul#tabs li {
	width: 326px;
	margin: -4px 0 0 0 !important;
	float: left;
	cursor: pointer;
	position: relative;
	background: none;
}
ul#tabs li a {
	width: 281px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 5px 25px 5px 20px;
}
ul#tabs li img {
	border: 1px solid #fff;
	height: 83px;
	float: left;
	width: 141px;
	margin-right: 11px;
}
ul#tabs li span {
	float: left;
	width: 127px;
	line-height: 18px;
	padding: 0;
	color: #2e3587;
}
ul#tabs li:hover span, ul#tabs li.activeSlide span {
	color: #fff;
}
ul#tabs li:hover img, ul#tabs li.activeSlide img {
	border: 1px solid #8cb752;
}
ul#tabs li:hover a, ul#tabs li.activeSlide a {
	background: url(images/slider-hover.png) no-repeat 0 0;
}
/* /#branding slider */



/* Main Content */

/* Container is left column and starts here */

.hentry {
	float: left;
	width: auto;
}
.hentry-title {
	float: left;
	border-bottom: 1px dotted #919191;
	padding: 0 11px 8px 0;
	width: 598px;
}
.hentry-title a {
	color: #1d3080;
	font-size: 30px;
	text-decoration: none;
}
.hentry-title span {
	font-size: 14px;
	float: left;
}
.hentry-content {
	float: left;
	width: auto;
	padding: 10px 11px 0 0
}
.hentry-content p {
}
/* Container is left column and ends here */



/* Primary is right column */

.dog-ad {
	padding: 14px 35px 0 10px;
	float: left;
	background: #fff;
}
span.dog-ads {
	background: url(images/dog.png) no-repeat;
	height: 79px;
	width: 136px;
	display: block;
	padding: 79px 135px 5px 15px;
}
span.dog-ads a {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	letter-spacing: -1px;
	text-decoration: none;
}
ul#xoxo {
	float: left;
	margin: 0;
	padding: 20px 0px 0 15px;
	list-style: none;
}
ul#xoxo li {
	float: left;
	padding: 0 0 10px 0;
}
ul#xoxo li img {
	float: left;
	/*border:1px solid #d5d5d5;*/

	background: #fff;
	padding: 2px;
	height: 94px;
	width: 259px;
	margin-bottom: 5px;
}
ul#xoxo li span {
	float: left;
	width: 100%;
	padding: 0 0 17px 0;
	line-height: 18px;
}
ul#xoxo li a.read-more {
	background: url(images/read-more-btn.gif) no-repeat;
	height: 34px;
	width: 102px;
	text-align: center;
	color: #888787;
	font-size: 16px;
	line-height: 32px;
	display: inline-block;
	text-decoration: none;
}
/* /Primary is right column */



/* /Main Content */ 



/* Info */

#info {
	width: 970px;
	text-align: center;
	padding: 24px 0 18px 0;
	float: left
}
#info ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#info ul li {
	padding: 0 0 7px 0;
	overflow: hidden;
}
#info strong {
	display: inline;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #80bb24;
}
#info h3 {
	text-transform: uppercase;
}
#info span {
	color: #1d3080;
	display: inline;
	padding: 0 17px 0 0;
	font-size: 13px;
}
#info span em {
	font-style: normal;
	color: #80bb24;
}
#info span a {
	color: #1d3080;
	display: inline;
	padding: 0 17px 0 0;
	font-size: 13px;
	text-decoration: none;
}
/* /Info */



/* footer */

#footer {
	background: url(images/footer-bg.png) repeat-y center top;
	_background: url(images/footer-bg.gif) repeat-y center top;
	overflow: hidden;
	clear: both;
}
#colophon {
	background: url(images/footer-bor.png) no-repeat center top;
	_background: url(images/footer-bor.gif) no-repeat center top;
}
.footer {
	background: url(images/footer-bor.png) no-repeat center bottom;
	_background: url(images/footer-bor.gif) no-repeat center bottom;
	overflow: hidden;
}
.footer-work {
	width: 916px;
	margin: 0 auto;
	padding: 35px 25px 35px 29px;
	text-align: center;
	overflow: hidden;
}
.footer-work span {
	float: left;
	min-width: 230px;
	color: #2e3587;
	font-size: 11px;
}
.footer-work span small {
	font-size: 11px;
	color: #706f6f;
}
.footer-work span a {
	color: #2e3587;
	font-size: 11px;
	text-decoration: none;
}
.footer-work span a:hover {
	text-decoration: underline;
}
ul.footer-menu {
	list-style: none;
	padding: 0 40px;
	float: left;
	margin: 0;
}
ul.footer-menu li {
	list-style: none;
	float: left;
	background: url(images/sep.gif) no-repeat right center;
	padding: 0 5px;
}
ul.footer-menu li a {
	color: #2e3587;
	font-size: 11px;
	width: auto !important;
	float: left;
	text-decoration: none;
}
ul.footer-menu li a:hover {
	text-decoration: underline;
}
/*.menu-item-77{

background:none !important;}

.sub-menu li#menu-item-56{

background:url(images/menu-1.png) no-repeat left;

}

.sub-menu li#menu-item-56:hover{

background:url(images/menu-1.png) no-repeat left #fff !important;

}

.sub-menu li#menu-item-57{

background:url(images/menu-1.png) no-repeat left;

}

.sub-menu li#menu-item-57:hover{

background:url(images/menu-1.png) no-repeat left #fff !important;

}

.sub-menu li#menu-item-55{

background:url(images/menu-3.png) no-repeat left;

}

.sub-menu li#menu-item-55:hover{

background:url(images/menu-3.png) no-repeat left #fff !important;

}

.sub-menu li#menu-item-54{

background:url(images/menu-4.png) no-repeat left;

}

.sub-menu li#menu-item-54:hover{

background:url(images/menu-4.png) no-repeat left #fff !important;

}

.sub-menu li#menu-item-69{

background:url(images/menu-5.png) no-repeat left;

}

.sub-menu li#menu-item-69:hover{

background:url(images/menu-5.png) no-repeat left #fff !important;

}

.sub-menu li#menu-item-70{

background:url(images/menu-6.png) no-repeat left;

}

.sub-menu li#menu-item-70:hover{

background:url(images/menu-6.png) no-repeat left #fff !important;

}

.sub-menu li#menu-item-71{

background:url(images/menu-5.png) no-repeat left;

}

.sub-menu li#menu-item-71:hover{

background:url(images/menu-5.png) no-repeat left #fff !important;

}*/



/* Sub Page Styling  */

.sub-page {
}
.sub-page #container {
	width: 600px;
	padding: 0;
	min-height: 297px;
}
.sub-page #primary {
}
.post-details {
	float: left;
}
.post-details h1 {
	/* border-bottom: 3px solid #96c64c; */

	text-transform: uppercase;
	font-size: 24px;
	float: left;
	padding: 35px 0 2px 0;
}
.post-details-header {
	background: url(images/header-shadow2.png) no-repeat left bottom;
	padding: 20px 0 25px 0;
	float: left;
	overflow: hidden;
	width: 595px;
	margin-bottom: 8px;
}
.post-details-header img {
	height: 257px;
	width: 595px;
	float: left;
}
.post-details p {
	padding: 0 0 17px 0;
}
.post-service-menu {
	padding: 20px 0 0 0;
	float: left;
	width: 600px;
}
.post-service-menu ul {
	margin: 0;
	list-style: none;
	padding: 12px 00 60px 48px;
}
.post-service-menu ul li {
	background: url(images/tick.png) no-repeat left -3px;
	padding: 0 0 9px 37px;
	color: #575a5d;
	font-size: 14px;
	overflow: hidden;
	display: block;
}
.post-service-menu ul li a {
	text-decoration: none;
	color: #575a5d;
	font-size: 14px;
}
/* /Sub Page Styling  */

/* =wordpress theme structure 

-------------------------------------------------------------- */





.hentry {
	margin: 0 0 20px 0;
	overflow: hidden;
	display: inline-block;
}
.entry-title { /* this is also h2*/
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
.entry-title a:link, .entry-title a {
	color: #00C;
	text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
	color: #000;
}
/*entry-meta*/



.entry-meta {
	float: left;
	width: 650px;
}
.entry-meta a, .entry-utility a { /*entry-utility are the bottom links*/
	color: #000;
}
.entry-meta a:hover, .entry-utility a:hover {
	color: #309;
}
.entry-meta span {
	color: #000;
	font-size: 11px;
}
.entry-meta-left {
	float: left;
}
.entry-meta-right {
	float: right;
}
.entry-date {
	color: #F00 !important;
	font-size: 15px !important;
}
.entry-date:hover {
	color: #000 !important;
}
/*entry-content*/

.entry-content, .entry-summary {
	clear: both;
	padding: 5px 0 0 0;
}
.entry-content input.file, .entry-content input.button {
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 10px 0;
}
.entry-content sup, .entry-content sub {
	font-size: 10px;
}
/*entry-utility*/

.entry-utility {
	clear: both;
	color: #888;
	float: left;
	width: 650px;
	font-size: 12px;
	padding: 20px 0 20px 0;
	border-bottom: 20px solid #900;
}
.entry-utility-left {
	float: left;
}
.entry-utility-right {
	float: right;
}
.entry-utility span {
	color: #0F6;
}
.single .hentry {
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link, .page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active, .page-title a:hover {
	color: #ff4b33;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
#nav-below {
	margin: 0 0 0 0;
}
.navigation {
	padding: 0 0 18px 0;
}
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link, .navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active, .navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above, .single #nav-above {
	display: block;
}
/* =Comments

-------------------------------------------------------------- */

#comments {
	clear: both;
}
#comments {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 5px solid #09F;
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li.commentlastborder {
	border: 0;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a {
	color: #888;
	text-decoration: none;
}
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */



input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	padding: 15px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
}
#comments-list #respond {
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
.widget-area {
}
.widget-area ul {
	margin: 0;
	padding: 20px 0 0 0;
}
.widget-area ul li {
	list-style: none;
	display: block;
}
.widget-area ul li a {
	text-decoration: none;
}
.widget-area ul li a:hover {
}
.widget-area ul li ul {
	margin: 0;
	padding: 10px 0 0 10px;
	float: left;
}
.widget-area ul li ul li {
	list-style: none;
	float: left;
	width: 150px;
}
.widget-area ul li ul li a {
	text-decoration: none;
	float: left;
	font-size: 14px;
}
.widget-area ul li ul li span {
	float: left;
}
.widget-area ul li ul li a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
/*widget-container*/

.widget-container {
	padding: 0 0 10px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
	font-size: 16px;
	background: url(../Project/w-project/html/images/header.jpg) repeat-x;
	line-height: 35px;
	padding: 0 0 0 5px;
	display: block;
	clear: both;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
#content .video-player {
	padding: 0;
}
/* =Images

-------------------------------------------------------------- */



#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* Footer widget areas */

#footer-widget-area {
}
/* =Footer

-------------------------------------------------------------- */



#footer {
}
#colophon {
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
}
#site-generator a {
}
#site-generator a:hover {
	text-decoration: underline;
}
.side_category {
	float: left;
	margin-bottom: 20px;
	padding-left: 15px;
}
.nsu-text-before-form {
	color: #FFFFFF;
	line-height: 15px;
	padding: 37px 33px 0;
}
.nsu_widget .nsu-form {
	margin-left: 20px;
	margin-top: 3px;
}
.nsu_widget .nsu-form p {
	height: 20px;
	margin-bottom: 1px;
}
.nsu_widget .nsu-form p .nsu-field {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	width: 180px;
}
.nsu_widget .nsu-form p .nsu-submit {
	background: url("images/play-icon.png") repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 64px;
	margin-right: 27px;
	margin-top: -62px;
	position: relative;
	text-indent: -9999px;
	width: 64px;
}
.nsu_widget .nsu-form label {
	display: none;
}
.hentry-title .category_title a {
	color: #1D3080;
	font-size: 20px;
	text-decoration: none;
}
.hentry.m-blog_cat {
	background: url("images/marks-blog-summary_bg.jpg") repeat-x scroll 0 bottom transparent;
	border-bottom: 1px dotted #a1a1a1;
	border-top: 1px dotted #a1a1a1;
}
.meta-sep2 {
	float: right;
}
.m-blog_cat .tag-links {
	float: left;
	width: 100%;
}
.m-blog_cat .meta-sep2 {
	color: #86C14B !important;
}
.m-blog_cat .meta-sep2 span {
	color: #000000 !important;
}
.m-blog_cat .hentry-title {
	border: medium none;
	float: left;
	padding: 10px;
	width: 590px;
}
.content-thumb {
	border: 2px solid #a1a1a1;
	float: right;
	height: 125px;
	margin: 10px 10px 10px 0;
	width: 205px;
}
.m-blog_cat .hentry-content {
	float: left;
	padding: 10px;
	width: 370px;
}
.m-blog_cat .entry-utility {
	border-bottom: 0 none;
	padding: 10px;
	width: 589px;
}
.m-blog_cat .entry-utility span {
	color: #243472;
	font-weight: bold;
}
.side_category ul li {
	background: url("images/arc.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #A1A1A1;
	float: left;
	height: 28px;
	list-style: none outside none;
	margin-bottom: 2px;
	padding: 0;
	width: 290px;
}
.side_category ul li > a {
	font-weight: bold;
	line-height: 27px;
	padding-left: 0;
}
.side_category.widget_archive ul li > a {
	font-weight: bold;
	line-height: 27px;
	padding-left: 10px;
}
#archives-3 > ul {
	margin: 0;
}
.side_category .menu-category-menu-container ul li {
	background: url("images/arc.png") repeat-x scroll 100% 100% transparent;
	border: 1px solid #A1A1A1;
	float: left;
	height: 64px;
	list-style: none outside none;
	margin-bottom: 2px;
	padding: 0;
	width: 290px;
}
.side_category .menu-category-menu-container ul {
	margin: 0;
}
.side_category .menu-category-menu-container ul li a img {
	border: 1px solid #A1A1A1;
	float: left;
	height: 55px;
	margin: 5px;
	width: 85px;
}
.side_category .menu-category-menu-container ul li a .page-title {
	color: #1D3080;
	float: right;
	font-size: 13px;
	line-height: 16px;
	padding: 5px 5px 0 0;
	width: 188px;
}
.side_category .menu-category-menu-container ul li em {
	float: right;
	padding: 5px 5px 0 0;
	width: 188px;
}
#newslettersignupwidget-3.side_category {
	background: url("images/sign_up_bg.png") no-repeat scroll 0 0 transparent;
	height: 128px;
	margin-left: 15px;
	overflow: hidden;
	padding: 0;
	width: 282px;
}
#newslettersignupwidget-3.side_category > h2 {
	display: none;
}
#authorarea {
	background: none repeat scroll 0 0 #7AC142;
	border: 1px solid #D2D2D2;
	color: #333333;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
	width: 610px;
}
.comment-author cite {
	color: #07C7EB;
}
#authorarea h3 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0;
	padding: 10px 10px 5px;
}
#authorarea h3 a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#authorarea img {
	margin: 0;
	padding: 10px;
	float: left;
	border: 1px solid #ddd;
	width: 100px;
	height: 100px;
}
#authorarea p {
	color: #FFFFFF;
	margin: 0;
	padding: 0 10px 10px;
}
#authorarea p a {
	color: #333;
}
.authorinfo {
	padding-left: 120px;
}
ol.commentlist {
	background: none repeat scroll 0 0 #F9FAEA;
	border-bottom: 1px solid #C9CAC5;
	border-top: 1px solid #C9CAC5;
	margin-bottom: 15px;
}
.post-details-header img {
	border: 1px solid #8cc63f;
	float: left;
	height: 257px;
	width: 555px;
}
.sub-page.m-single #container.equal {
	width: 630px; height:inherit !important;
}
.sub-page.m-single .post-details-header {
	width: 630px;
}
.sub-page.m-single .post-details-header img {
	border: 2px solid #7ac142;
	float: left;
	height: 257px;
	width: 590px;
}
.post-details {
    width: 100%;
}
.post-details iframe {
    width: 100%;
}
/* =Print Style

-------------------------------------------------------------- */



@media print {
body {
	background: none !important;
}
#wrapper {
	clear: both !important;
	display: block !important;
	float: none !important;
	position: relative !important;
}
#header {
	border-bottom: 2pt solid #000;
	padding-bottom: 18pt;
}
#colophon {
	border-top: 2pt solid #000;
}
#site-title, #site-description {
	float: none;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
#site-title {
	font-size: 13pt;
}
.entry-content {
	font-size: 14pt;
	line-height: 1.6em;
}
.entry-title {
	font-size: 21pt;
}
#access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area {
	display: none !important;
}
#container, #header, #footer {
	margin: 0;
	width: 100%;
}
#content, .one-column #content {
	margin: 24pt 0 0;
	width: 100%;
}
.wp-caption p {
	font-size: 11pt;
}
#site-info, #site-generator {
	float: none;
	width: auto;
}
#colophon {
	width: auto;
}
img#wpstats {
	display: none;
}
#site-generator a {
	margin: 0;
	padding: 0;
}
#entry-author-info {
	border: 1px solid #e7e7e7;
}
#main {
	display: inline;
}
.home .sticky {
	border: none;
}
}
#proudMembers h2 {
	color: #5c5a5d;
	font-size: 14px;
	text-transform: none;
	float: left;
	margin-top: 26px;
}
#xoxo #proudMembers img {
	width: auto;
	height: auto;
	margin: 0 4px;
}
#xoxo #proudMembers li {
	list-style: none
}
.hentry-content a {
	color: #96c64c
}
.hentry-content a:hover {
	color: #000
}
.page-id-43 .post-details p {
	background: #96c64c;
	float: left;
	display: block;
	padding: 10px;
	margin-bottom: 20px
}
#access ul li#menu-item-253 ul {
	left: -115px
}
.latest_news_topics_wstbd {
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 30px;
}
.main-banner {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	margin-top: 65px;
}
.main-banner .black-bg {
	background: #373737;
	color: #fff;
	padding: 18px 0px 18px 0px;
	float: left;
	width: 100%;
}
.main-banner .green-bg {
	background: #8cc63f;
	color: #fff;
	padding: 13px 0px 13px 0px;
	float: left;
	width: 100%;
}
.main-banner h1 {
	font-size: 29px;
	line-height: normal;
	font-weight: bold;
	border: medium none;
	color: #fff;
	position: relative;
	padding: 0px 30px 0px 0px;
	float: right;
	text-align: center;
	letter-spacing: 1px;
}
.main-banner h2 {
	font-size: 19px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #373737;
	position: relative;
	padding: 0px 15px 0px 0px;
	float: right;
}
.main-banner img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.after-banner {
	display: table;
	float: none;
	margin: 10px auto;
	width: 90%;
}
.testimonials {
	background: none repeat scroll 0 0 #dbdada;
	display: table;
	float: none;
	margin: 5px auto 10px;
	padding: 3%;
	width: 85%;
}
.testimonials i {
	display: block;
	margin-bottom: 10px;
}
.testimonials span.author {
	display: inline-block;
	font-weight: bold;
	margin-top: 6px;
}
.read-more {
	background: url("images/testomonial-readmore.png") no-repeat;
	color: #fff !important;
	padding: 6px 38px 6px 10px;
	float: right;
}
.service-details {
	float: right;
	width: 91%;
}
.service-list {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.service-list ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	width: 50%;
}
.service-list ul li {
	background: url("images/service-list.png") no-repeat scroll left 0;
	color: #373737;
	display: block;
	font-size: 12px;
	overflow: hidden;
	padding: 2px 0 4px 22px;
}
.page-template-home-page-php #primary {
	margin-top: 65px;
}

/* Responsive Css */

@media only screen and (max-width:1095px) {
#wrapper {
	width: 98%;
	margin: 0 1%;
}
#xoxo iframe {
    width: 100%;
}
.post-details-header > img {
    width: 99%;
}
}

@media only screen and (max-width:980px) {
#wrapper {
	width: 94%;
	margin: 0 1%;
	padding: 0 2%;
}
#wrapper-inner, #footer, #header, #masthead, #main, #info, #branding {
	width: 100%;
}
#branding {
	background-size: 100% 100%;
}
.brand-title h3 {            
	padding: 9px 0 5px 2%;
}
ul#output {
	width: 65%;
}
ul#tabs {
	width: 33%;
}
ul#tabs li {
	width: 100%;
}
ul#tabs li img {
	width: 48%;
	margin-right: 4%;
}
ul#tabs li span {
	width: 44%;
}
ul#tabs li a {
	padding: 5px 2% 5px 6%;
	width: 92%;
}
#container {
	width: 59.8%;
}
#primary {
	width: 33.2%;
}
.latest_news_topics_wstbd ul li .pic img {
	width: 19%;
}
.footer-work {
	width: 96%;
	padding: 35px 2%;
}
#access ul {
	margin: 10px 0 0 0px;
}
#info span {
	float: left;
	width: 46%;
	padding: 0.5% 2% 0.5% 2%;
	float: left;
}
.footer-work span {
	width: 100%;
}
ul.footer-menu {
	width: 80%;
	margin: 0 auto;
	float: none; 
}
.archive .hentry .hentry-title {
    width: 100%;
}
/*************** 5-2-2015 *******/
.sub-page #container {
	min-height: 297px;
	padding: 0;
	width: 62%;
}
.post-details {
	width: 100%;
}
.post-details-header {
	width: 100%;
}
.post-details-header img {
	width: 99.7%;
	height: auto;
}
.post-service-menu ul {
	padding: 12px 0 55px;
}
.post-service-menu {
	width: 100%;
}
.hentry {
	width: 100%;
}
.m-blog_cat .hentry-title {
	padding: 10px 2%;
	width: 96%;
}
.m-blog_cat .hentry-content {
	padding: 10px 2%;
	width: 56%;
}
.m-blog_cat .content-thumb {
	width: 32%;
	height: auto;
}
.m-blog_cat .content-thumb img {
	width: 100%;
	display: block;
}
.m-blog_cat .entry-utility {
	padding: 10px 2%;
	width: 96%;
}
.sub-page.m-single #container.equal {
    width: 62%;
}
.sub-page.m-single .post-details-header{ width:100%;}
.sub-page.m-single .post-details-header img{ width:99%;}
#authorarea{ width:100%;}
/********************************************************/
}
@media only screen and (max-width:930px) {
#primary .side_pages .post_content_wstbd{ margin-bottom:10px; width:100%;}
#primary .side_pages .picture_thumb { float:none; margin:auto;}
ul#xoxo {
    padding: 3%;
    width: 93%;
}
ul#xoxo li img{ width:100%;}
#primary #text-10 img {
    width: 100%;
}
#primary ul#menu-category-menu {
    width: 100%;
}
#primary ul#menu-category-menu li {
	width:100%; height:inherit;
}
#primary ul#menu-category-menu li a .page-title{ float:left; padding-left:5px; width:100%;  }
#primary #archives-3 li {
    width: 100%;
} 	
}
@media only screen and (max-width:800px) {
ul#tabs li span {
	font-size: 11px;
	line-height: none;
}
.main-banner img {
	width: 33%;
}
.main-banner h1 {
	font-size: 18px;
}
.main-banner h2 {
	font-size: 13px;
}
.dog-ad {
    width: 100%;
	
}
.equal .dog-ad img {
    width: 100%;
}
#primary .side_pages .post_content_wstbd{ margin-bottom:10px; width:100%;}
#primary .side_pages .picture_thumb { float:none; margin:auto;}
ul#xoxo {
    padding: 3%;
    width: 93%;
}
ul#xoxo li img{ width:100%;}
#primary #text-10 img {
    width: 100%;
}
#primary ul#menu-category-menu {
    width: 100%;
}
#primary ul#menu-category-menu li {
	width:100%; height:inherit;
}
#primary ul#menu-category-menu li a .page-title{ float:left; padding-left:5px; width:100%;  }
#primary #archives-3 li {
    width: 100%;
}
.post-details h1{ font-size:18px;}
.post-details-header {
    background: url("images/header-shadow2.png") no-repeat scroll 66% 99% rgba(0, 0, 0, 0);}
}

@media only screen and (max-width:720px) {
.main-banner {
	margin: 135px 0 0;
}
#wrapper-inner, #footer, #header, #masthead, #main, #info, #branding {
	width: 100%;
}
#branding {
	width: 100%;
	margin: 10px 0 0 0;
	float: left;
	padding: 0px;
	height: 100%;
	background: none;
}
#access {
	display: none;
}
ul#tabs {
	float: left;
	width: 100%;
	margin: 10px 0 0 0px;
}
ul#output {
	width: 100%;
	left: inherit;
}
ul#output li {
	width: 100%!important;
	height: 100%!important
}
ul#output li img {
	width: 100%;
	height: 100%;
}
#output > a {
	width: 100%!important;
	height: 100%!important;
}
.brand-title {
	width: 100%;
}
.brand-title h3 {
	padding: 2% 0 0 2%;
	font-size: 18px;
}
ul#tabs li:hover a, ul#tabs li.activeSlide a {
	background: none;
}
ul#tabs li {
	margin: 0px!important;
	width: 33%;
}
ul#tabs li:hover span, ul#tabs li.activeSlide span {
	color: #000;
}
ul#tabs li a {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
ul#tabs li span {
	width: 46%;
	font-size: 11px;
	line-height: normal
}
.after-banner {
	width: 100%;
	float: left;
	margin: 20px 0 0 0
}
ul#xoxo {
	padding: 20px 0 0;
	width: 100%;
}
#container {
	width: 100%;
	height: auto!important;
}
.service-details {
	width: 100%;
	height: auto;
}
.page-template-home-page-php #primary {
	height: auto!important;
	margin: 0px;
	float: left;
	width: 100%;
}
.footer-work {
	padding: 2%;
}
.footer-work span {
	width: 100%;
}
ul.footer-menu {
	padding: 0px;
	width: 100%;
}
/*************** 5-2-2015 *******/
.sub-page #container {
	width: 100%;
}
#primary {
	width: 100%;
}
.single-post #primary {
    height: inherit !important;
    width: 100%;
}

/*****************************************/
}

@media only screen and (max-width:640px) {
.main-banner h1 {
	font-size: 16px;
}
.main-banner h2 {
	font-size: 12px;
}
.main-banner img {
	width: 32%;
}
.brand-title {
	height: auto;
}
.brand-title h3 {
	padding: 2%;
	height: inherit;
	font-size: 16px;
}
#site-title img {
	max-width: 375px;
	width: 100%;
}
#info span {
	padding: 1% 2%;
	width: 46%;
	float: left;
}
ul#output {
	height: 250px
}
.main-banner {
	margin: 85px 0 0 0;
}
#primary .dog-ad {
    display: table;
    float: none;
    margin: auto;
    width: 50%;
}
.post-details-header img { width:99%;}
#primary ul#xoxo { width:50%;} 
 
#primary #text-10 {
    display: table;
    float: none;
    margin: auto auto 15px;
}
#primary ul#menu-category-menu li{ width:70%;}
#primary ul#menu-category-menu li a .page-title{ width:auto;}
#primary #archives-3 li{ width:70%;}
.sub-page.m-single #container.equal{ width:100%;} 
#authorarea{ width:93%;}

}

@media only screen and (max-width:480px) {
ul#tabs li span {
	display: none;
}
ul#tabs li img {
	margin: 0 2%;
	width: 96%;
}
#info span {
	width: 100%;
	padding: 1% 0%;
}
ul#output {
	height: 230px;
}
.main-banner {
	margin: 25px 0 0 0;
}
.m-blog_cat .content-thumb {
    height: auto;
    margin: auto;
    width: 100%;
}
.m-blog_cat .hentry-content {
    padding: 10px 2%;
    width: 96%;
}
.m-blog_cat .entry-utility .cat-links{ 
	display:block;
}
.m-blog_cat .entry-utility .meta-sep2{
	display:block;
	float: left;
    padding: 10px 0;
}
.side_category .menu-category-menu-container ul li{
	width:100%;
}
.side_category .menu-category-menu-container ul li a .page-title{
	float:left;	
}
.side_category ul li{ 
	width:100%;
}
.side_category{
	 padding-left: 0px;
}
ul.footer-menu li {
	padding: 0px;
	width: 100%;
	text-align: center;
	background: none;
}
ul.footer-menu li a {
	float: none;
}
.post-details-header{
	background: url("images/header-shadow2.png") no-repeat scroll 58% 97% rgba(0, 0, 0, 0);
}
#primary ul#menu-category-menu li, #primary #archives-3 li { width:80%;}
.authorinfo {  display: inline-block;  width: 100%; padding-left:0px;} 
.archive .hentry .hentry-title a{ font-size:24px;}
}

@media only screen and (max-width:360px) {
.service-list ul {
	width: 100%;
	transition: all 1s ease-out 0s;
}
.main-banner img {
	width: 28%;
}
.main-banner h1 {
	font-size: 14px;
	padding: 0 10px 0 0;
}
.main-banner h2 {
	font-size: 10px;
	padding: 0 5px 0 0
}
ul#output {
	height: 160px;
}
.main-banner {
	margin: 5px 0 0 0;
}
.latest_news_topics_wstbd ul li h3{ width:100%; margin-bottom:10px;}
.latest_news_topics_wstbd ul li .pic img{ float:left; }
#primary .dog-ad{ width:70%; padding:10px 0px;} 
.latest_news_topics_wstbd ul li .pic img{ width:30%; height:75px; }
.picture_thumb a img{ width:50%; height:80px;}
.post-details-header {
    background: url("images/header-shadow2.png") no-repeat scroll 50% 96% rgba(0, 0, 0, 0);
}
#primary ul#menu-category-menu li, #primary #archives-3 li{ width:100%;}  
}
@media only screen and (max-width:320px){
#primary ul#menu-category-menu li a .page-title{ width:100%;}	 
}

