@charset "UTF-8";

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-honF5uFdDttMLvmWuJdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/xjAJXh38I15wypJXxuGMBp0EAVxt0G0biEntp43Qt6E.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype');
}

.rightBox {
    position: relative;
    width: 320px;
}
.rightBox h2 {
    background: #ff9c00;
    background: #df0a0b;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 33px;
    margin: 0;
    padding: 10px 25px 0 45px;
    text-align: right;
}
.rightBoxContent {
    background: #fff;
    border-bottom: 1px solid #df0a0b;
    border-left: 1px solid #df0a0b;
    border-right: 1px solid #df0a0b;
    padding: 15px 10px 25px;
    position: relative;
}
.rightBoxContentP {
    text-align: center;
}
.rightBoxM {
    margin-bottom:0px;margin-top:20px;
}
a.order {
    background: #df0a0b;
    color: #fff;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 7px 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    box-shadow:0 4px 6px rgba(73, 12, 0, 0.35);
}

a.order2 {
    background: #ff9c00;
    background: -moz-linear-gradient(center bottom , #fc810c 0%, #febf18 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow:0 4px 6px rgba(73, 12, 0, 0.35);
    padding: 7px;
    color: #fff;
    text-shadow: 0 5px 8px #e14000;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 7px 0;
    text-align: center;
    text-decoration: none;
}
a.order2:hover, a.producent:hover{
  background: -moz-linear-gradient(center bottom , #febf18 0%, #fc810c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); 
}
a.producent{
 background: -moz-linear-gradient(center bottom , #fc810c 0%, #febf18 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);color: white; padding: 6px 24px; border-bottom-color: white;font-weight: bold; font-size: 13px;box-shadow:0 4px 6px rgba(73, 12, 0, 0.35);text-shadow: 0 5px 8px #e14000;
}
/*ranking*/

.rankingElem {
    background: #fff;
    border: 1px solid #feb81a;
    margin-top: 30px;
    border-top-left-radius: 13px;
}
.rankingElemTitle {
    background: #ff9c00;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 9px;
    padding: 7px 0 7px 85px;
    border-top-left-radius: 13px;
    position: relative;
}
.rankingElemIcon {
    background-color: #df0a0b;
    border-bottom-right-radius: 13px;
    border-top-left-radius: 13px;
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 32px;
    font-weight: bold;
    height: 33px;
    left: -1px;
    padding-left: 28px;
    position: absolute;
    top: -4px;
    width: 40px;
    padding-top:10px;
}
.rankingElemTitle div a {
    color: #fff;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 5px 8px #e14000;
}
a.rankTitle {
    text-decoration: none;
}
.pricefoto {
    float: left;
    margin-left: 20px;
    width: 190px;
}
.rankingElemLeft {
    text-align: center;
    margin-top: 45px;
}
.producent {
    background: url("images/separator.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #000;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-top: 20px;
    padding-top: 10px;
}
.boxY{
    background: #ff9c00;
    border-radius: 15px;
    padding: 10px 13px 15px;
}
h2.section-title {
    font-size:2.3em;
    margin-top: 12px;
    padding-top: 5px;
}
.rankingElemRight {
    float: left;
    padding-left: 20px;
    width: 550px;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
}
.rankingElemRightTable {
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    width: 550px;
}

element.style {
    padding: 8px;
    text-align: right;
    width: 172px;
}
.rankingElemRightCell {
    border-bottom: 1px solid #cdcdcd;
    color: #4c4c4c;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform:capitalize;
}
.fullon {
    background: url("images/star_on.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.rankStar {
    display: block;
    float: left;
    height: 16px;
    margin-right: 7px;
    text-decoration: none;
    width: 17px;
}
.empty {
    background: url("images/star_off.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
/* set html5 elements to block */
article, figure, footer, header, menu, nav, section { 
    display: block;
}

body {
	background: #ececec;
	background: #ECECEC;
	font: .81em/150% 'Open Sans', Arial, Helvetica, sans-serif; 
	color: #404040;
}
a {
	color: #026acb;
	text-decoration: none;
	outline: none;
}

p {
	margin: 0 0 1.2em; 
	padding: 0;
}

ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

h1, h2, h3 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}

#shadowWrap {
	background:url("images/bg_shadowmain.html") repeat-x top;
	}
#pagewrap {
	width: 1200px;
	margin: 0 auto;
}
.pagewrap {
	width: 1200px;
	margin: 0 auto;
}

#header {
	position:relative;
	height: 215px;
	background:url("images/bg_header3.png") no-repeat scroll 50% 0px; 
	background-color:#f3f3f3;
	margin-top:0;
}
 
#site-logo {
	display:block;
	width:400px;
	height:124px;
	background:url("images/bg_logo.png") no-repeat scroll 0 0px; 
	font-weight:400; 
}

#site-logo a {
	line-height:normal; 
	text-decoration: none;
	padding-left:4%; 
	width:auto; 
}
.logo_tag {
	display:block;
	text-shadow:none;
	float:left;
	font-family:'Droid Serif', serif;
	color:#d2d2d2;
	font-size:1.3em;
	text-transform:uppercase;
	margin-top:-10px;
	} 
#main-nav {
	width: 100%;
	background: #ccc;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
	/* gradient */
	background-color:#FFFFFF;
	background-color: rgba(255,255,255,0.5);
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 3px 2px rgba(223,10,11,.8);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 3px 2px rgba(223,10,11,.8);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 3px 2px rgba(223,10,11,.8);
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	text-transform:uppercase;
}
#main-nav li:first-child { 
	margin-left: 10px;
}
#main-nav a {
	line-height: 100%;
	font-family:'Open Sans', sans serif;
	font-size:1.1em;
	font-weight: 600;
	color: #000000;
	display: block;
	padding: 8px 16px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.1);
	-webkit-transition: all .7s; 
	-moz-transition: all  .7s;
	transition: all  .7s; 
}
#main-nav a:hover {
	color: #333333;
	font-weight: 700;
}
#socialMain {
	display:block;
	position:relative;
	width:265px;
	-webkit-transition: top .3s; 
	-moz-transition: top  .3s;
	transition: top  .3s;
	float:right;
	margin-top:40px;
	}
