@charset "UTF-8";
/*
Theme Name: SOHOLogics V2
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for lig$
Version: 1.2
License: GNU General Publfic License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured$
*/

/*
	Reset Styles
*/
:link img {
	border: none;
}
table {
	border-collapse : collapse;
}
table td, table th {
	padding : 0;
}
.center-element {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

/* 
	Background-Styles 
*/

body {
	margin:0px; padding:0px;
	background-color:#c4c0be;
/*	font-family:Arial, Helvetica, sans-serif; */
/*	font-family: Georgia,"Times New Roman",Times,serif; */
	font-family: Calibri,Arial,"Helvetica Neue",Helvetica,sans-serif;
	/* color:#7f7d78; */
	color: #43413f;
	font-size:13px;
	line-height:19px;
}
#main {
	/* background:#c4c0be url(images/background_light_slice.jpg) repeat-x;
	padding-bottom:30px; */
}
#main .container {
	background-image:url(images/background_light.jpg);
	background-repeat:no-repeat;
}
#footer {
	background-image:url(images/background_footer.jpg);
	background-repeat:repeat-x;
	padding:40px 40px 0 40px;
	position:relative;
	min-height:130px;
	height:auto !important;
}
.container {
	width:950px;
	margin:0 auto;
	position:relative;
}
#logo {
	width:950px;
	min-height:80px;
	height:auto !important;
	margin:0 auto;
	position:relative;
}


/* 
	Header-Styles 
*/

#header {
	/* padding-top:15px; */
	padding-bottom:35px;
	padding-top:0px;
}
#logo h2, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
	margin-top:-17px;
}
#logo {
	background-repeat:no-repeat;
	height:80px;
	padding-top:15px;
	left: 0px;
}
.links-left {
    padding-left: 375px;
    position: absolute;
    top: 20px;
display: none;
}
.links-left a {
	color:#26689f;
	text-decoration:none;
}
#logo-right {
	position:absolute;
	right:0px;
	top:5px;
	font-size:11px;
	width:200px;
}
#logo-right a {
	color:#4a5389;
	text-decoration:none;
}
#logo-right a:hover { text-decoration:underline; }
#logo-right .address {
	padding-top: 10px;
	left:0px;
	font-size: 18px;
	line-height: 22px;
}
#logo-right .contact {
	position: absolute;
	top: 18px;
	right: 0px;
	line-height: 28px;
	font-size: 24px;
	font-weight: bold;
	width: 200px;
	padding-top: 10px;
}
#logo-right .contact a {
	text-decoration: underline;
}
#clicked2call {
	display: none;
	background-color: #F0F0F0; 
	border: 1px solid #bbb; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	padding: 10px;
	position: absolute;
	right: 205px;
	top: 5px;
	width: 180px;
	z-index: 9999;
}
#clicked2call .c2c-header {
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 3px solid #000;
    text-align:center;
}
#clicked2call input[type="text"] {
	width:175px;
}
#clicked2call .c2c-inputp {
    margin-bottom: 3px;
    padding-bottom: 3px;
}
#clicked2call .c2c-button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:0px 5px 0px 5px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:13px;
	line-height:18px;
}
#clicked2call .c2c-button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}
.hidec2c {
	display: none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	clear: both;
	display: block;
	float: left;
	margin: -12px auto 5px;
	height: 35px;
	/* overflow: hidden; */
}
#access ul {
	font-size: 13px;
	list-style: none;
	/* margin: 0 0 0 -0.8125em;
	padding-left:50px !important; */
	margin:0;
	padding-left:25px;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	text-decoration:none;
	color:#716d6a;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display: block;
	line-height: 20px;
	padding:0 30px 6px 0;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 35px;
	left: 10px;
	min-width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 35px;
	left: 10px;
	min-width: 188px;
	z-index: 99999;
}
#access ul ul li {
	left:0px;
	border-left: 2px solid #131211;
}
#access ul ul ul li {
	left:0px;
	border-left: 2px solid #131211;
}
#access ul ul a {
	background: #e4e0de;
	border-bottom: 1px dotted #ddd;
	color: #716d6a;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	min-width: 168px;
	font-family: Georgia,"Times New Roman",Times,serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif; */
	text-transform:none;
}
#access ul ul ul a {
	background: #e4e0de;
	border-bottom: 1px dotted #ddd;
	color: #716d6a;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	min-width: 168px;
	font-family: Georgia,"Times New Roman",Times,serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif; */
	text-transform:none;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	/* background: #efefef; */
}
#access li:hover > a,
#access a:focus {
	/* background: #f9f9f9;
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5); */
	color: #373737;
}
#access li:hover > ul {
	display: block;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
