/*
Theme Name: Republica
Theme URI: http://www.vivathemes.com/republica/
Description:  Responsive business theme.
Author: Viva Themes
Author URI: http://www.vivathemes.com
License: GNU GPL
License URI: http://www.gnu.org/licenses/gpl.html
Version: 4.0
Tags: two-columns, responsive-layout, custom-menu, featured-images
Text Domain: republica
*/


body,html{
  height:100%;
  min-height: 100%;
}

body {
	background: #fff;
	color: #333;
	font-family: open sans, arial, helvetica, tahoma, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
	line-height: 170%;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

@font-face {
    font-family: 'Genericons';
    src: url('font/genericons-regular-webfont.eot');
    src: url('font/genericons-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/genericons-regular-webfont.woff') format('woff'),
         url('font/genericons-regular-webfont.ttf') format('truetype'),
         url('font/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
h1 {
	font-size: 26px;
	color: #000;
	margin-top: 20px;
	text-transform: none;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
}

h2 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: 400;
	font-size: 22px;
	font-family: 'Arvo', arial, sans-serif;
}

h3 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: 400;
	font-size: 20px;
	font-family: 'Arvo', arial, sans-serif;
}

h4 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Arvo', arial, sans-serif;
}

h5 {
	color: #000;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: 400;
	font-size: 12px;
	font-family: 'Arvo', arial, sans-serif;
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 10px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 100%;
	float: left;
	clear: left;
	overflow:hidden;
}
	
/* header */

#header {
  	width: 100%; 
	float: left;
	clear: left;
}

#headerin {
	max-width: 930px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}


#logo {	
	width: 50%;
	float:left;
	margin-top: 55px;
}


#logo a {
	color: #fff;
}

#logo h1 a,
#logo h1 {
	font-weight: 400;
	font-size: 30px;
	margin-top: 0;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Arvo', arial, sans-serif;
	line-height: 100%;
	margin-bottom: 3px;
	padding: 0;
}

#site-description {
	width: 100%;
	float: left;
	clear: left;
	font-family: 'Arvo', arial, sans-serif;
	color: #333;
	font-size: 16px;
	text-transform: none;
	line-height: 100%;
	margin-top: 0;
	font-weight: 400;
}

#topright {
	width: 50%;
	float: right;
	margin: 0;
	padding: 0;
}

#socialize {
	width: 100%;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 71px;
}

#socialize a {
	width: 60px;
	height: 70px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.3s ease;
  	-moz-transition:    all 0.3s ease;
  	-ms-transition:     all 0.3s ease;
  	-o-transition:      all 0.3s ease;
	border: solid 1px #eaeaea;
	border-top: none;
}

#socialize a.twitter {
	background: url(images/twitter.png) no-repeat center;
	border-right: none;
}

#socialize a.twitter:hover {
	background: #eaeaea url(images/twitter.png) no-repeat center;
}

#socialize a.facebook {
	background: url(images/facebook.png) no-repeat center;
}

#socialize a.facebook:hover {
	background: #eaeaea url(images/facebook.png) no-repeat center;
}


#topmenu {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: 19px;
}

#topmenu ul {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	display: block;
}

#topmenu ul li {
	float: left;
	list-style: none;
	line-height: 100%;
	color: #6a6a6a;
	margin-left: 10px;
}

#topmenu ul li a {
	font-family: 'Arvo', arial, sans-serif;
	line-height: 100%;
	color: #333;
	text-decoration: none;
	margin-left: 10px;
	font-size: 14px;
	text-transform: lowercase;
	-webkit-transition: all 0.3s ease;
  	-moz-transition:    all 0.3s ease;
  	-ms-transition:     all 0.3s ease;
  	-o-transition:      all 0.3s ease;
}

#topmenu ul li.first-menu-item span {
	display: none;
}

#topmenu ul li.current-menu-item a,
#topmenu ul li a:hover {
	color: #4dbfd9;
}


