/**** Base styles ****/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-y: scroll;
}

body { 
  font: 13px 'Helvetica Neue', Arial, sans-serif;
  background: #bbbbbb;
  background: url(http://cdn.jellyshare.com/images/page-background.png);
  color: #222;
  line-height: 1.6em;
}

a {
color: #9b2424;
font-family: "Roboto","Roboto Condensed",Arial,sans-serif;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
text-decoration:none;
letter-spacing: -0.5px;
}

a:hover {
  color: #e56200;
}

a:active {
  background: hsla( 0, 100%, 100%, 0.5 );
}

h1  { 
text-align: center; 
font-family: "Roboto","Roboto Condensed",Arial,sans-serif;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
font-size:32px;
color: #111111; 
text-decoration: none; 
margin-top: 2px; 
margin-bottom: 5px; 
line-height:1.1em;
font-weight:700;
letter-spacing: -1px;
}

h2  { 
text-align: left; 
font-family: 'Droid Sans', sans-serif; 
color: #000000;
font-size:24px;
text-decoration: none; 
padding: 0px; 
margin-bottom: 5px; 
margin-top: 0px; 
font-weight:bold;
letter-spacing: -1px;
line-height:110%;
}

h3  { 
text-align: left; 
font-family: 'Droid Sans', sans-serif; 
color: #111111;
font-size:20px;
text-decoration: none; 
margin-top: 2px; 
margin-bottom: 5px; 
font-weight:bold;
letter-spacing: -1px;
}

h4  { 
text-align: left; 
font-family: "Roboto","Roboto Condensed",Arial,sans-serif;
color: #111111;
font-size:18px;
text-decoration: none; 
margin-top: 2px; 
margin-bottom: 5px; 
font-weight:bold;
color: #9b2424;
}

h5  { 
text-align: left; 
font-family: "Roboto","Roboto Condensed",Arial,sans-serif;
color: #111111;
font-size:18px;
text-decoration: none; 
margin-top: 2px; 
margin-bottom: 5px; 
font-weight:bold;
color: #000000;
}

h6  { 
text-align: left; 
font: bold 11pt Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #111111;
text-decoration: none; 
margin-top: 2px; 
margin-bottom: 5px; 
}

p, ul, ol, pre, dl {
  margin-bottom: 1.0em;
}

em { font-style: italic; }
strong { font-weight: bold; }

/**** Content ****/

#content {
  padding: 10px 10px 10px 210px;
}

.copy h2 {
  clear: both;
}

a img {
  border: none;
}

pre, code {
  font-family: Monaco, monospace;
  font-size: 12px;
  background: #111;
  color: #F5F5F5;
}

p code {
  padding: 1px 3px;
}

pre {
  padding: 10px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

ul, ol { padding-left: 1.3em;}

.hidden { display: none; }

.copy {
  width: 600px;
  line-height: 1.55em;
}

#pagehead{
height:60px;
width:100%;
background: url(http://cdn.jellyshare.com/images/page-header.png);
text-align:center;
}

#toplogo{
height:60px;
float:left;
margin-left:8px;
margin-right:13px;
}

.toplinks {
float:left;
padding-top:15px;
}

#menu li
{
display: inline;
list-style-type: none;
}

#menu li a
{
margin-left:10px;
color: #dddddd; 
font-family: 'Droid Sans', sans-serif;
font-size:16px;
text-transform:uppercase; 
font-weight:normal;
text-decoration:none;
text-align:center;
line-height:2em;
background-color:#000d4f;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
		  padding:8px;
}

#menu li a:hover
{
  color: #e56200;
  background-color: #000000;
}

.linksocial{
margin-left:30px;
margin-top:12px;
color: #eeeeee; 
float:left;
}

.searchbox{
margin-left:4px;
margin-top:12px;
color: #eeeeee; 
float:left;
}

#contentwrap{
padding:0px;
width:1120px;
margin: 0px auto;
margin-top:-1px;
background-color: #ffffff;
}

#contenthead{
width:1110px;
border: 4px #000000 solid;
background-color: #ffffff;
float:left;
margin-bottom:5px;
margin-top:10px;
padding:5px;
-webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

#contentgo{
width:1120px;
border: 4px #000000 solid;
background-color: #ffffff;
float:left;
margin-bottom:50px;
margin-top:10px;
}

#contentcenter{
width:740px;
background-color: #ffffff;
float:left;
padding-left:10px;
padding-top:10px;
}

#contentright{
padding-top: 15px;
padding-right: 1px;
width:360px;
text-align: left; 
background-color:#ffffff;
float:left;
  border-left: 2px solid #eeeeee;
}

#site-footer {
  clear: both;
  border-top: 2px solid #000000;
  background: url(http://cdn.jellyshare.com/images/page-header.png);
  padding: 10px;
  line-height: 1.5em;
  font-size: 12px;
  text-align:center;
  font-family: 'Droid Sans', sans-serif;
  color:#ffffff;
}

#site-footer a:link, #site-footer a:visited {
  font-size: 12px;
  font-weight:bold;
  text-align:center;
  font-family: 'Droid Sans', sans-serif;
  color:#b5e0a0;
  text-decoration:underline;
}

#site-footer a:hover {
background-color:#b30000;
color: #FFFFFF; 
}

#articletitle{
text-align:center;
padding-left:8px;
padding-right:10px;
margin-top:8px;
}

#articledate{
text-align:center;
font-family: 'Droid Sans', sans-serif;
color: #777777;
font-size:8px;
letter-spacing: 0px;
margin-top:2px;
margin-bottom:5px;
}

.titleheader {
color: #000000;
width:740px;
}

#titlebottom {
width:730px; padding-bottom:8px; border-bottom:1px solid #dddddd;
}