#access .current-menu-parent > a {
	color: #373737;
}
#access .current-menu-item > a {
	color: #373737;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li > span.um-anchoremulator {
	border-left-style: none !IMPORTANT;
}


/* 
	Block-Styles 
*/

.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:10px;
	position:relative;
}
.block_comment {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:10px;
}
.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
	display:none;
}
.block_inside { 
	display:block; 
	border:1px solid #ffffff;
	background: #ffffff url(images/background_block_slice.jpg) repeat-x;	
	padding:20px;
	overflow:auto;
}

.image_block {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:5px 5px 5px 5px;
	float:left;
	width:895px;
}
.featured_image {
	border:1px solid #b5b5b5;
	background: #d2d2d2 url(images/featured-image.jpg) repeat-x;
	height:315px;
}
.featured_image_webdesign {
	border:1px solid #b5b5b5;
	background: #d2d2d2 url(images/featured-image-website-design.jpg) repeat-x;
	height:315px;
}
.featured_image_googleplaces {
	border:1px solid #b5b5b5;
	background: #d2d2d2 url(images/featured-image-google-places.jpg) repeat-x;
	height:315px;
}
.text_block_gmq  {
	float:left;
	width:560px;
	/* margin-left:30px;
	padding-top:30px; */
}
.text_block_gmq .widget-title, .text_block_gmq .tubepress_meta_group {
	display: none;
}
/* .text_block_gmq h2 {
	margin:0px 0px 10px 0px;
	font-size:30px;
	font-family:Arial, Helvetica, Sans-serif;
	color:#000000;
	line-height:23px;
	letter-spacing:-1px;
}
.text_block_gmq ul { 
	list-style:none;
	margin-left:-35px;
}
.text_block_gmq li {
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-family:Arial, Helvetica, Sans-serif;
	color:#000000;
	line-height:20px;
	letter-spacing:-1px;
	background: left center url(images/check-box.png) no-repeat;
	padding-left:30px;
}
.text_block_gmq a {
	color: #000;
	text-decoration:none;
	font-family:Arial, Helvetica, Sans-serif;
}
#is-this-you {
	display: none;
}
#sets-us-apart {
	display: none;
}
#ten-things {
	display: none;
}
#free-stuff {
	display: none;
} */
.text_block_gma {
	float:right;
	width:320px;
	margin-right:0px;
	padding-top:0px;
	color:#000000;
}
.text_block_gma .gform_wrapper .gform_footer {padding-top: 0px; margin-top: 0px; }
.text_block_gma .gform_wrapper .gform_footer.right_label, .text_block_gma .gform_wrapper .gform_footer.left_label { padding-top: 0px; }
.text_block_gma .gform_wrapper {
	padding-top: 70px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: transparent !IMPORTANT;
	border-bottom-color: transparent !IMPORTANT;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-style: none !IMPORTANT;
	border-bottom-width: 0px !IMPORTANT;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
    border-image-slice: 0 0 0 0;
    border-image-source: none;
    border-image-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: transparent !IMPORTANT;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none !IMPORTANT;
    border-left-style: none !IMPORTANT;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0px !IMPORTANT;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: transparent !IMPORTANT;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none !IMPORTANT;
    border-right-style: none !IMPORTANT;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0px !IMPORTANT;
    border-top-color: transparent !IMPORTANT;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: none !IMPORTANT;
    border-top-width: 0px !IMPORTANT;
}
.text_block_gma .button {
	float:right;
	padding:0 10px 0 10px;
}
.text_block_gma .gform_wrapper .gform_button {
	color: #fff600;
	font-weight: bold;
	font-size: 28px;
}
.text_block_gma .gform_wrapper .gform_footer input.button, .text_block_gma .gform_wrapper .gform_footer input[type="submit"] {
	font-size: 16px;
}
.text_block_gma .dfiir {
	font-size:20px; 
	line-height:24px;
	font-weight: bold;
	display: none;
}
.text_block_gma h2 {
	margin:0px 0px 10px 0px;
	font-size:24px;
	font-family:Arial, Helvetica, Sans-serif;
	color:#000000;
	line-height:23px;
	letter-spacing:-1px;
}
.gmaText {
	margin:0px 0px 10px 0px;
	font-size:16px;
	font-family:Arial, Helvetica, Sans-serif;
	color:#404040;
	line-height:16px;
	letter-spacing:-1px;
}
.text_block {
	display:none;
	float:left;
	width:430px;
	margin-left:30px;
	padding-top:30px;
}