#suscribe {
	display:block;
	width:auto;
	color:#ffffff;
	text-shadow: none;
	font-family:'Droid Serif', serif;
	text-align:center;
	padding:0px 3px 0px 3px; 
	background:transparent;
	cursor:pointer;
	}
.suscribe_left{
	display:block;
	float:left;
	width:7px;
	height:29px;
	background: url("images/bg_suscribe_left.png") no-repeat left;
	}
.redbg{
	display:block;
	float:left;
	background:url("images/bg_suscribe.png") repeat-x top;
	width:auto;
	padding:5px 8px 5px 5px;  
	text-transform:capitalize;
	}
.heavy {
	font-weight:700;
	text-transform:uppercase;
	}
.suscribe_right{
	display:block;
	float:left;
	width:10px;
	height:29px;
	background: url("images/bg_suscribe_right.png") no-repeat right;
	}
#socialIcons {
	margin-top:10px;
	float:none;
	}
.fb {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	background:url("images/social_icons_main.png") no-repeat scroll 0 0;
	cursor:pointer;
	}
.fb:hover {
	display:block;
	background:url("images/social_icons_main.png") no-repeat scroll 0 -45px;
	}
.pi {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	/*margin-left: 38px;*/
	background:url("images/social_icons_main.png") no-repeat scroll -50px 0;
	cursor:pointer;
	}
.pi:hover {
	display:block;
	background:url("images/social_icons_main.png") no-repeat scroll -50px -45px;
	}
.tw {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	background:url("images/social_icons_main.png") no-repeat scroll -99px 0;
	cursor:pointer;
	}
.tw:hover {
	display:block;
	background:url("images/social_icons_main.png") no-repeat scroll -99px -45px;
	}
.go {
	display:block;
	width:37px;
	height:37px;
	float:left;
	margin-right:4px;
	/*margin-left: 38px;*/
	background:url("images/social_icons_main.png") no-repeat scroll -148px 0;
	cursor:pointer;
	}
.go:hover {
	display:block;
	background:url("images/social_icons_main.png") no-repeat scroll -148px -45px;
	}
#content {
	background: #fff;
	background: rgba(255,255,255,.2);
	margin: 20px 0 30px;
	padding: 8px 35px 20px 35px;
	width: 795px;
	float: left;
}
.post-image { 
	margin: 0 0 15px;
	float:left;
	padding:1%; 
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}
.post-image img {
		max-width:90% !important;
}

.section-image {
	margin:0;
	margin-top:0;
	margin-bottom:5px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}

.section-title {
	margin: 0 0 5px; 
	margin-top:8px;
	font: 2.6em/100% 'Open Sans', Helvetica, sans-serif;
	font-weight:600 !important; 
}
.section-title a { 
	text-decoration: none; 
	color: #333;	
}
.section-title a:hover {
	text-decoration: none;
	color: #f01ca3 !important;  
}
.section-sub {
	display:block;
	color:#4c4c4c;
	line-height:normal;
	margin-top:10px;
	font-weight:400;
	margin-bottom:6px;
	padding-bottom:8px;
	}
.higlight {
	color:#FF0000 !important;
	}