/* main menu */

#menudiv {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
	height: 60px;
	background: #344F7F;
	border-top: solid 4px #eaeaea;
	border-bottom: solid 4px #eaeaea;
}

#menuwrapper {
	max-width: 930px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

#mainmenu {
	width: 75%;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
	z-index: 999;
	margin-right: 30px;
	height: 60px;
	line-height: 60px;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu > li {
	float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** Menu Styling ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	padding: 0;
	text-decoration: none;
	zoom: 1; /* IE7 */
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
}

.sf-menu ul li a:hover,
.sf-menu ul li.current-menu-item a {
}

.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
}

.sf-menu li.current-menu-item,
.sf-menu li:hover,
.sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
	background: url(images/menulibg.png) no-repeat center bottom;
}

.sf-menu ul li {
	background: #fff;
	margin: 0;
	height: 40px;
	line-height: 40px;
}

.sf-menu ul ul li {
	background: #fff;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
	color: #999;
	font-size: 13px;
	text-transform: none;
	padding-left: 15px;
}

.sf-menu ul li.current-menu-item,
.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
	background-image: none;
	background-color: #eaeaea;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #eaeaea; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

.select-menu {display: none;}

/* search */

#searchbox {
	
        width: 23%;
	float: right;
	margin: 0;
	padding: 0;
	height: 60px;
	background: #456AAB url(images/searchicon.png) no-repeat right;
}

#searchform {
	width: 100%;

}

#searchform input#s {
	width: 85%;
	padding-left: 10%;
	background: none;
	border: none;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	color: #fff;
}

input#s:focus {
	outline:none;
}

#searchform input#searchsubmit {
	display: none;
}

#header h2 {
	display: none;
}


/* Front Widget below the slider */

#frontwidget {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 40px;
}

#frontwidget .widgets {
	width: 100%;
	float: left;
	clear: left;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}

#frontwidget h2 {
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #4dbfd9;
	text-transform: uppercase;
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}

#frontwidget span {
	font-size: 13px;
	color: #999;
}
	

/* Services section */

#services {
	width: 100%;
	float: left;
	clear: left;
	margin-left: 1px;
	margin-bottom: 30px;
}

.postwrapper {
	width: 310px;
	float: left;
	margin-left: -1px;
	margin-bottom: 40px;
}

.servicespost {
	width: 236px;
	padding: 36px;
	border: solid 1px #eaeaea;
	text-align: center;
	float: left;
	clear: none;
}

.attachment-servicethumb {
	margin-bottom: 20px;
	height: 125px;
	width: 236px;
}

.servicespost h2.entry-title a,
.servicespost h2.entry-title {
	text-align: center;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 20px;
	padding: 0;
	text-transform: none;
}
  
#services a.more-link {
	width: 160px;
	height: 36px;
	display: block;
	border: solid 1px #eaeaea;
	background: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #4dbfd9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0;
	text-transform: none;
	line-height: 36px;
	margin-left: 74px;
	margin-top: -19px;
	float: left;
	clear: left;
	-webkit-transition: all 0.3s ease;
  	-moz-transition:    all 0.3s ease;
  	-ms-transition:     all 0.3s ease;
  	-o-transition:      all 0.3s ease;
}

#services a.more-link:hover {
	color: #333;
}


/* Content Section */

#wrapper {
	max-width: 930px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

#contentwrapper {
	width: 100%;
	float: left;
	clear: left;
}

#content {
	width: 70%;
	float: left;
}

#contentfull {
	width: 100%;
	float: left;
}

/* content */


.attachment-mainthumb {
	float: left;
	padding: 4px;
	background: #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 20px;
}

.post {
	margin:0;
	padding:0;
	width: 100%;
	float: left;
	clear: left;
	margin-bottom: 50px;
}

.entry {
}