#block_featuredblog .text_block { padding-top:5px }


/*
	Portfolio-Home-Styles
*/

#block_portfolio {
	overflow:auto;
	margin-bottom:20px;
}
#portfolio_items {
	width:615px;
	margin-right:25px;
	float:left;
	min-height:100px;
	height:auto !important;
	padding-top:3px;
}
#text_column {
	float:right;
	width:310px;
}
#text_column img { margin-bottom:20px; position:relative; left:-3px;}
#text_column h2#text_title { 
	text-indent:-9999px;
	background-image:url(images/creatif.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:129px;
}

.mini_portfolio_item {
	border:1px solid #a3a09e;
	margin-bottom:10px;
	position:relative;
}
.mini_portfolio_item .block_inside { 
	background:none; background-color:#e2dddc; 
	padding:25px 30px 15px 30px; 
}
.mini_portfolio_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }


/*
	Block-Content-Styles
*/

#body_area {
	float:left;
	width:665px;
}
#content_area {
	width:663px;
}
#comment_area {
	width:663px;
}
#content_area .block_inside {
	min-height:400px;
	height:auto !important;
}
#comment_area .block_inside {
	min-height:400px;
	height:auto !important;
}
#sidebar {
	float:left;
	width:281px;
	position:relative;
	left:-1px;
	margin-top:15px;
	background-color:#e2dddc;
	border:1px solid #a3a09e;
}
#sidebar .block_inside {
	background:none;
	background-color:#e2dddc;
}

#sidebar h3 {
	font-size:20px;
	line-height:23px;
}
#sidebar #social-icons h3 {
	color: #212223;
	font: 20px/24px arial, sans-serif;
	padding-bottom: 10px;
}
#sidebar ul { margin:10px 0px 30px 0px; padding:0px; padding-left:10px; }
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }
#sidebar ul li a { color:#7f7d78; }
#sidebar ul li a:hover { color:#0172dd; text-decoration:none; }

#content_area h1 { font-size:24px; line-height:28px; }
#content_area h2 { font-size:20px; line-height:24px; }
#content_area h3 { font-size:18px; line-height:20px;  }
#content_area h4 { font-size:16px; line-height:18px; }
#content_area h5 { font-size:14px; line-height:16px; }

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}


/* Other Stuff */
/* IMG Alignment */
.alignleft {
        display: inline;
        float: left;
        margin-right: 1.0em;
	margin-bottom: 0.5em;
}
.alignright {
        display: inline;
        float: right;
        margin-left: 1.625em;
}
.aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
        margin-bottom: 1.625em;
}
img.size-full {
        max-width: 97.5%;
        width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}


/* 
	Text-Styles   
*/

#content_area .widget-title {
	margin:0px 0px 10px 0px;
	font-size:24px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#7F7D78;
	line-height:39px;
	letter-spacing:-1px;
}
.assistive-text {
	color:#7F7D78;
}

h2 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
	line-height:39px;
	letter-spacing:-1px;
}
h3 {
	margin:10px 0px 10px 0px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
}
h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#26689f;
	text-decoration:none;
}
small a {
	color:#007de2;
}
a:hover { text-decoration:underline; }
p { margin: 0px 0px 15px 0px; }

a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}


/* Search Form */
#logo-right #searchform {
	position: absolute;
	top: 5.7em;
	left: 0;
	text-align: left;
}
#logo-right #searchform div {
	margin: 0;
}
#logo-right #s {
	float: right;
	width: 160px;
/*	-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: 72px; */
}
#logo-right #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#logo-right .assistive-text { display: none; }
#logo-right #searchsubmit {
	display: none;
}
#logo-right .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#logo-right .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#logo-right .only-search #s,
#logo-right .only-search #s:focus {
	width: 85%;
}
#logo-right .only-search #s:focus {
	background-color: #bbb;
}
#logo-right .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#logo-right .only-search + #access div {
	padding-right: 205px;
}

#logo img {
	height: 80px;
	width: 315px;
	padding-left: 30px;
}