#author {
width:700px;height:20px; color:#777777;font-family: 'Roboto', sans-serif;  font-size: 12px; padding-bottom:5px;text-align:center;
}

#introduction {
width:730px; font-family: 'Droid Sans', sans-serif;  font-size: 16px; color:#111111; margin-top:10px; line-height:140%; margin-bottom:10px; text-align:left;
}

#Default, #Show1, #Show2, #Show3, #Show4, #Show5, #Show6, #Show7, #Show8, #Show9, #Show10, #Show11, #Show12, #Show13, #Show14, #Show15, #Show16, #Show17, #Show18, #Show19, #Show20, #Show21, #Show22, #Show23, #Show24, #Show25,  #Show26, #Show27, #Show28, #Show29, #Show30, #Show31, #Show32, #Show33, #Show34, #Show35, #Show36, #Show37, #Show38, #Show39, #Show40, #Show41, #Show42, #Show43, #Show44, #Show45, #Show46, #Show47, #Show48, #Show49, #Show50
{
display:none;
width:730px; 
text-align:center;
margin-bottom:15px;
}

#slidecontent
{
margin-top:25px;
}

#galleryimage, #introimage
{
width:730px; 
height:450px; 
background-color:#4e5860;
padding-bottom:2px;
  line-height: 450px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

#galleryimage img, #introimage img
{
max-width:730px; 
background-color:#4e5860;
vertical-align: middle;
}



#galleryimagebig img
{
width:95%; 
padding-left:0px;
padding-right:10px;
padding-top:10px;
}

#galleryimagebigx img
{
width:100%; 
vertical-align: middle;
padding-right:0px;
padding-top:10px;
}

#additionalimage
{
padding-bottom:20px;
  line-height: 450px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
width:100%;
height:100%; 
background-color:transparent;
line-height:100%;
}

#additionalimage img
{
max-width:730px; 
vertical-align: middle;
width:100%; 
background-color:#aaaaaa;
}

#gallerylastpage
{
left:0;
right:0;
margin-right: auto;
margin-left: auto;
width:80%; 
text-align: center; 
font-family: 'Droid Sans', sans-serif; 
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
font-size:26px;
color: #111111; 
margin-top: 40px; 
margin-bottom: 30px; 
line-height:1.1em;
font-weight:700;
letter-spacing: -1px;
padding-left:5px;
padding-right:5px;
}

#gallerysource
{
display:none;
position:absolute;
margin-top:-25px;
margin-left:5px;
padding:2px;
font-family: 'Roboto', sans-serif; 
font-size:10px;
color: #bbbbbb;
background-color: #222222;
}

#galleryinnerad
{
height:110px
}

#galleryinnerad2-1
{
height:0px
}

#galleryinnerad2-2
{
height:985px
}

#galleryinnerad2-3
{
height:0px
}


#displayadv { 
font-family: 'Droid Sans', sans-serif; 
color:#222222;
text-align:center;
font-size:16px;
font-weight:500;
letter-spacing: 0px;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
line-height:120%;
margin-top:10px;
margin-bottom:3px;
}

#displayadvsmall { 
font-family: 'Droid Sans', sans-serif; 
color:#888888;
text-align:center;
font-size:14px;
font-weight:500;
letter-spacing: 0px;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
line-height:120%;
margin-top:10px;
margin-bottom:0px;
}

#display320 { 
width:320px;height:50px;left:0;right:0;margin-right: auto; margin-left: auto;padding-top:2px;padding-bottom:10px;
}

#display320100 { 
width:320px;height:100px;left:0;right:0;margin-right: auto; margin-left: auto;padding-top:2px;padding-bottom:10px;
}

#display300 { 
width:300px;height:250px;left:0;right:0;margin-right: auto; margin-left: auto;padding-top:2px;padding-bottom:0px;border-top:0px solid #aaaaaa;border-bottom:0px solid #aaaaaa;
}

#display728 { 
width:728px;height:90px;left:0;right:0;margin-right: auto; margin-left: auto;padding-top:10px;padding-bottom:10px;border-top:2px solid #aaaaaa;border-bottom:2px solid #aaaaaa;
}

#displayresponsive { 
width:95%;left:0;right:0;margin-right: auto; margin-left: auto;padding-top:2px;padding-bottom:0px;border-top:0px solid #aaaaaa;border-bottom:0px solid #aaaaaa;margin-bottom:30px;
}

#gallerylink {
color: #000000;
font-family: "Roboto","Roboto Condensed",Arial,sans-serif;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
text-decoration:none;
letter-spacing: -0.5px;
margin-top:5px;
margin-bottom:20px;
font-size:20px;
font-weight:bold;
}

#gallerylink a {
color: #000000;
}

#sponsored-mobile-above-navi
{
position:absolute;
margin-top:-980px;
left:0;
right:0;
width:100%;
margin-right: auto; 
margin-left: auto;
border-top:1px solid #dddddd
}


#galleryheading
{
text-align:left;
font-family: 'Droid Sans', sans-serif; 
color: #000000;
font-weight:bold;
text-decoration: none; 
margin-top:0px;
padding-left:1px;
margin-bottom:15px;
}

#additionalheading
{
text-align: left; 
font-family: 'Droid Sans', sans-serif; 
color: #000000;
font-size:24px;
text-decoration: none; 
padding: 0px; 
margin-bottom: 5px; 
margin-top: 0px; 
font-weight:bold;
letter-spacing: -1px;
margin-top:25px;
margin-bottom:15px;
}

#gallerydescription
{
text-align:left;
font-family: 'Droid Sans', sans-serif; 
color: #111111;
font-size:14px;
margin-top:10px;
margin-bottom:10px;
line-height:140%; 
}