h1.entry-title,
h2.entry-title {
        display: none;
	margin:0;
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	color: #000;
	text-transform: none;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	font-size: 26px;
}

h2.entry-title a {
	text-decoration: none;
	color: #000;
	font-size: 26px;
	line-height: 120%;
}

h2.entry-title {
	margin-bottom: 0;
	padding-bottom: 0;
}

.search-results h1.entry-title,
.category h1.entry-title,
.blog h1.entry-title {
	margin-bottom: 20px;
}

h2.pagetitle {
	display: none;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin: 8px 0;
}


.postdata {
	font-size: 12px;
	line-height: 140%;
	margin-top: 40px;
	color: #000;
	height: 23px;
	line-height: 23px;
}

.postauthor, .postdate, .postcomments {
	float: left;
	margin-right: 15px;
}

.postauthor:before {
	content: '\f411';
	display: inline-block;
	font: normal 23px/1 'Genericons';
	vertical-align: top;
	color: #666;
}

.postdate:before {
	content: '\f307';
	display: inline-block;
	font: normal 23px/1 'Genericons';
	vertical-align: top;
	color: #666;
}

.postcomments:before {
	content: '\f300';
	display: inline-block;
	font: normal 23px/1 'Genericons';
	vertical-align: top;
	color: #666;
}

.postdata a {
	text-decoration: none;
	color: #000;
}

a.more-link {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #333;
	padding: 0;
	text-transform: none;
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 20px;
	float: right;
}

a.more-link:hover {
	color: #6a6a6a;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}

/* Inner Sidebar*/

#innersidebar {
	width: 190px;
	padding: 15px 20px;
	float: right;
	margin-left: 15px;
	margin-top: 7px;
	margin-right: 15px;
	background: #f5f5f5;
	border: solid 1px #eaeaea;
	font-size: 12px;
	color: #6a6a6a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#innersidebar .widgets {
	margin-top: 0;
	margin-bottom: 15px;
}

#innersidebar h2 {
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #333;
	margin-top: 0;
}

#innersidebar ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
}

#innersidebar ul li {
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style: none;
	width: 100%;
	float: left;
	clear: left;
}

#innersidebar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#innersidebar ul li a {
	border: none;
	text-decoration: none;
	color: #4DBFD9;
	padding: 0;
	margin: 0;
}

#innersidebar ul li a:hover {
	color: #6a6a6a;
}

#innersidebar a {
	text-decoration: none;
	color: #4DBFD9;
}
	
#innersidebar a:hover {
	border: none;
	color: #6a6a6a;
	text-decoration: none;
}

/* Right Sidebar*/

#rightbar {
	width: 210px;
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}

#rightbar .widgets {
	width: 178px;
	padding: 15px;
	border: solid 1px #eaeaea;
	margin-bottom: 30px;
	float: left;
	clear: left;
}

#rightbar h2 {
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	color: #4DBFD9;
	margin-top: 0;
	margin-bottom: 10px;
}

#rightbar ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
}

#rightbar ul li {
	padding-top: 6px;
	padding-bottom: 6px;
	list-style: none;
	width: 100%;
	margin-top: 2px;
}

#rightbar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#rightbar ul li a {
	border: none;
	color: #333;
	background: #f5f5f5;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 6px;
}

#rightbar ul li a:hover {
	text-decoration: none;
	color: #4DBFD9;
}

#rightbar a {
	text-decoration: underline;
}
	
#rightbar a:hover {
	border: none;
	text-decoration: none;
}


/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
}
	
#commentform a { 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#comments label {
	float: left;
	clear: left;
	margin-top: 15px;
}

#author, #email, #url, #comment {
	font-size: 11px;
	padding:12px 16px;
	border: solid 1px #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	clear: left;
	margin-top: 0;
}

#author, #email, #url {
	height:16px;
}
	