#left {
	float:left;
	}
#right {
	float:right;
	}
#sidebar {
	width: 320px;
	float: right;
	margin: 20px 0 30px;
} 

#footer #main-nav {
	width: 100%;
	background: #ccc;
	margin: 0;
	padding: 0;
	position: static;
	left: 0;
	bottom: 0;
	z-index: 100;
	/* gradient */
	background-color:#FFFFFF;
	background-color: rgba(255,255,255,1);
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	/* box shadow */
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 2px 1px rgba(223,10,11,.6);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 2px 1px rgba(223,10,11,.6);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 2px 1px rgba(223,10,11,.6);
}
#footer { 
	clear: both;
	color: #838383; 
	font-size:1em; 
	border-top:#e9e9e9 solid 3px;
	padding:0px 0 10px 0px;
	background:#ececec;
} 

#footer-logo {
	position:relative; 
	display:block;
	width:250px;
	background:url("images/bg_footer_logo.png") no-repeat scroll 0% 11px;
	margin:5px 10px 0 10px;
	background-size:auto; 
	height:100px;
}
#footer-logo a { 
	font: bold 3.4em 'Lora', Helvetica, sans-serif; 
	line-height:normal;
	font-weight:700;
	text-shadow: 2px 2px 0px #5f5f5f; 
	color: #00b6f9;
	text-decoration: none;
	padding-left:9px; 
	width:auto; 
}
.footer-col1 {
	float:left;}
.footer-col2 {
	float:right;
	padding:5px;
	margin-top:15px;}  
.secondNav {
	float:none;
	width:200px;
	margin-left:0px;
	font-family:'Open Sans', sans serif;
	font-weight:300;
	color:#818181;
	text-shadow:none;
	cursor:pointer;
	}

.secondNav a{
	text-shadow:none;
	font-family:'Open Sans', sans serif;
	font-size:.9em;
	font-weight:400 !important;
	color:#505050 !important;
	}
	
.secondNav a:hover{
	text-shadow:none;
	font-family:'Open Sans', sans serif;
	font-weight:400 !important;
	color:#606060 !important;
	}	
.copy {
	float:none;
	width:auto;
	font-size:.9em;
	color:#404040;
	text-shadow:none;
	font-weight:300;
	}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { display: inline-block; }

.clearfix { display: block; zoom: 1; }

.clear {clear:both;}

.lang{
float: left;
    padding-left: 42px;
}
#langs{
  display: none;
  position: absolute;
  z-index: 1000;
  float:right;
}
#langs dd{
  float:left;
  padding-left:5px;
}
dl#langs{
  padding: 9px 5px 7px 0;
  background:#c1c1c1;
  margin-top: 37px;
  margin-left: 35px;
  width:213px;}
.lang-desc{
  color: #df0a0b;
  float: right;
  font-weight: bold;
  margin-top: 6px;}
  
.redlink {
  text-decoration:underline;
  color:#df0a0b;
  margin-right:20px;
  font-size:14px;
  text-transform:capitalize; 
}  
.redlink:hover {
  text-decoration:none;  
} 
.boxhelplink{
  margin-top:20px;
 background:#efefef;
 padding:13px 10px 5px;
 margin-bottom:20px;
 box-shadow: 0 4px 6px rgba(205, 205, 205, 0.85);
}  
 
.boxhelplinkhead {
  text-align:center;
  font-size:16px;
  margin-bottom: 10px;
  color: #737373;}
  
  





@media screen and (min-width:1300px) {
	#site-logo {
	margin-left:30px;
}
#main-nav a{
	font-size:1.1em;
	padding:8px 16px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	}
}
@media screen and (min-width:1200px) and (max-width:1300px) {
#main-nav a{
	font-size:1.2em;
	padding:8px 14px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;}
#main-nav a:hover{
	color:#df0a0b;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
		}		
		
.step2 {
	margin-top:17px;
	}
	}
@media screen and (min-width:1150px) and (max-width:1199px) {
	#main-nav a{
	font-size:1em;
	padding:8px 14px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
		}
	}
@media screen and (min-width:1150px) {
.post {
	padding-right:2%;
	}
.post-image img {
	max-width:90% !important;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-rigth:7px;
}
}
@media screen and (min-width:1051px) and (max-width:1149px) {

#main-nav a{
	font-size:.9em;
	padding:8px 16px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
		}
}
@media screen and (min-width:990px) and (max-width:1050px) {
.footer-col2 {
	margin-right:0%;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	}

.post-image img {
	max-width:60%;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}

#main-nav a{
	font-size:.9em;
	padding:8px 16px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
		}
}
@media screen and (min-width:650px) and (max-width:990px) {

#header {
	background:url("images/bg_header.png") no-repeat scroll 21% 0px;
	}