#galleryprevious
{
text-align:left;
width:120px;
height:45px;
float:left;
padding:15px 0px;
margin-bottom:12px;
background-color:#ffffff;
}

#gallerymiddle
{
text-align:center;
width:440px;
height:45px;
float:left;
padding:15px 0px;
margin-bottom:12px;
background-color:#ffffff;
font-family: 'Droid Sans', sans-serif; 
color: #000000;
font-size:26px;
font-weight:bold;
}

#gallerynext
{
text-align:right;
width:120px;
height:45px;
float:left;
padding:15px 0px;
margin-bottom:12px;
background-color:#ffffff;
}


#facebookouterbox
{
border:1px solid #3b5997;
height:40px;
width:90%;
background-color:#3b5997;
left:0;right:0;margin-left:auto;margin-right:auto;
margin-top:12px;
}

#facebookleft
{
text-align:center;
width:120px;
float:left;
margin-bottom:12px;
background-color:#ffffff;
width:42%;
height:100%;
}

#facebookright
{
text-align:center;
width:120px;
float:left;
margin-bottom:12px;
background-color:#3b5997;
width:58%;
}

#facebookright a
{
font-family: "Roboto","Roboto Condensed", Arial, sans-serif;
color: #fff;
font-size:17px;
font-weight:300;
letter-spacing:0.15px;
}

#articlefull
{
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #cccccc;
}

#articleheading
{
text-align:left;
font-family: 'Droid Sans', sans-serif; 
color: #9b2424;
font-size:22px;
font-weight:bold;
text-decoration: none; 
margin-top:25px;
margin-bottom:7px;
letter-spacing: -1px;
}

#articleimage
{
width:730px; 
height:450px; 
background-color:#4e5860;
padding-bottom:2px;
  line-height: 450px;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

#articleimage img
{
max-width:730px; 
background-color:#4e5860;
vertical-align: middle;

}

#imagesource
{
margin-top:-15px;
}


#imagesource a
{
font-family: 'Roboto', sans-serif; 
font-size:11px;
text-decoration:underline;
color: #666666;
}

#introsource a
{
margin-top:0px;
margin-left:0px;
padding:0px;
font-family: 'Roboto', sans-serif; 
font-size:11px;
text-decoration:underline;
color: #666666;
}

#articlesource
{
display:none;
position:absolute;
margin-top:-15px;
margin-left:5px;
padding:2px;
font-family: 'Roboto', sans-serif; 
font-size:10px;
color: #bbbbbb;
background-color: #222222;
}

#articledescription
{
text-align:left;
font-family: 'Droid Sans', sans-serif; 
color: #444444;
font-size:14px;
line-height:140%; 
margin-top:20px;
margin-bottom:10px;
}

#defaultdescription
{
text-align:left;
font-family: 'Droid Sans', sans-serif; 
color: #222222;
font-size:20px;
line-height:140%; 
padding-left:10px;
padding-right:10px;
margin-top:20px;
margin-bottom:10px;
}

#subheading {
color: #000000;
width:740px;
padding-top:30px;
margin-bottom:10px;
border-bottom:1px solid #cccccc;
}

#trendingnow  { 
font-family: "Roboto","Roboto Condensed", Arial, sans-serif;
color:#800000;
text-align:center;
font-size:20px;
font-weight:700;
letter-spacing: -1px;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
margin-top: -2px; 
margin-bottom: 5px; 
padding-left:13px!important;
padding-right:13px!important;
line-height:90%!important;
}

#trendingnow a{ 
font-family: "Roboto","Roboto Condensed", Arial, sans-serif;
color:#800000;
text-align:center;
font-size:16px;
font-weight:700;
letter-spacing: -0.5px;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
margin-top: -2px; 
margin-bottom: 5px; 

}

#trendingright
{
float:left;
width:300px;
margin-bottom:20px;
margin-left:0px;
}

#trendingright img
{
width:300px;
}

#trendingright a{ 
font-family: "Roboto","Roboto Condensed", Arial, sans-serif;
color:#800000;
text-align:center;
font-size:18px;
font-weight:700;
letter-spacing: -0.5px;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
line-height:120%;
margin-top: -2px; 
margin-bottom: 5px; 
}

#trendingbottom, #trendingbottompg13
{
float:left;
width:100%;
height:auto;
margin-bottom:20px;
margin-left:0px;
}

#trendingbottom img, #trendingbottompg13 img
{
width:100%;
}

.videocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
}

.videoyoutube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#728x90-1
{
width:728px;
height:100px;
}

#728x90-2
{
width:728px;
height:100px;
}

#728x90-3
{
width:728px;
height:100px;
}

#300x250-1
{
width:300px;
height:250px;
}

#300x250-2
{
width:300px;
height:250px;
}

span.nextpage-link {
border: 3px solid;
}
.nextpage-link {
border: 3px solid;
background: #c4483b;
width: 150px !important;
padding: 20px 20px;
font-size: 30px;
color: #FFF;
font-weight: 900;
font-family: "Roboto","Roboto Condensed",Arial,sans-serif;
}
.prevpage-link {
border: 3px solid;
background: #c4483b;
width: 150px !important;
padding: 20px 20px;
font-size: 30px;
color: #FFF;
font-weight: 900;
font-family: "Roboto","Roboto Condensed",Arial,sans-serif;
}
.nextpage-link:hover {
color: rgb(228, 93, 5);
background: white;
}
.prevpage-link:hover {
color: rgb(228, 93, 5);
background: white;
}


/* reset webkit search input browser style */
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}

/* search input field */
input[type=search] {
	background: #e86200 url(http://cdn.jellyshare.com/images/search-icon.png) no-repeat 9px center;
	border: solid 1px #e86200;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #6dcff6;
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}

/* placeholder */
input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

