/*
Theme Name: graphene child
Description: Child theme for the graphene theme
Author: Lateinamerika Nachrichten
Template: graphene
*/

@import url("../graphene/style.css");

/* Header Höhe korrigieren */
#header {height: auto !important;}

/* Überschreibe hardcoded Artikel CSS */
.textwidget p,
.entry-content p {
    text-align: left !important;
}

/* kein Rand um Bilder */
.entry-content img, .child-page img {
    border: 0px solid #E3E3E3;
}

/* Text vergrößern-Plugin ändern */
.fontResizer { 
	 line-height: 22px;
}

/*Anordnung der Checkboxes in CF7-Formularen */
span.wpcf7-list-item { display: block; }


.have-secondary-menu {
	border-bottom: 0px solid #000;
}

/* was auf Kategorien-Seiten nicht angezeigt werden soll */
.home .fontResizer {display:none;}
.category .fontResizer {display:none;}
.tag .fontResizer {display:none;}
.search .fontResizer {display:none;}
/*.home #shortcode-widget-2 {display:none;}
.category #shortcode-widget-2 {display:none;}
.home #shortcode-widget-5 {display:none;}
.category #shortcode-widget-5 {display:none;}
.home #shortcode-widget-4 {display:none;}
.category #shortcode-widget-4 {display:none;}
.home #shortcode-widget-15 {display:none;}
.category #shortcode-widget-15 {display:none;}
.search #shortcode-widget-15 {display:none;}
.tag #shortcode-widget-15 {display:none;}*/