#submit {
	cursor:pointer;
	color: #333;
	padding: 12px 16px;
	border: solid 1px #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
	clear: left;
	margin-top: 10px;
	-webkit-transition: all 0.4s ease;
  	-moz-transition:    all 0.4s ease;
  	-ms-transition:     all 0.4s ease;
  	-o-transition:      all 0.4s ease;
	background: none;
}

#submit:hover {
	border: solid 1px #eaeaea;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
#comments h2 {
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}	


.reply a.comment-reply-link {
	border: solid 1px #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.4s ease;
  	-moz-transition:    all 0.4s ease;
  	-ms-transition:     all 0.4s ease;
  	-o-transition:      all 0.4s ease;
	color: #333;
	padding: 4px 7px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.reply a.comment-reply-link:hover{
	border: solid 1px #eaeaea;
}	

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left; 
	margin: 10px 20px 0 0;
	width: 30px;
	height: 30px;
}

ol.commentlist li {
	margin: 0;
	padding: 4%;
	list-style-type:none;
	float: left;
    width: 90%;
	margin-bottom: 20px;
	border: solid 1px #eaeaea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

ol.commentlist li ul.children {
	width: 80%;
}

ol.commentlist li ul.children li {
	width: 100%;
	border: none;
	margin-bottom: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* footer */

#logosection {
	width: 100%;
	float: left;
	clear: left;
	background: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: solid 4px #d9d9d9;
	text-align: center;
	color: #6a6a6a;
}

#logosinner {
	max-width: 930px;
	margin: 0 auto;
	padding-left: 35px;
	padding-right: 35px;
}

#logosection h2 {
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #333;
	margin-top: 0;
}

#logosection img {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 100%;
}
	

#footer {
	float: left;
	clear: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 70px;
	color: #fff;
	background: #000;
	position: relative;
	margin-bottom: 100px;
}

#footerinner {
	max-width: 930px;
	padding-left: 15px;
	padding-right: 15px;
	margin:auto;
}

#footerinner .widgets {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
}

#footerinner .widget-last {
	margin-right: 0;
}

#footerinner h2 {
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #6a6a6a;
	text-transform: none;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

#footerinner ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	clear: left;
}

#footerinner ul li {
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style: none;
	width: 100%;
	float: left;
	clear: left;
}

#footerinner ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#footerinner ul li a {
	border: none;
	text-decoration: underline;
	color: #fff;
	padding: 0;
	margin: 0;
}

#footerinner ul li a:hover {
	color: #6a6a6a;
}

#copyinfo {
	width: 600px;
	height: 36px;
	border: solid 1px #eaeaea;
	background: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Arvo', arial, sans-serif;
	font-weight: 400;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	text-transform: none;
	line-height: 36px;
	margin-left:-300px;
    left:50%;
	bottom: -19px;
}



@media only screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px)  {

	html {
	    -webkit-text-size-adjust: none; 
	}
	
	
	#logo {	
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	
	#topmenu,
	#searchbox,
	.sf-menu {
		display: none;
	}
	
	#mainmenu,
	#topright {
		width: 100%;
		float: left;
	}
	
	#socialize a {
	}
	
	.select-menu {
		display: inline-block;
		width: 100%;
		margin-top: 20px;
	}
	
	#innersidebar {
		width: 87%;
		float: left;
		clear: left;
		margin-left: 0;
	}
	
	#rightbar {
		float: left;
		clear: left;
		margin-left: 0;
		width: 100%;
		margin-bottom: 25px;
		margin-top: 12px;
	}
	
	#rightbar .widgets {
		width: 90%;
		padding: 4.5%;
	}
	
	
	#content {
		width: 100%;
		text-align: justify;
	}
	
	.attachment-mainthumb {
		padding-left: 20%;
		padding-right: 20%;
		margin-bottom: 20px;
	}
	
	#footerinner .widgets {
		width: 100%;
	}
	
	#copyinfo {
		width: 90%;
		height: auto;
		margin-left: 5%;
		left: 0;
	}
	
}