/* search B */
#search-b input[type=search] {
	width: 15px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#search-b input[type=search]:hover {
	background-color: #fff;
}
#search-b input[type=search]:focus {
	width: 130px;
	padding-left: 32px;
	color: #000;
	background-color: #e86200;
	cursor: auto;
}
#search-b input:-moz-placeholder {
	color: transparent;
}
#search-b input::-webkit-input-placeholder {
	color: transparent;
}

blockquote {
	margin: 0;
	font: italic 18px Georgia, serif;
}

dt {
  font-weight: bold;
  font-size: 14px;
}

dd + dt {
  margin-top: 0.5em;
}

dd {
  margin-left: 1.0em;
}

button {
  -webkit-appearance: push-button;
}


.license-copy {
  font-size: 85%;
}

.demos #copy,
.docs #content {
  max-width: 640px;
}

.docs #content h2 {
  border-top: 2px solid #FFF;
  padding-top: 10px;
}

.docs #content h2:target { 
  background: #D26;
  color: white;
  padding: 10px 5px 5px;
}

/**** Docs ****/



.options dl dt { font-weight: normal; }

.options dl dt,
.options dl dd {
  float: left;
  padding: 0 1.2em;;
  background: #161616;
  line-height: 32px;
  height: 32px;
  margin: 0;
}

.options dl.header dt,
.options dl.header dd {
  background: #444;
}

.options dl .option-type {
  font-size: 13px;
  color: #AAA;
  font-style: italic;
}

.options dl dd {
  margin-left: 1px;
}

/**** Demos ****/

#container {
  background-color: transparent;
 padding:5px;
  margin: 0 auto;
  clear: both;
}

.centered { margin: 0 auto; }

.box {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 5px;
  background: #fff;
  font-weight: 700;
font-family: 'Droid Sans', sans-serif;
letter-spacing: -1px;
color: #111111;
text-align:center;
font-size:18px;
line-height: 1.3;
  float: left;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.box h2 {
  font-size: 14px;
  font-weight: 200;
}

.box img,
#tumblelog img {
  display: block;
  width: 100%;
  margin-bottom:5px;
}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}

.boxback { background-color:#eeeeee }

.col1 { width: 80px; }
.col2 { width: 180px; }
.col3 { width: 280px; }
.col4 { width: 310px; }
.col5 { width: 645px; }

.col1 img { max-width: 80px; }
.col2 img { max-width: 180px; }
.col3 img { max-width: 280px; }
.col4 img { max-width: 310px; }
.col5 img { max-width: 645px; }

/**** Gutters ****/

.has-gutters .box {
  margin: 5px 0;
}

.has-gutters .col1 { width: 90px; }
.has-gutters .col2 { width: 230px; }
.has-gutters .col3 { width: 370px; }
.has-gutters .col4 { width: 550px; }

/**** Transitions ****/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}


/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
     -moz-transition-property: none;
      -ms-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}


/* Infinite Scroll loader */
#infscr-loading { 
  text-align: center;
  z-index: 100;
  position: fixed;
  left: 45%;
  bottom: 40px;
  width: 200px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

/**** Fluid ****/

#container.fluid  {
  padding: 5px 0;
}

/* right margin value is 0.1% less than calculated,
  to allow for rounding errors in Firefox */
.fluid .box {
  margin: 5px 0.9% 5px 1%;
  padding: 5px 1%;
}

.fluid .box.col1 { width: 16%; }
.fluid .box.col2 { width: 36%; }
.fluid .box.col3 { width: 56%; }

/**** Corner stamp ****/