/*
	Post Styles
*/
.entry-header {
	clear:both;
}
.entry-title {
	margin-bottom: 0px;
}
.entry-meta {
	font-size:11px;
	line-height:20px;
}
.comments-link {
	font-size:11px;
	line-height:20px;
}
#nav-above .assistive-text {
	display: none;
}
#nav-single .assistive-text {
	display: none;
}
.nav-above {
	padding: 0 0 25px 0;
}
#nav-below .assistive-text {
	display: none;
}
#nav-below .nav-previous,
#nav-below .nav-next {
	margin:20px 0 0 0;
}
.nav-previous a {
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
	background:#32312f url(images/button_bg.jpg) repeat-x;
	border:1px solid #32312f;
	text-transform:uppercase;
	float:left;
}
.nav-previous a:hover,
.nav-previous a:focus,
.nav-previous a:active {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
	color: #fff;
}
.nav-next a {
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
	background:#32312f url(images/button_bg.jpg) repeat-x;
	border:1px solid #32312f;
	text-transform:uppercase;
	float: right;
}
.nav-next a:hover,
.nav-next a:focus,
.nav-next a:active {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
	color: #fff;
}
a.more-link {
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
	background:#32312f url(images/button_bg.jpg) repeat-x;
	border:1px solid #32312f;
	text-transform:uppercase;
	float: right;
}
a.more-link:hover,
a.more-link:focus,
a.more-link:active {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
	color: #fff;
}
.entry-header .entry-meta {
	margin-bottom:5px;
	float:left;
}
.entry-header .comments-link {
	float: left;
}
.entry-content {
	clear:both;
	padding-top: 15px;
}
.entry-summary {
	clear: both;
}
#post-link-footer .soho-cats {
	margin-bottom:0px;
}
#post-link-footer .soho-tags {
	margin-bottom:0px;
	clear: both;
}
#footer .entry-meta {
	margin:0 auto;
	position:relative;
}
.post-foot-left {
	float: left;
	font-size:10px;
	line-height:0em;
}
.post-foot-right {
	float: right;
	font-size:10px;
	line-height:0em;
	text-align: left;
}
#comments {
	clear: both;
	position: relative;
}


/* =Comments
----------------------------------------------- */

/* #comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
} */

.comments-title {
	height: 71px;
	color: #212223;
	font: 24px/24px arial, sans-serif;
	padding: 25px 0 0 57px;
	margin: 0;
}
#respond h3 {
	background: url(images/leave-a-reply.png) no-repeat;
	height: 52px;
	color: #212223;
	font: 24px/24px arial, sans-serif;
	padding: 5px 0 0 57px;
	margin: 0;
}
.post-comments {
	position: absolute;
	left: 0;
	top: 18px;
	width: 50px;
	height: 42px;
	text-align: center;
	background: url(images/soho-comment06.png) no-repeat;
}
.post-comments a:link, .post-comments a:visited {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 42px;
	line-height: 40px;
	font-weight: bold;
}
.post-comments a:hover, .post-comments a:active {
	color: #ddd;
}
.com-subtitle {
	position: absolute;
	left: 174px;
	top: 30px;
	color: #212223;
	font: 14px/16px arial, sans-serif;
	border-left: 1px solid #212223;
	padding: 0 0 0 6px;
	height: 16px;
	margin: 0;
}

.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 60px auto;
	width: 85%;
}
.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: #f6f6f6;
	border: 1px solid #ddd;
	-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;
	padding-left:0px;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	/* background: #eee;
	color: #666; */
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
	background:#32312f url(images/button_bg.jpg) repeat-x;
	border:1px solid #32312f;
	text-transform:uppercase;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	/* background: #888; */
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
	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 {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* 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;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/*	Take Care of CLuv	*/
#comments .cluv {
	border: 0px;
	font-size: 8px;
}

/*
	Comment Form
*/