#main-nav a {
	font-size:.9em;
	font-weight: 600;
	color: #000000;
	display: block;
	padding: 8px 11px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.1);
	-webkit-transition: all .7s; 
	-moz-transition: all .7s;
	transition: allg .7s;
}
#socialMain {
	width:265px;
	position:absolute;
	right:2%;
	top:50%; 
	-webkit-transition: all .3s; 
	-moz-transition: all  .3s;
	transition: all .3s; 	
	}
#log {
	top:-144px;
	font-size:.8em;
	right:20px;
	}
#suscribe {
	float:left;
	display:block;
	}
#socialIcons {
	margin-top:-8px;
	margin-left:6px;
	float:left;
	}
.post-image img {
	max-width:170px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}

}
@media screen and (min-width:890px) and (max-width:935px) {
#main-nav a{
	font-size:.9em;
	padding:8px 11px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
		}
.product-review img {
	width:70px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	}
}
@media screen and (min-width:890px) and (max-width:990px) {

#main-nav a{
	font-size:.9em;
	padding:8px 11px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	}

}
@media screen and (min-width:731px) and (max-width:890px) {
.footer-col2 {
	margin-right:10%;
	width:330px;
	-webkit-transition: all .5s; 
	-moz-transition: all  .5s;
	transition: all  .5s;
	}
.post-image img {
	max-width:160px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}
}
@media screen and (min-width:651px) and (max-width:730px) {
.footer-col2 {
	margin-right:0;
	width:330px;
	}
.post-image img {
	max-width:160px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}

#main-nav a{
		font-size:.8em;
		padding:8px 5px;
		-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
		}
}
@media screen and (max-width:650px) {
#site-logo {
	position: absolute;
	top: 20px;
	display:block;
	width:620px;
	background:url("images/bg_logo.png") no-repeat scroll 0 0;
	background-size:auto; 
}
#site-logo a {
	font: bold 3.2em 'Lora', Helvetica, sans-serif; 
	font-weight:700;
	text-shadow: 2px 2px 0px #5f5f5f; 
	color: #00b6f9;
	text-decoration: none;
	padding-left:3%; 
	width:auto; 
}
.logo_tag {
	margin-top:-12px;
	margin-left:19px;
	}
#header {
	height: auto;
	margin-top:-45px;
	background:url("images/bg_header.png") no-repeat scroll 27% -20px;
	}	
#shadowWrap {
	margin-top:-20px;}
#socialMain {
	display:none;
}		
#footer{	
background:#838383 url("images/bg_footer.html") no-repeat scroll 0 0px;
}
.footer-col2 {
	float:right; 
	margin:0 auto;
	width:auto;
	}	
.footer-col2 {
	margin-left:0;
}

.post-image img {
	max-width:160px !important;
	width:150px;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}
#main-nav a{
	font-size:.7em;
	padding:8px 6px;
		}
}
@media screen and (max-width:480px) {
.logo_tag {
	font-size:.8em;
	margin-top:-13px;
	margin-left:0px;
	}
#header {
		background:url("images/bg_header.png") no-repeat scroll 11% 0px;
		background-size:cover;
	}	
#site-logo {
	position: absolute;
	top: 18px;
	display:block;
	width:620px;
	background: url("images/bg_logo.png") no-repeat scroll 0 -3px; 
	background-size:auto; 
	margin-left:-10px !important; 
}
#site-logo a {
	font: bold 1.9em 'Lora', Helvetica, sans-serif; 
	font-weight:700;
	text-shadow: 2px 2px 0px #5f5f5f; 
	color: #00b6f9;
	text-decoration: none;
	padding-left:1%; 
	width:auto; 
}
#socialMain {
	display:none;
} 

#shadowWrap {
	margin-top:-21px;}
#footer{	
background:#838383 url("images/bg_footer.html") no-repeat scroll 0 0px;}
.footer-col2 {
	float:none; 
	margin:0 auto;
	width:auto;
	}	
#footer-nav li:first-child {
	margin-left:0px;
}
.secondNav {
	display:none;
	}
#socialIcons {
	float:right;
	width:100px;
	}
.post-image {
	margin: 0 5px;
	float:left;
}
.post-image img {
	max-width:130px !important;
	-webkit-transition: all .5s;  
	-moz-transition: all  .5s;
	transition: all  .5s;
	margin-right:7px;
}
.section-title{
	margin-top:10px;
	font-size:2em;
	margin-right:-10px;
	}
.section-sub {
	font-size:1.1em;
	}
.section-image {
	display:none;
	}
.articleGraph {
	width:auto;
	font-size:1em;
	padding:4%;
}

}