/* Slider bearbeiten*/
.featured_slider {
	-pie-background: linear-gradient(left top, #0F2D4D, #2880C3);
	background: #0F2D4D;
	background: -moz-linear-gradient(left top, #0F2D4D, #2880C3);
	background: -webkit-linear-gradient(left top, #0F2D4D, #2880C3);
	background: -o-linear-gradient(left top, #0F2D4D, #2880C3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorStr='#0F2D4D', EndColorStr='#2880C3')";
	background: linear-gradient(left top, #0F2D4D, #2880C3);
	margin-bottom: 8px;
	padding: 4px 0 10px;
	position: relative;
	width: 100%;
	clear: both;
}

.slider_post h2 a, .slider_post h2 a:visited {
    font: 26px verdana, arial, sans-serif;
}

.slider_post_entry p {
    padding-top: 10px;
}

.slider_post .block-button {display:none;}

/* Sidebar bearbeiten */

.sidebar h3 {
	background: url(images/bg-sidebar-h3.png) left bottom repeat-x #3C9CD2;
	background: -moz-linear-gradient(#3C9CD2, #1F6EB6);
	background: -webkit-linear-gradient(#3C9CD2, #1F6EB6);
	background: -o-linear-gradient(#3C9CD2, #1F6EB6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3C9CD2', EndColorStr='#1F6EB6')";
	background: linear-gradient(#3C9CD2, #1F6EB6);
	border-bottom: 1px solid #195392;
	-moz-border-radius: 0px 0px 0 0;
	-webkit-border-radius: 0px 0px 0 0;
	border-radius: 0px 0px 0 0;
	color: #fff;
	*display: inline;
	font: 15px verdana, arial, sans-serif;
	margin: -15px 0 5px -12px;
	padding: 3px 12px;
	text-shadow: 0 0px 0 #333;
	width: 100%;
	zoom: 1;
}

.sidebar select {
    	border: 1px, #2C2B2B;
    	color: #2C2B2B;
    	font: 12px verdana, arial, sans-serif;
}

#enhancedtextwidget-2 img {
	margin-left: 47px;
}

/* Tabellen bearbeiten */

table td, table th, table tr {
    	font-family: verdana, arial, sans-serif;
	border: none;
	background: #fff;
	border-bottom-width: 1px;
 	border-bottom-style: solid;
	border-bottom-color: #DDD;	
}

table td {
	padding: 3px;
}

tr:hover td {
    	background-color: #F3F3F3;
}

table#heftliste td {
	padding: 10px 5px;
	border-width: 1px;
	border-style: solid;
	border-bottom-width: 1px;
 	border-bottom-style: solid;
	border-bottom-color: #000000;	
}

.tg {border-collapse:collapse;border-spacing:0;overflow:scroll;}
.tg td{padding:10px 5px;border-style:solid;border-width:1px;overflow:scroll;word-break:normal;}
.tg th{padding:10px 5px;border-style:solid;border-width:1px;overflow:scroll;word-break:normal;}
.tg .tg-2ufq{background-color:#ffcb2f;color:#333333}
.tg .tg-txdl{background-color:#ffc702;color:#333333}
.tg .tg-e6np{background-color:#ffc702}
.tg .tg-es88{background-color:#cfcfcf}


/* Damit komisches blaues Ordner-Symbol nicht angezeigt wird */
.post-meta .meta_categories {
	background: left -85px no-repeat;
	padding-left: 10px;
	max-width: 60%;
	font: 13px verdana, arial, sans-serif;
}

/* Damit die bleuen Auflistungs-Punkte unseres Themes nicht angezeigt werden und nur normale Punkte */
.entry-content ul li {
    list-style-image: none;
}

/* Haupttext */
#content-main {
    	font-size: 14px;
	line-height: 1.3rem;
}
.home #content-main {
    	font-size: 13px !important;
	font-weight: normal;	
	line-height: 1.1rem;
}

/* Artikeltitel bearbeiten */
.entry-title, .entry-title a {
	font: 18pt verdana, arial, sans-serif;
   	font-weight: bold !important;
	padding-left: 0px;
}
.post-title, .post-title a {
	margin-top: -10px;
	padding-left: 0px;
	font: 18pt verdana, arial, sans-serif;
}

/* Schrift des Vorspanns*/
#shortcode-widget-3 p {
  	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
/* Schrift des Vorspanns in Excerpts */
.home #shortcode-widget-3 p, .search #shortcode-widget-3 p, .category #shortcode-widget-3 p, .tag #shortcode-widget-3 p {
  	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 1.1rem;
	margin-bottom: 0px;
}
/* Schrift des Untertitels*/
#shortcode-widget-2 p {
  	font-size: 12pt;
	font-weight: bold;
	line-height: 1.3rem;
}
/* Schrift des Untertitels in Excerpts */
.home #shortcode-widget-2 p, .search #shortcode-widget-2 p, .category #shortcode-widget-2 p, .tag #shortcode-widget-2 p {
  	font-size: 12pt;
	font-weight: bold;
	line-height: 1.3rem;
}
/* Schrift Autor_in*/
#shortcode-widget-13 p {
  	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
/* Schrift Autor_in in Excerpts, falls aktiviert*/
.home #shortcode-widget-13 p, .search #shortcode-widget-13 p, .category #shortcode-widget-13 p, .tag #shortcode-widget-13 p {
  	font-size: 13px;
	font-weight: normal;
	margin-top: 10px;
	line-height: 1.1rem;
	margin-bottom: 0px;
}

.print a, .print a:visited {
margin-top: -10px;
}

/* Damit Webseiten-Eingabe bei den Kommentaren nicht erscheint */
.comment-form-url {
	display: none;
}

#comments > h4, #respond > h3, h3.author-post-list {
	font: 20px verdana, arial, sans-serif;
}

/* Menüleiste bearbeiten */
#nav a, #header-menu > li {
    font-size: 18px;
	font-weight: normal;
	font-family: verdana;
}


#nav { 
	position: relative;
	z-index: 999;
}

/* Damit obere Menüleiste keinen Schatten hat */
.menu-bottom-shadow {
	display: none;
}

.menu--big {
	font-size: 18px;
}

/* Form Manager bearbeiten */
#fm_form_submit {
	float:left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}

#fm-form-1{
	margin-left: 2px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 1px;
	background-color: #efefef;
}

#fm-form-1 ul{
	margin-left: 25px;
	padding-top: 5px;
}

#fm-form-2{
	margin-left: -2px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 1px;
	background-color: #efefef;
}

#fm-form-3{
	margin-left: 2px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 1px;
	background-color: #efefef;
}

#fm-form-3 ul{
	margin-left: 25px;
	padding-top: 5px;
}


.fm-form label {
	display: inline;
	padding-top: 10px;
	padding-bottom: 3px;
   	text-align: left;
	font-size: 10pt;
	background-color: #efefef;
}

.fm-form table, .fm-form tr, .fm-form td {
	background-color: #efefef;
}