#respond {
	height: 1%;
	overflow: hidden;
	margin: 10px 0 20px 0;
	position: relative;
	width:340px;
}
#respond h3 {
	/* font-size:20px;
	line-height:23px;
	color:#7F7D78; */
}
.commentform-inputs {
	clear: both;
	float:left;
	width: 234px;
}
.commentform-text {
	clear:both;
	float:left;
}
.commentform-inputs input, .commentform-inputs input:focus,
.sb-quote input.single, .post input.single {
	width: 222px;
	height: 24px;
	padding: 0 5px;
	border: 1px solid #dddddc;
	background: #fdfdfd url(images/input-box.png) no-repeat;
	margin: 0;
	float: none;
	color: #555555;
	font: 12px/18px arial, sans-serif;
}
.commentform-inputs p {
	margin: 0 0 5px 0;
	height: auto;
	overflow: visible;
}
/* #respond label, .sb-quote label, .post .cf-ol label {
	color: #4e4e4e;
	font: 12px/20px arial, sans-serif;
	display: block;
	width: 340px;
	height: 20px;
}
.sb-quote label, .post .cf-ol label {
	float: none;
	text-align: left;
} */
#respond .commentform-inputs label {
	float: none;
	width: auto;
}
.commentform-message {
	width: 340px;
}
#respond .comment-form-comment label {
	float: left;
	width: auto;
}
textarea#comment, textarea#comment:focus, .sb-quote textarea, .post .cf-ol textarea {
	width: 320px;
	padding: 5px;
	height: 120px;
	border: 1px solid #dddddc;
	background: #fdfdfd url(images/input-box.png) no-repeat;
	color: #555555;
	font: 12px/18px arial, sans-serif;
	resize: vertical;
	clear:left;
	float:left;
	margin-bottom: 10px;
}
.cf-ol li {
	text-align: left;
}
.sb-quote textarea {
	width: 222px;
}
#keywordnamebox {
	display: none;
}
#commentluv {
	margin-left: -5px;
	margin-top: 0px !IMPORTANT;
}
#commentluv #cl_messages { padding-left: 7px; }
P#gasp_p {
	margin-bottom: 0px;
	font-size: 12px;
}
#gasp_p INPUT[style] {
	width: 15px !important;
}
#respond #submit {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:12px;
	line-height:15px;
}
#respond #submit:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

/** Unsemantic markup here because the plugin won't let me add a class name :( **/
#respond cite, .comsub-text {
	display: block;
	font: 12px/18px arial, sans-serif;
	color: #367389;
	float: left;
	margin: 14px 0 0 0;
}

#cancel-comment-reply p {
	background: none;
	padding: 0;
}

#cancel-comment-reply p a {
	background: #ebebd9;
	display: block;
	color: #333;
	padding: 2px 5px;
}

#cancel-comment-reply p a:hover, #cancel-comment-reply p a:active {
	background: #F5F5E9;
	text-decoration: none;
}

.logged-in #commentform > p:first-child {
	float: left;
	width: 240px;
}

#alt-login-methods {
	position: absolute;
	left: 425px;
	top: 28px;
}

#content .wp_syntax {
	width: 627px;
}

/**
 * Floating Social Buttons
 */
 
#social-float {
	position: fixed;
	left: 10px;
	top: 10px;
 
	width: 62px;
	padding: 10px 5px;
	text-align: center;
 
	background-color: #fff;
 
	border: 5px solid rgba(180, 180, 180, .7);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
 
	display: none;
}
body.admin-bar #social-float {
	top: 38px;
}
 
.sf-twitter {
	height: 55px;
	margin-bottom: 20px;
	z-index: 2;
}
 
.sf-facebook {
	height: 60px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 45px;
	z-index: 2;
}
 
.sf-plusone {
	height: 60px;
	z-index: 2;
}

/*
	Twitter Updates
*/
UL#tweets {
	padding-left:0px;
}

.tweet-image {
	padding-right: 5px;
	padding-bottom: 3px;
	float: left;
}
.tweet-inner {
	float: left;
}
.tweet-inner P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 14px;
}
.tweet-time {
	font-weight: bold;
}

/*
	Footer-Styles
*/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#131211;
	line-height:12px;
}
.footer_column {
	float:left;
	width:190px;
	margin-right:0px;
}
#footer .short {
	width:160px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer #copyright {
	clear:both;
	position: relative;
	text-align:center;
	padding: 30px 0 10px 0;
	font-size:11px;
	font-weight:bold;
}



/* 
	Miscellaneous-Styles   
*/

/* Fix up IE6 PNG Support */
img, #logo { behavior: url(/wp-content/themes/sohologics2/js/iepngfix.htc); }



/*
	Alternate Styles
*/
body#dark {
	background-color:#1e1d1b;
}
body#dark #main {
	background:#292826 url(images/background_dark_slice.jpg) repeat-x;
}
body#dark #main .container {
	background-image:url(images/background_dark.jpg);
}
body#dark #footer {
	background-image:url(images/background_dark_footer.jpg);
}
body#dark ul#menu li a.active, ul#menu li a:hover {
	color:#ffffff;
}
body#dark .block, body#dark .mini_portfolio_item { 
	border-color:#1b1a19; 
}
body#dark #text_column h2#text_title { 
	background-image:url(images/creatif_dark.jpg);
}
#main .container #logo #logo-right .links-right a {
	text-align: center;
}
#main .container #logo #logo-right .links-right {
	text-align: center;
}