.corner-stamp {
  width: 280px;
  height: 340px;
  padding: 10px;
  margin: 10px;
  float: right;
  background: red;
  color: white;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

/**** Pygments ****/

code .s1,
code .s { color: #78BD55; } /* string */
code .mi, /* integer */
code .cp, /* doctype */
code .kc { color: #5298D4; } /*boolean*/
code .k { color: #E39B79; } /* keyword */
code .kd, /* storage */
code .na { color: #A9D866; } /* markup attribute */
code .p  { color: #EDB; } /* punctuation */
code .o  { color: #F63; }   /* operator */
code .nb { color: #AA97AC;} /* support */

/* comment */
code .c,
code .c1 { color: #666; font-style: italic; }

code .nt { color: #A0C8FC; } /* Markup open tag */

code .nf { color: #9EA8B8; } /* css id */
code .nc { color: #A78352; }  /* CSS class */
code .m  { color: #DE8E50; } /* CSS value */
code .nd { color: #9FAD7E; } /* CSS pseudo selector */

/**** Clearfix ****/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



#alert a {
  padding: 20px;
  font-size: 20px;
  font-weight: bold;
  display: block;
  background: #D26;
  color: white;
}

#alert a:hover {
  background: white;
  color: #A2C;
}

div#sticker {
    padding:0;
    margin:0;
   overflow:auto;
}
.stick {
    position:fixed;
    top:0px;
}

#addthistoolbox{
font-family: 'Droid Sans', sans-serif; 
color:#555555;
text-align:center;
font-size:14px;
font-weight:700;
letter-spacing: 0px;
-webkit-font-smoothing:subpixel-antialiased;
text-rendering:optimizeLegibility;
line-height:120%;
width:190px;
height:40px;
margin:0 auto;
padding-bottom:20px;
}

#articlesharewrap{
width:720px;
height:50px;
}

#articlelastsharewrap{
width:730px;
font-weight: 700;
font-family: 'Droid Sans', sans-serif;
letter-spacing: -1px;
line-height:110%;
color: #111111;
text-align:center;
font-size:24px;
padding-top:26px;
padding-left:7px;
}

#articleshare .customPostWrapper .pw-icon, #articlesharebelownavi .customPostWrapper .pw-icon{
display:none!important;
}

#articleshare .btn_share {
	cursor: pointer;
	text-align: center;
	float:left;
	margin-right:12px;
	margin-top:10px;
}

#articlesharebelownavi .btn_share {
	cursor: pointer;
	text-align: center;
		float:left;
		margin-top:-15px;
		margin-bottom:10px;
}

#articleshare img:hover, #articlesharebelownavi img:hover{
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;
}

.mobilemenu {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
z-index:1000;
}
.mobilemenu div {
  display: none;
}
.mobilemenu button {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  text-indent: 200%;
  overflow: hidden;
  background: rgba(255,255,255,0.8) url("http://i.imgur.com/vKRaKDX.png") center no-repeat;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-size: 80%;
  width: 30px;
  height: 30px;
  outline: none;
  -webkit-transition: all 400ms ease;
          transition: all 400ms ease;

}
.mobilemenu button.expanded {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: #eee;
  border: 0;

}
.mobilemenu a {
  display: block;
  background: #25468c;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
  font-weight: bold;
font-family: 'Droid Sans', sans-serif; 
color: #ffffff;
font-size:22px;
}
.mobilemenu a:hover,
.mobilemenu a:active,
.mobilemenu a:focus {
  background: #e7e7e7;
}

.rc-widget, .rc-widget a, .rc-description {
margin-bottom:1px; 
font-size:18px;  
text-align: left; 
font-weight: 700;
font-family: 'Roboto', sans-serif;
letter-spacing: -1px;
line-height: 120%;
}

	div.pagination {
		clear:both;
		padding: 3px;
		margin: 20px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #AAAADD;
		
		text-decoration: none; /* no underline */
	}
	div.pagination a:hover, div.digg a:active {
		border: 1px solid #000099;

		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

#leftoverlay{background-color:transparent;margin:0 0 0 0;position:fixed;left:0;padding:0px;top:73px;width:160px;height:600px;text-align:center;cursor: pointer;}
#leftoverlay div{margin:0 0 0 0;text-align:center;cursor: pointer;}

#rightoverlay{background-color:transparent;margin:0 0 0 0;position:fixed;right:0;padding:0px;top:73px;width:160px;height:600px;text-align:center;cursor: pointer;}
#rightoverlay div{margin:0 0 0 0;text-align:center;cursor: pointer;}

#bottomoverlay{background-color:transparent;margin-left:-364px;position:fixed;bottom:0;left:50%;padding:0px;width:728px;height:110px;text-align:center;cursor: pointer;z-index: 2000;}
#bottomoverlay div{margin:0 0 0 0;text-align:center;cursor: pointer;z-index: 2000;}

#bottomoverlaymob{background-color:transparent;margin-left:-160px;position:fixed;bottom:0;left:50%;padding:0px;width:320px;height:147px;text-align:center;cursor: pointer;z-index: 2000;}
#bottomoverlaymob div{margin:0 0 0 0;text-align:center;cursor: pointer;z-index: 2000;}

#bottomoverlaymobadblade{background-color:transparent;margin-left:-160px;position:fixed;bottom:0;left:50%;padding:0px;width:320px;height:113px;text-align:center;cursor: pointer;z-index: 2000;}
#bottomoverlaymobadblade div{margin:0 0 0 0;text-align:center;cursor: pointer;z-index: 2000;}

#bottomoverlaymobcontentad{background-color:transparent;margin-left:-160px;position:fixed;bottom:0;left:50%;padding:0px;width:320px;height:100px;text-align:center;cursor: pointer;z-index: 2000;}
#bottomoverlaymobcontentad div{margin:0 0 0 0;text-align:center;cursor: pointer;z-index: 2000;}

#bottomoverlaytabrevcon{background-color:transparent;margin-left:-364px;position:fixed;bottom:0;left:50%;padding:0px;width:728px;height:196px;text-align:center;cursor: pointer;z-index: 2000;}
#bottomoverlaytabrevcon div{margin:0 0 0 0;text-align:center;cursor: pointer;z-index: 2000;}

    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #000;
    }
    .swiper-slide img {
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      left: 50%;
      top: 50%;
    }
	
	#swiperintro
	{
	text-align:center;
	font-family: 'Droid Sans', sans-serif; 
	font-weight:bold;
	letter-spacing: -0.5px;
	color: #ffffff;
	font-size:22px;
	line-height:120%;
	width:65%;
	position:relative;
	left:0;right:0;margin-right: auto; margin-left: auto;
	top: 50%;
	 transform: translateY(-50%);
	z-index: 99 !important;
	background-color: rgba(0,0,0,0.8);
	padding:10px;
	}
	
	#swiperdescription
	{
	text-align:center;
	font-family: 'Droid Sans', sans-serif; 
	color: #ffffff;
	font-size:15px;
	font-weight:700;
	width:70%;
	position:relative;
	left:0;right:0;margin-right: auto; margin-left: auto;
	top: 50%;
	  transform: translateY(-50%);
	z-index: 99 !important;
	background-color: rgba(0,0,0,0.6);
	padding:10px;
	}

	#swiperadunder
	{
		width:80%;
		height:210px;
		border:0;
		overflow:hidden;
	}
	
	#swiperadmid
	{
		width:80%;
		height:420px;
		border:0;
		overflow:hidden;
	}
	
.dmep-normalize {
	margin: 0;
	height: 100%; 
	overflow: hidden;
}

.dmep-hidden {
	display: none;
}

#dmep-overlay {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
}

.dmep-headline {
	margin-top: .25em;
	margin-bottom: .25em;
}
.dmep-subtext {
	color: rgb(245,131,32);
	font-variant: small-caps;
}

#dmep-window {
	position: relative;
	margin: 0 5%;
	height: 90%;
	top: 5%;
	border-radius: 5px;
	background-color: #fff;
	text-align: center;
	font-family: 'Open Sans', Arial, sans-serif;
}

#dmep-ad-wrapper {
	position: absolute;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 85%;
}

#dmep-header {
	padding: .25em 0;
	height: 8%;
	border-radius: 5px;
	background-color: yellow;
}