/* Anzeige bearbeiten von Plugin für Schriftgröße manuell verändern */

.fontResizer {
    list-style: none;
}

li.fontResizer {
	float:right;
	margin-right: 10px;
	font: 16px verdana, arial, sans-serif;
}

/* body-Schriftart verändern */
body {
	font: normal 12px verdana, arial, sans-serif;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-entry h1, .comment-entry h2, .comment-entry h3, .comment-entry h4, .comment-entry h5, .comment-entry h6 {
	font: 18px verdana, arial, sans-serif;
}

/* Plugin Contact Form 7 ändern */
.wpcf7 {
    	background-color: #efefef;
}

.wpcf7 textarea  {
  	height: 200px;
  	width: 400px;
}

.wpcf7 input[type="submit"] {
	margin-bottom: 30px;
}

.wpcf7-form {
	margin-left: 15px;
	padding-top: 10px;
}

.entry-content {
    	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}

/* Post-Navigation oben nicht anzeigen, per child-functions.php nach unten geholt */
.post-nav {
display: none;
}

/* Unterseiten-Anzeige auf Mutter-Seite bearbeiten */
.post.child-page.page {
	background: #fff;
}

/* Haupt-Menüseite */
#header-menu, #secondary-menu {
    width: 74%;
}

ul#header-menu {
    margin-left: 10px;
}

#header-menu > li > a {    
	padding-left: 4px;
	padding-right: 8px;
}

#header-menu-wrap {
    border-bottom: 0px !important;
}

#header-menu > li.menu-item-ancestor > a:before {
	content: '\f431';
	display: inline-block;
	margin-left: -2px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 16px/1 'Genericons';
	vertical-align: top;
}


/* Position von Kategorie über Artikel-Überschrift */

#enhancedtextwidget-9 {
    margin-left: 11px;
	margin-bottom: 15px;
    font-weight: bold;
}


#extended-categories-7.postform {
	width: 74%;
}

/* Veranstaltungs-Plugin The Events Calender verändern */

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a, #tribe_events_filters_wrapper input[type="submit"], .tribe-events-button, #tribe-events .tribe-events-button, .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-button.tribe-active:hover {
    background-color: #BC2230;
}

#tribe-events-content, .tribe-events-list {
    	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.hfeed.vcalendar {
    	margin-left: 0px;
}

/* Größe der Überschriften des Veranstaltungs-Widgets auf Startseite */
h4.entry-title.summary a {
    	font-size: 15pt;
}


.tribe-events-list-widget ol li {
    margin-bottom: 8px;
}

ul.tribe-events-sub-nav a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a {
    font-size: 12px;
    font-weight: normal;
}

.tribe-events-loop.vcalendar {
   	padding-left: 10px;
	padding-right: 10px;
	padding-top: -10px;
}

.tribe-events-list-separator-month {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tribe-events-list h2.tribe-events-page-title  {
	padding-top: 15px;
	margin-bottom: 1px;
}

#tribe-events-footer .tribe-events-sub-nav {
	padding: 10px;
}

/* Footer-Widget verändern */
#enhancedtextwidget-7 {
	padding-bottom: 10px;
	margin-left: 10px;
}

/* "Weiterlesen"-Button verändern */

.moretag {
	float: right;
}
#page-10380 .moretag, #page-16 .moretag, #page-15406 .moretag, #page-28 .moretag, #page-29 .moretag, #page-30 .moretag, #page-31 .moretag, #page-15587 .moretag {
display:none
}

.more-link {
color: #BC2230 !important;
}
.more-link:hover {
color: #7e0711 !important;
}

.block-button,
#commentform #submit:hover {
    background: none;
        border: none;
	cursor: pointer;
	border: 0px solid #1C5FA5;
    color: #BC2230;
    cursor: pointer;
    display: block;
    float: right;
    font: bold 12px verdana;
    padding: 0px 0px 0px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 0px 0 #16497E;
	box-shadow: 0 0 0px #555;
}

.block-button:hover,
#commentform #submit:hover {
    background: none;
        border: none;
	cursor: pointer;
	border: 0px solid #1C5FA5;
    color: #7e0711;
    cursor: pointer;
    display: block;
    float: right;
    font: bold 12px verdana;
    padding: 0px 0px 0px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 0px 0 #16497E;
	box-shadow: 0 0 0px #555;
}