/* Gravity Forms */
.gform_wrapper { background-color: #F0F0F0; border: 1px solid #ccc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.gform_wrapper FORM {padding: 15px; margin: 10px; }
.gform_wrapper .gform_button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;
}
.gform_wrapper .gform_button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}
#sidebar .gform_heading {
	margin-bottom: 5px;
}
#sidebar .gform_title {
	color: #212223;
	font: 20px/24px arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#sidebar .gform_wrapper FORM {
	margin: 5px;
	padding: 7px;
}
#sidebar ul.gform_fields {
	padding-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#sidebar .gform_footer {
	padding-top: 0px;
	margin-top: 0px;
}

/* SOHO Feedback */
#soho-feedback {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9997;
	cursor: pointer;
	height: 101px;
	display: none;
}

/* Stop Censorship */
/* #stop-censorship {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9997;
	cursor: pointer;
}
body.admin-bar #stop-censorship {
	top: 28px;
} */

#buy-button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:12px;
	line-height:15px;
	width: 200px;
	height: 20px;
	font-size: 18px;
	font-family: "IMPACT";
}
#buy-button A {
	width:140px;
}
#buy-button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}
#price-list {
	width: 625px; 
	height: 579px; 
	z-index: 24; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-color: rgb(192, 192, 192); 
	border-right-color: rgb(192, 192, 192); 
	border-bottom-color: rgb(192, 192, 192); 
	border-left-color: rgb(192, 192, 192); 
	border-top-style: solid; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-image: initial; 
}
#price-list td:first-child {
	text-align: left;
	background-color: #E6E6FA;
	border:1px #C0C0C0 solid;
	width:175px;
	height:32px;
}
#price-list td {
	text-align:center;
	border:1px #C0C0C0 solid;
	width:145px;
	height:32px;
	font-size:13px" color="#000000" face="TIMES NEW ROMAN;
}



/********************************
* Mobile Phone and Table Styles *
********************************/

// Not needed as site is 950px wide.
/* @media screen and (max-width: 1024px) {
   body {
   width: 100%;
   float: none;
   }
} */

@media screen and (max-width: 900px) {
   body {
	width: 100%;
	float: none;
	font-size: 85%;
	line-height: 1.4em;
   }
   
   #main, .container, #logo, #header, #block_content, #body_area, #content_area, #footer, #copyright {
	width: 100%;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
   }
   #block_featuredblog .block_inside, #block_featuredblog .block_inside .image_block {
	padding: 0px;
	overflow: hidden;
   }
   #block_featuredblog {
	width: 500px;
	margin: 0 auto 10px auto;
   }
   #block_featuredblog .featured_image, #block_featuredblog .block_inside, #block_featuredblog .text_block_gmq, #block_featuredblog .image_block, .block, #block_featuredblog {
	width: 505px !IMPORTANT;
   }
   #block_featuredblog .featured_image {
	height: 281px;
   }
   #block_featuredblog .youtube-player {
	width: 500px;
	height: 281px;
   }
   .text_block_gmq {
	float: left;
   }
   #block_featuredblog .featured_image {
	background-image: none;
   }
   #sidebar, .text_block_gma, #megaMenu ul.megaMenu .no-mobile-portrait {     /* #block_featuredblog, .featured_image, .text_block_gmq, .text_block_gma, #access, #logo-right */
	display: none;
   }
   #megaMenu div, #megaMenu span, #megaMenu ul, #megaMenu li, #megaMenu a {
	font-size:35% !IMPORTANT;
   }
   #megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle {
	font-size: 24px !IMPORTANT;
   }
   #megaMenu.megaMenuHorizontal ul.megaMenu, #access {
	width:150%;
   }

   #content_area .block_inside, #body_area .block {
	width: 100% !IMPORTANT;
	float: none;
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
   }
   article {
	width: 90%;
	padding-left: 10px;
   }
   article img {
	float: none;
	padding: 5px;
   }

   #footer {
	padding: 0px;
	margin: 0px;
   }
   #footer .container {
	padding: 40px 0;
	margin: 0px;
   }
   #footer .container .footer_column {
	width: 90%;
	float: none;
	margin: 10px 0;
	padding-left: 30px;
    }

    #footer #copyright {
	font-size: 65%;
	line-height: 1.4em;
    }

    body img {
	max-width: 100%;
    }
    #logo img {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
    }
}