#dmep-logo {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}

.dmep-bottom {
	display: block;
	position: relative;
	margin: 0 auto;
	top: 85%;
	border: 0 solid transparent;
	background-color: transparent;
	text-decoration: underline;
	color: rgb(65,65,65);
	font-family: 'Open Sans', Arial, sans-serif;
}

.dmep-top {
	position: relative;
	float: right;
	margin-left: -10%;
	border: 0 solid transparent;
	border-radius: 50%;
	background-color: transparent;
	font-size: 1.25em;
	font-weight: bold;
	color: rgb(65,65,65);
}

.yp6_classic_mobile.my6_item_title {font-family: 'Droid Sans', sans-serif !important; font-size:18px !important; font-weight:700 !important; line-height: 120% !important; color:#800000 !important; overflow: visible!important; -webkit-font-smoothing:subpixel-antialiased; text-rendering:optimizeLegibility;padding-bottom:5px!important;text-align:center!important;width:100%!important;} 
.yp6_classic_mobile.my6_title, .yp6_classic_mobile.my6_title_bg {display:none!important}
div.my6_item_title {font-family: 'Droid Sans', sans-serif !important;margin-top:-15px!important;font-weight:700 !important;padding-top:10px!important;padding-bottom:20px!important;line-height:110%!important;text-align:center!important;font-size:18px!important;color:#800000!important; line-height: 120% !important; } 
.yp6_desktop_side_rail.my6_item_title  {font-family: 'Droid Sans', sans-serif !important;margin-top:-10px!important;font-weight:700 !important;padding-top:12px!important;padding-left:5px!important;padding-bottom:20px!important;line-height:120%!important;text-align:center!important;font-size:18px!important;color:#111111!important;max-height:85px!important;} 
.yp6-bold  { font-size:18px !important;color:#800000!important}  
.my6_alias, .my6_alias_prefix, .my6_alias_suffix  { font-size:12px!important; color:#999999!important} 
div.my6_logo_img, div.my6_logo_bg, div.my6_around_the_web_wrapper, div.my6_alias {display:none!important}
div.my6_item_description {display:none!important; } 
div.my6_item_button {margin-top:0px!important;padding-top:3px!important; font-size:17px !important; font-weight:500 !important;} 
div.my6_item_footer {margin-top:-10px!important;margin-bottom:-35px!important;}
div.my6_item_button {font-size:14px!important;}


#MarketGidComposite95933 .mgl1, #MarketGidComposite95933 .mgl, #MarketGidComposite95916 .mgl1, #MarketGidComposite95916 .mgl, #MarketGidComposite118985 .mgl1, #MarketGidComposite118985 .mgl, #MarketGidComposite118987 .mgl1, #MarketGidComposite118987 .mgl, #MarketGidComposite119012 .mgl1, #MarketGidComposite119012 .mgl, #MarketGidComposite120299 .mgl1, #MarketGidComposite153960 .mgl, #MarketGidComposite153961 .mgl, #MarketGidComposite153963 .mgl, #MarketGidComposite153964 .mgl, #MarketGidComposite153966 .mgl, #MarketGidComposite153968 .mgl, #MarketGidComposite153970 .mgl, #MarketGidComposite153971 .mgl, #MarketGidComposite156429 .mgl, #MarketGidComposite156430 .mgl, #MarketGidComposite156432 .mgl, #MarketGidComposite156438 .mgl, #MarketGidComposite156439 .mgl
{display:none;}

@media(max-width:480px){
	#M117454ScriptRootC95931 {min-height: 200px;}
	} 
@media(min-width:480px){
	#M117454ScriptRootC95931 {min-height: 300px;}
	}
	
#MarketGidComposite81274 img.mcimg  {max-height:95px!important;margin:0px!important;padding:0px!important;}
#MarketGidComposite81274 .mctitle a {font-family: 'Droid Sans', sans-serif;!important;color:#dddddd!important;font-size:12px!important;text-transform:uppercase!important}
#MarketGidComposite81274 .text-elements {margin-top:-5px!important;}

#MarketGidComposite97532 .mctitle {margin-bottom:10px!important;padding-bottom:10px!important;}

#MarketGidComposite95448 .text-elements {margin-top:-1px!important;margin-bottom:5px!important;}
#MarketGidComposite81281 .text-elements {margin-top:-1px!important;margin-bottom:9px!important;}
#MarketGidComposite95449 .text-elements {margin-top:-1px!important;margin-bottom:9px!important;}
#MarketGidComposite95450 .text-elements {margin-top:-1px!important;margin-bottom:9px!important;}
#MarketGidComposite95451 .text-elements {margin-top:-1px!important;margin-bottom:9px!important;}

@media only screen and (max-device-width : 320px) {
.box {margin-left: -20px;margin-right: 0px;}
.col4 { width: 300px; }
.col4 img { max-width: 300px; }
.col5 { width: 300px; }
.col5 img { max-width: 300px; }
.toplinks {display: none;}
.linksocial{display: none;}
.mobilemenu {display: block;}
.searchbox{margin-right:55px;float:right;}
#toplogo img{max-width:200px;height:60px;}
#contentwrap{width:100%;}
#contentgo{width:100%;border:0;}
#contentcenter{width:97%;padding-left:4px;padding-right:4px;padding-top:10px;}
h1 {font-size:26px;}
h2 {font-size:22px; }
.titleheader {width:310px;}
#titlebottom {width:310px; padding-bottom:0; border-bottom:1px solid #cccccc; margin-bottom:7px;}
#author {width:310px; height:15px; font-size:10px; padding-bottom:5px}
#articlesharewrap{width:310px;}
#articlelastsharewrap{width:310px;padding-left:0px;height:240px;}
#introduction {width:300px;font-size: 16px; color:#222222;margin-bottom:20px}
#Default, #Show1, #Show2, #Show3, #Show4, #Show5, #Show6, #Show7, #Show8, #Show9, #Show10, #Show11, #Show12, #Show13, #Show14, #Show15, #Show16, #Show17, #Show18, #Show19, #Show20, #Show21, #Show22, #Show23, #Show24, #Show25,  #Show26, #Show27, #Show28, #Show29, #Show30, #Show31, #Show32, #Show33, #Show34, #Show35, #Show36, #Show37, #Show38, #Show39, #Show40, #Show41, #Show42, #Show43, #Show44, #Show45, #Show46, #Show47, #Show48, #Show49, #Show50{width:310px;}
#galleryimage, #introimage {width:100%; height:100%; background-color:transparent;line-height:100%; }
#galleryimage img, #introimage img {width:100%; background-color:#aaaaaa;vertical-align: middle;}
#galleryinnerad{display: none;}
#galleryinnerad2-1{height:0px}
#galleryinnerad2-2{height:890px}
#sponsored-mobile-above-navi{margin-top:-900px;}
#galleryheading{padding-left:1px;padding-right:5px;margin-top:15px;}
#gallerydescription{color: #222222;font-size:16px;padding-left:5px;padding-right:5px}
#galleryprevious{width:50%;}
#gallerymiddle{width:0px;}
#gallerynext{width:50%;}
#ad320x50{width:320px;left:0;right:0;overflow:hidden;margin-left:-5px;margin-right:auto;}
#monmore320ATF{width:320px;left:0;right:0;margin-left:-5px;margin-right:auto;overflow:hidden;margin-top:12px;margin-bottom:5px;}
.nextpage-link {font-size:26px}
.prevpage-link {font-size:26px}
#articlefull{padding-left:5px;padding-right:5px;}
#articleimage{width:100%; height:100%; background-color:transparent;line-height:100%; }
#articleimage img{max-width:300px; max-height:300px; background-color:#aaaaaa;vertical-align: middle;}
#articledescription{font-size:16px;margin-top:5px;margin-bottom:10px;}
#defaultdescription{font-size:18px;padding-left:5px;padding-right:0px;}
#subheading {width:310px;padding-left:5px;}
}

@media only screen and (min-device-width: 330px) {
.col4 { width: 310px; }
.col4 img { max-width: 310px; }
.col5 { width: 310px; }
.col5 img { max-width: 310px; }
.toplinks {display: none;}
.linksocial{display: none;}
.mobilemenu {display: block;}
.searchbox{margin-right:55px;float:right;}
#contentwrap{width:100%;}
#contentgo{width:100%;border:0;}
#contentcenter{width:97%;padding-left:4px;padding-right:4px;padding-top:10px;}
h1 {font-size:30px;}
h2 {font-size:24px; }
.titleheader {width:100%;}
#titlebottom {width:100%; padding-bottom:8px; border-bottom:1px solid #cccccc;margin-bottom:0px;}
#author {width:100%;height:20px; color:#777777; font-size: 12px; padding-bottom:5px;}
#articlesharewrap{width:100%}
#articlelastsharewrap{width:100%;padding-left:0px;height:240px;}
#introduction {width:100%; font-size: 16px; color:#222222;margin-bottom:20px}
#Default, #Show1, #Show2, #Show3, #Show4, #Show5, #Show6, #Show7, #Show8, #Show9, #Show10, #Show11, #Show12, #Show13, #Show14, #Show15, #Show16, #Show17, #Show18, #Show19, #Show20, #Show21, #Show22, #Show23, #Show24, #Show25,  #Show26, #Show27, #Show28, #Show29, #Show30, #Show31, #Show32, #Show33, #Show34, #Show35, #Show36, #Show37, #Show38, #Show39, #Show40, #Show41, #Show42, #Show43, #Show44, #Show45, #Show46, #Show47, #Show48, #Show49, #Show50{width:100%; }
#slidecontent{text-align:center;}
#galleryimage, #introimage {width:100%; height:100%; background-color:transparent;line-height:100%; }
#galleryimage img, #introimage img {width:100%; background-color:#aaaaaa;vertical-align: middle;}
#galleryinnerad{display: none;}
#galleryinnerad2-1{height:0px}
#galleryinnerad2-2{height:920px}
#sponsored-mobile-above-navi{margin-top:-930px;}
#galleryheading{padding-left:1px;padding-right:5px;margin-top:15px;}
#gallerydescription{color: #222222;font-size:16px;padding-left:5px;padding-right:5px;}
#galleryprevious{width:50%;}
#gallerymiddle{width:0px;}
#gallerynext{width:50%;}
#ad320x50{width:320px;left:0;right:0;overflow:hidden;margin-left:auto;margin-right:auto;}
#monmore320ATF{width:320px;left:0;right:0;margin-left:auto;margin-right:auto;overflow:hidden;margin-top:12px;margin-bottom:5px;}
.nextpage-link {font-size:31px}
.prevpage-link {font-size:31px}
#articlefull{padding-left:5px;padding-right:5px;}
#articleimage{width:100%; height:100%; background-color:transparent;line-height:100%; }
#articleimage img{width:100%; background-color:#aaaaaa;vertical-align: middle;}
#articledescription{font-size:16px;margin-top:5px;margin-bottom:10px;}
#defaultdescription{font-size:18px;padding-left:5px;padding-right:0px;}
#subheading {width:98%;padding-left:5px;}
#swiperadunder{width:85%;height:220px}
}

@media only screen and (min-device-width: 400px) {
#galleryprevious{width:41%;}
#gallerymiddle{width:0px;}
#gallerynext{width:58%;}
#galleryinnerad2-2{height:980px}
#sponsored-mobile-above-navi{margin-top:-980px;}
#swiperadunder{width:85%;height:230px}
}

@media only screen and (min-device-width: 700px) {
.col4 { width: 310px; }
.col4 img { max-width: 310px; }
.col5 { width: 645px; }
.col5 img { max-width: 645px; }
.toplinks {display: none;}
.linksocial{display: none;}
.mobilemenu {display: block;}
.searchbox{margin-right:55px;float:right;}
#contentwrap{width:1080px;}
#contentgo{width:1080px;border: 4px #000000 solid;-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#contentcenter{width:740px;padding-left:10px;padding-right:0px;padding-top:10px;}
h1 {font-size:42px;}
h2 {font-size:32px;}
.titleheader {width:730px;padding-top:20px;}
#titlebottom {width:730px; padding-bottom:8px; border-bottom:0px solid #cccccc;margin-bottom:0px;}
#author {width:700px;height:20px; color:#777777; font-size: 13px; padding-bottom:0px;margin-top:-2px;margin-bottom:8px;}
#articlesharewrap{width:720px;}
#articlelastsharewrap{width:730px;height:140px;}
#introduction {width:730px; font-size: 22px;line-height:130%;color:#333333; padding-left:0px;padding-right:0px;padding-bottom:0px;margin-top:0px;}
#Default, #Show1, #Show2, #Show3, #Show4, #Show5, #Show6, #Show7, #Show8, #Show9, #Show10, #Show11, #Show12, #Show13, #Show14, #Show15, #Show16, #Show17, #Show18, #Show19, #Show20, #Show21, #Show22, #Show23, #Show24, #Show25,  #Show26, #Show27, #Show28, #Show29, #Show30, #Show31, #Show32, #Show33, #Show34, #Show35, #Show36, #Show37, #Show38, #Show39, #Show40, #Show41, #Show42, #Show43, #Show44, #Show45, #Show46, #Show47, #Show48, #Show49, #Show50{width:730px; }
#slidecontent{text-align:center;}
#galleryimage, #introimage {width:730px; height:450px; background-color:#555555; line-height: 450px; }
#galleryimage img, #introimage img {max-width:730px; max-height:none; width:auto;}
#gallerylastpage{width:100%;margin-bottom:20px;margin-top:10px;}
#galleryinnerad{display: block;}
#galleryinnerad2-1{height:0px}
#galleryinnerad2-2{height:140px}
#galleryinnerad2-3{height:0px}
#galleryheading{padding-left:0px;padding-right:0px;margin-top:40px;}
#additionalheading{font-size:32px;}
#gallerydescription{color: #222222;font-size:22px;line-height:130%;padding-left:5px;padding-right:15px;padding-top:10px;padding-bottom:10px;}
#galleryprevious{width:33%;}
#gallerymiddle{width:19%;}
#gallerynext{width:46%;}
#facebookouterbox{width:97%;margin-top:22px;margin-left:4px;margin-right:0px;}
#facebookleft{margin-bottom:12px;width:42%;}
#facebookright{margin-bottom:12px;width:58%;}
#articlefull{padding-left:0px;padding-right:0px;}
#articleimage{width:730px; height:450px; background-color:#ffffff;line-height: 450px;}
#articleimage img{max-width:730px; max-height:none; width:auto;}
#introsource a { font-size:12px; }
#imagesource a { font-size:12px; }
#articledescription{font-size:22px;line-height:130%;margin-top:10px;}
#defaultdescription{font-size:22px;line-height:130%;padding-left:10px;padding-right:10px;}
#subheading {width:740px;padding-left:0px;}
#contentright{width:310px;}
#trendingbottom {width:245px;height:230px}
#trendingbottom img  {width:235px;height:177px}
#trendingbottompg13 {width:360px;height:220px;}
#trendingbottompg13 img  {width:320px;height:168px;padding-left:25px;}
.prevpage-link {font-size:42px;}
.nextpage-link {font-size:42px;}
div.my6_title_line {display:none!important;}
div.my6_item_title {font-family: Roboto, 'Roboto Condensed', Arial, sans-serif !important;margin-top:0px!important;font-weight:700 !important;padding-top:5px!important;padding-bottom:20px!important;background-color:transparent!important;line-height:110%!important;text-align:center!important;font-size:16px!important;color:#800000!important; line-height: 120% !important;width:95%!important; } 
}

@media only screen and (min-device-width: 1030px) {
.col4 { width: 310px; }
.col4 img { max-width: 310px; }
.col5 { width: 645px; }
.col5 img { max-width: 645px; }
.toplinks { display: inline; }
.linksocial{display: inline;}
.mobilemenu {display: none;}
.searchbox{margin-right:0px;float:left;}
h2 {font-size:28px;}
#contentwrap{width:1120px;}
#contentgo{width:1120px;border: 4px #000000 solid;-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;}
#contentright{width:360px;}
#introduction {font-size: 19px;line-height:133%;}
#galleryheading{padding-left:0px;padding-right:0px;margin-top:30px;}
#additionalheading{font-size:28px;}
#gallerydescription{font-size:19px;line-height:133%;}
#galleryprevious{width:33%;}
#gallerymiddle{width:19%;}
#gallerynext{width:46%;}
#defaultdescription{font-size:19px;line-height:133%;padding-left:10px;padding-right:10px;}
#articledescription{font-size:19px;line-height:133%;}
.prevpage-link {font-size:40px;}
.nextpage-link {font-size:40px;}
}