/* Andere Buttons verändern */

button, button:hover, input[type="submit"]:hover, input[type="submit"] {
   	background: linear-gradient(#BC2230, #7E0711) repeat scroll 0% 0% transparent;
	cursor: pointer;
	text-decoration: none;
	border: none;
}

/* Zoom wenn Maus über Bild der aktuellen Ausgabe */

div.imageHold {
  padding: 0px 0px;
}

div.imageHold div {
}

div.imageHold img {
width: 200px;
    height: 288px;
    repeat: no-repeat;
    position: center;
    clip: border-box;
	position: relative;
	z-index: 99;
	transition: all 1s;
    	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
	margin-left: 28px;
}

div.imageHold img:hover {
	display: block;
	position: relative;
	z-index: 99;
	width: 455px;
    	height: 654px;	
	margin-left: -100px;
	margin-top: -49px;
}

/* Links ändern */
a:link, a:active, a:visited, a:hover {
	font-weight: bold;
}

/* keine Bilder in Excerpts */
.excerpt-thumb img {display:none;}

.header-img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
}




/* Ultimate Such-Widget */
/*the ajax loading icon*/
.umloading {width:100%;height:20px;background:rgba(255, 255, 255, 0.8) url('ajax_loader.gif') no-repeat 50% 50%;}
/*the form div*/
#uwpqsf_id{border:none;}
/*Form title*/
.uform_title{font-weight:bold!important;text-align:center;margin:auto 0 auto 0}
.uwpqsf_class{width:100%;margin-bottom:5px;clear:both}
/*label for each field*/
.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-']{float:left;padding:5px;font-weight:bold !important;clear:both;width:100%}
/*dropdown*/
.uwpqsf_class select {width:98%;margin-left:1%;margin-right:1%}

/*taxonomy and meta field radio OPTIONS*/
.uwpqsf_class > label{float:left;width:100%;}
/*Checkboxes*/
[class*='tax-check-'] label,[class*='cmf-check-'] label {float:left;width:50%;}

/*search button*/
.uwpqsf_submit{text-align:center;margin-bottom:15px;}
/*keyword search label*/
.uwpqsf_class-keyword{padding:5px;font-weight:bold !important;}
/*text input for keyword*/
input#uwpqsf_id_key{width:97%;margin-left:1%;margin-right:1%}

/*Pagination*/
.uwpqsfpagi{text-align:center;margin-top:15px;margin-bottom:15px;clear:both;width:100%}

a.upagievent{padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
	text-align: center; 
	}