@media screen and (max-width: 800px) {
   body {
	width: 100%;
	float: none;
	font-size: 75%;
	line-height: 1.4em;
   }
   
   #main, .container, #logo, #header, #block_content, #body_area, #content_area, #footer, #copyright {
	width: 100%;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
   }
   #block_featuredblog .block_inside, #block_featuredblog .block_inside .image_block {
	padding: 0px;
	overflow: hidden;
   }
   #block_featuredblog {
	width: 500px;
	margin: 0 auto 10px auto;
   }
   #block_featuredblog .featured_image, #block_featuredblog .block_inside, #block_featuredblog .text_block_gmq, #block_featuredblog .image_block, .block, #block_featuredblog {
	width: 505px !IMPORTANT;
   }
   #block_featuredblog .featured_image {
	height: 281px;
   }
   #block_featuredblog .youtube-player {
	width: 500px;
	height: 281px;
   }
   .text_block_gmq {
	float: left;
   }
   #block_featuredblog .featured_image {
	background-image: none;
   }
   #sidebar, .text_block_gma, #megaMenu ul.megaMenu .no-mobile-portrait {     /* #block_featuredblog, .featured_image, .text_block_gmq, .text_block_gma, #access, #logo-right */
	display: none;
   }
   #megaMenu div, #megaMenu span, #megaMenu ul, #megaMenu li, #megaMenu a {
	font-size:35% !IMPORTANT;
   }
   #megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle {
	font-size: 24px !IMPORTANT;
   }
   #megaMenu.megaMenuHorizontal ul.megaMenu {
	width:150%;
   }

   #content_area .block_inside, #body_area .block {
	width: 100% !IMPORTANT;
	float: none;
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
   }
   article {
	width: 90%;
	padding-left: 10px;
   }
   article img {
	float: none;
	padding: 5px;
   }

   #footer {
	padding: 0px;
	margin: 0px;
   }
   #footer .container {
	padding: 40px 0;
	margin: 0px;
   }
   #footer .container .footer_column {
	width: 90%;
	float: none;
	margin: 10px 0;
	padding-left: 30px;
    }

    #footer #copyright {
	font-size: 60%;
	line-height: 1.4em;
    }

    body img {
	max-width: 100%;
    }
    #logo img {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
    }
}

@media screen and (max-width: 780px) {
   body {
	width: 100%;
	float: none;
	font-size: 75%;
	line-height: 1.4em;
   }
   
   #main, .container, #logo, #header, #block_content, #body_area, #content_area, #footer, #copyright {
	width: 100%;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
   }
   #block_featuredblog .block_inside, #block_featuredblog .block_inside .image_block {
	padding: 0px;
	overflow: hidden;
   }
   #block_featuredblog {
	width: 500px;
	margin: 0 auto 10px auto;
   }
   #block_featuredblog .featured_image, #block_featuredblog .block_inside, #block_featuredblog .text_block_gmq, #block_featuredblog .image_block, .block, #block_featuredblog {
	width: 505px !IMPORTANT;
   }
   #block_featuredblog .featured_image {
	height: 281px;
   }
   #block_featuredblog .youtube-player {
	width: 500px;
	height: 281px;
   }
   .text_block_gmq {
	float: left;
   }
   #block_featuredblog .featured_image {
	background-image: none;
   }
   #sidebar, .text_block_gma, #megaMenu ul.megaMenu .no-mobile-portrait {     /* #block_featuredblog, .featured_image, .text_block_gmq, .text_block_gma, #access, #logo-right */
	display: none;
   }
   #megaMenu div, #megaMenu span, #megaMenu ul, #megaMenu li, #megaMenu a {
	font-size:35% !IMPORTANT;
   }
   #megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle {
	font-size: 24px !IMPORTANT;
   }
   #megaMenu.megaMenuHorizontal ul.megaMenu {
	width:150%;
   }

   #content_area .block_inside, #body_area .block {
	width: 100% !IMPORTANT;
	float: none;
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
   }
   article {
	width: 90%;
	padding-left: 10px;
   }
   article img {
	float: none;
	padding: 5px;
   }

   #footer {
	padding: 0px;
	margin: 0px;
   }
   #footer .container {
	padding: 40px 0;
	margin: 0px;
   }
   #footer .container .footer_column {
	width: 90%;
	float: none;
	margin: 10px 0;
	padding-left: 30px;
    }

    #footer #copyright {
	font-size: 55%;
	line-height: 1.4em;
    }

    body img {
	max-width: 100%;
    }
    #logo img {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
    }
}

@media screen and (max-width: 480px) {
   body {
	width: 100%;
	float: none;
	font-size: 65%;
	line-height: 1.4em;
   }
   
   #sidebar, .text_block_gma, #megaMenu ul.megaMenu .no-mobile-portrait {
	display: none;
   }

   #main, .container, #logo, #header, #block_content, #body_area, #content_area, #footer, #copyright {
	width: 100% !IMPORTANT;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
   }
   #block_featuredblog .block_inside, #block_featuredblog .block_inside .image_block {
	padding: 0px;
	overflow: hidden;
   }
   #block_featuredblog {
	width: 425px !IMPORTANT;
	margin: 0 auto 10px auto !IMPORTANT;
   }
   #block_featuredblog .featured_image, #block_featuredblog .block_inside, #block_featuredblog .text_block_gmq, #block_featuredblog .image_block, .block, #block_featuredblog {
	width: 425px !IMPORTANT;
   }
   #block_featuredblog .featured_image {
	height: 238px !IMPORTANT;
   }
   #block_featuredblog .youtube-player {
	width: 420px !IMPORTANT;
	height: 236px !IMPORTANT;
   }
   .text_block_gmq {
	float: left;
   }
   #megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle {
	padding-left: 5px !IMPORTANT;
	padding-right: 15px !IMPORTANT;
	font-size: 22px !IMPORTANT;
   }
   #content_area .block_inside {
	width: 100% !IMPORTANT;
	float: none;
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
   }
   article {
	width: 90%;
	padding-left: 10px;
   }
   article img {
	float: none;
	padding: 5px;
   }

   #footer {
	padding: 0px;
	margin: 0px;
   }
   #footer .container {
	padding: 40px 0;
	margin: 0px;
   }
   #footer .container .footer_column {
	width: 90%;
	float: none;
	margin: 10px 0;
	padding-left: 30px;
    }

    #footer #copyright {
	font-size: 80%;
	line-height: 1.4em;
    }

    body img {
	max-width: 100%;
    }
    #logo img {
	width: 240px;
	height: 63px;
	padding-top: 22px;
	padding-bottom: 20px;
    }
}

@media screen and (max-width: 320px) {
   body {
	width: 100%;
	float: none;
	font-size: 60%;
	line-height: 1.4em;
   }
   
/*   #main, .container, #logo, #header, .image_block, #block_content, #body_area, #content_area, #footer, #copyright {
	width: 100%;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
   }

   #sidebar, #logo-right, #block_featuredblog, 
   .featured_image, .text_block_gmq, .text_block_gma, #megaMenu ul.megaMenu .no-mobile-landscape {
	display: none;
   } */

   #sidebar, #logo-right, .text_block_gma, #megaMenu ul.megaMenu .no-mobile-landscape {
	display: none;
   }

   #main, .container, #logo, #header, #block_content, #body_area, #content_area, #footer, #copyright {
	width: 100% !IMPORTANT;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
   }
   #block_featuredblog .block_inside, #block_featuredblog .block_inside .image_block {
	padding: 0px;
	overflow: hidden;
   }
   #block_featuredblog {
	width: 315px !IMPORTANT;
	margin: 0 auto 10px auto !IMPORTANT;
   }
   #block_featuredblog .featured_image, #block_featuredblog .block_inside, #block_featuredblog .text_block_gmq, #block_featuredblog .image_block, .block, #block_featuredblog {
	width: 315px !IMPORTANT;
   }
   #block_featuredblog .featured_image {
	height: 177px !IMPORTANT;
   }
   #block_featuredblog .youtube-player {
	width: 310px !IMPORTANT;
	height: 174px !IMPORTANT;
   }
   .text_block_gmq {
	float: left;
   }

   #megaMenu ul.megaMenu > li > a, #megaMenu ul.megaMenu > li > span.um-anchoremulator, .megaMenuToggle {
	padding-left: 5px !IMPORTANT;
	padding-right: 15px !IMPORTANT;
	font-size: 22px !IMPORTANT;
   }
   #content_area .block_inside {
	width: 100%;
	float: none;
	margin: 0px !IMPORTANT;
	padding: 0px !IMPORTANT;
   }
   article {
	width: 90%;
	padding-left: 10px;
   }
   article img {
	float: none;
	padding: 5px;
   }

   #footer {
	padding: 0px;
	margin: 0px;
   }
   #footer .container {
	padding: 40px 0;
	margin: 0px;
   }
   #footer .container .footer_column {
	width: 90%;
	float: none;
	margin: 10px 0;
	padding-left: 30px;
    }

    #footer #copyright {
	font-size: 40%;
	line-height: 1.4em;
    }

    body img {
	max-width: 100%;
    }
    #logo img {
	width: 240px;
	height: 63px;
	padding-top: 22px;
	padding-bottom: 20px;
    }
}