span.upagicurrent{padding-left: 12px; padding-right: 12px; height: 25px; line-height: 25px; display: inline-block; 
	text-align: center;color:#000}

/* New Styles Rainer */
#copyright h3 {display:none;}
#footer {background-image: none;padding-top:30px;}

/* Copy Graphene generated styles */
#top-bar,.top-bar-preview .top-bar{ background: #1c1c1c1c; background: -moz-linear-gradient(#434041, #1c1c1c1c); background: -webkit-linear-gradient(#434041, #1c1c1c1c); background: -o-linear-gradient(#434041, #1c1c1c1c); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#434041', EndColorStr='#1c1c1c1c')"; background: linear-gradient(#434041, #1c1c1c1c); }#top-bar,.top-bar-preview .top-bar{border-color:#434041}#header,.top-bar-preview .header{border-color:#434041}#header-menu-wrap{ background: #ffffff; background: -moz-linear-gradient(#ffffff, #ffffff); background: -webkit-linear-gradient(#ffffff, #ffffff); background: -o-linear-gradient(#ffffff, #ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ffffff')"; background: linear-gradient(#ffffff, #ffffff); }#header-menu-wrap {border-bottom: 1px solid #434041}#header-menu > li > a{color: #434041}#header-menu > li > a > span{color: #6e6e6e}#header-menu > li:hover,#header-menu > li.current-menu-item,#header-menu > li.current-menu-ancestor{ background: #ffffff; background: -moz-linear-gradient(#ffffff, #ffffff); background: -webkit-linear-gradient(#ffffff, #ffffff); background: -o-linear-gradient(#ffffff, #ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ffffff')"; background: linear-gradient(#ffffff, #ffffff); }#header-menu > li:hover > a, #header-menu > li.current-menu-item > a, #header-menu > li.current-menu-ancestor > a {color: #434041}#header-menu > li:hover > a > span, #header-menu > li.current-menu-item > a > span, #header-menu > li.current-menu-ancestor > a > span{color: #6e6e6e}#header-menu ul li, .primary-menu-preview.dropdown ul li{ background: #ffffff; background: -moz-linear-gradient(#ffffff, #ffffff); background: -webkit-linear-gradient(#ffffff, #ffffff); background: -o-linear-gradient(#ffffff, #ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ffffff')"; background: linear-gradient(#ffffff, #ffffff); }#header-menu ul li a,.primary-menu-preview.dropdown ul > li > a{color: #434041}#header-menu ul li:hover,#header-menu ul li.current-menu-item,#header-menu ul li.current-menu-ancestor,.primary-menu-preview.dropdown ul li.current-menu-item,.primary-menu-preview.dropdown ul li.current-menu-ancestor{ background: #434041; background: -moz-linear-gradient(#434041, #434041); background: -webkit-linear-gradient(#434041, #434041); background: -o-linear-gradient(#434041, #434041); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#434041', EndColorStr='#434041')"; background: linear-gradient(#434041, #434041); }#nav #header-menu ul,.primary-menu-preview .sub-menu{box-shadow: 0 1px 2px #6e6e6e}#content, .menu-bottom-shadow, #sidebar_bottom{background-color: #ffffff}.post-title, .post-title a, .post-title a:visited, .entry-footer{border-color: #ffffff}.post{border-top-color: #ffffff}.post{border-bottom-color: #ffffff}.sticky{background-color: #ffffff}.child-page{background-color: #ffffff}.sidebar ul li{border-color: #bbbbbb}.sidebar h3{border-color: #3f3e3e}.sidebar h3{text-shadow: 0 -1px #3f3e3e}.sidebar h3{ background: #3f3e3e; background: -moz-linear-gradient(#3f3e3e, #3f3e3e); background: -webkit-linear-gradient(#3f3e3e, #3f3e3e); background: -o-linear-gradient(#3f3e3e, #3f3e3e); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3f3e3e', EndColorStr='#3f3e3e')"; background: linear-gradient(#3f3e3e, #3f3e3e); }.page-title{ -pie-background: linear-gradient(left top,#3f3e3e,#3f3e3e); background: #3f3e3e; background: -moz-linear-gradient(left top,#3f3e3e, #3f3e3e); background: -webkit-linear-gradient(left top,#3f3e3e, #3f3e3e); background: -o-linear-gradient(left top,#3f3e3e, #3f3e3e); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorStr='#3f3e3e', EndColorStr='#3f3e3e')"; background: linear-gradient(left top,#3f3e3e, #3f3e3e); }.page-title{color: #fff}.page-title{text-shadow: 0 -1px 0 #3f3e3e}#comments ol li.comment, #comments ol li.pingback, #comments ol li.trackback{background-color: #bbbbbb}#comments{color: #1c1c1c}#comments ol.children li.comment{border-color: #DDDDDD} #comments ol.children li.bypostauthor, #comments li.bypostauthor.comment{border-color: #dddddd}#comments ol.children li.bypostauthor, #comments li.bypostauthor.comment{font-color: #1c1c1c}#commentform{color: #1c1c1c}#footer,.graphene-footer{background-color:#595252;color:#999999}body{background-image:none}.header_title, .header_title a, .header_title a:visited, .header_title a:hover, .header_desc {color:inherit}#sidebar_bottom .sidebar-wrap{width:426px}#nav li ul{width:200px} #nav li ul ul{margin-left:200px}#header-menu ul li a, #secondary-menu ul li a{width:180px}.entry-content, .sidebar, .comment-entry{ color:#1c1c1c; }.featured_slider #slider_root{height:2px}#header{height:150px}#header_img_link{width:1400px; height:150px}a,.post-title,.post-title a,#comments > h4.current a{color: #BC2230}a:visited,.post-title a:visited{color: #7e0711}a:hover,.post-title a:hover{color: #7e0711}.post-title, .post-title a, .post-title a:hover, .post-title a:visited{ color: #BC2230 }.container_16 {width:1400px}.container_16 .grid_1{width:67.5px}.container_16 .prefix_1{padding-left:87.5px}.container_16 .suffix_1{padding-right:87.5px}.container_16 .push_1{left:87.5px}.container_16 .pull_1{left:-87.5px}.container_16 .grid_2{width:155px}.container_16 .prefix_2{padding-left:175px}.container_16 .suffix_2{padding-right:175px}.container_16 .push_2{left:175px}.container_16 .pull_2{left:-175px}.container_16 .grid_3{width:242.5px}.container_16 .prefix_3{padding-left:262.5px}.container_16 .suffix_3{padding-right:262.5px}.container_16 .push_3{left:262.5px}.container_16 .pull_3{left:-262.5px}.container_16 .grid_4{width:330px}.container_16 .prefix_4{padding-left:350px}.container_16 .suffix_4{padding-right:350px}.container_16 .push_4{left:350px}.container_16 .pull_4{left:-350px}.container_16 .grid_5{width:417.5px}.container_16 .prefix_5{padding-left:437.5px}.container_16 .suffix_5{padding-right:437.5px}.container_16 .push_5{left:437.5px}.container_16 .pull_5{left:-437.5px}.container_16 .grid_6{width:505px}.container_16 .prefix_6{padding-left:525px}.container_16 .suffix_6{padding-right:525px}.container_16 .push_6{left:525px}.container_16 .pull_6{left:-525px}.container_16 .grid_7{width:592.5px}.container_16 .prefix_7{padding-left:612.5px}.container_16 .suffix_7{padding-right:612.5px}.container_16 .push_7{left:612.5px}.container_16 .pull_7{left:-612.5px}.container_16 .grid_8{width:680px}.container_16 .prefix_8{padding-left:700px}.container_16 .suffix_8{padding-right:700px}.container_16 .push_8{left:700px}.container_16 .pull_8{left:-700px}.container_16 .grid_9{width:767.5px}.container_16 .prefix_9{padding-left:787.5px}.container_16 .suffix_9{padding-right:787.5px}.container_16 .push_9{left:787.5px}.container_16 .pull_9{left:-787.5px}.container_16 .grid_10{width:855px}.container_16 .prefix_10{padding-left:875px}.container_16 .suffix_10{padding-right:875px}.container_16 .push_10{left:875px}.container_16 .pull_10{left:-875px}.container_16 .grid_11{width:942.5px}.container_16 .prefix_11{padding-left:962.5px}.container_16 .suffix_11{padding-right:962.5px}.container_16 .push_11{left:962.5px}.container_16 .pull_11{left:-962.5px}.container_16 .grid_12{width:1030px}.container_16 .prefix_12{padding-left:1050px}.container_16 .suffix_12{padding-right:1050px}.container_16 .push_12{left:1050px}.container_16 .pull_12{left:-1050px}.container_16 .grid_13{width:1117.5px}.container_16 .prefix_13{padding-left:1137.5px}.container_16 .suffix_13{padding-right:1137.5px}.container_16 .push_13{left:1137.5px}.container_16 .pull_13{left:-1137.5px}.container_16 .grid_14{width:1205px}.container_16 .prefix_14{padding-left:1225px}.container_16 .suffix_14{padding-right:1225px}.container_16 .push_14{left:1225px}.container_16 .pull_14{left:-1225px}.container_16 .grid_15{width:1292.5px}.container_16 .prefix_15{padding-left:1312.5px}.container_16 .suffix_15{padding-right:1312.5px}.container_16 .push_15{left:1312.5px}.container_16 .pull_15{left:-1312.5px}.container_16 .grid_16{width:1380px}.container_16 .prefix_16{padding-left:1400px}.container_16 .suffix_16{padding-right:1400px}.container_16 .push_16{left:1400px}.container_16 .pull_16{left:-1400px}.header-img {margin-left: -700px}#content-main, #content-main .grid_8, .container_16 .slider_post, #comments #respond {width:810px}#sidebar1 {width:240px}#sidebar2 {width:280px}.three-columns .comment-form-author, .three-columns .comment-form-email, .three-columns .comment-form-url {width:250px}.three-columns .graphene-form-field {width:242px}.three-columns #commentform textarea {width:782px}
