/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */


/* 
GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */


/* 
DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

@media only screen and (min-width: 768px) {
	/* Desktop styles go here */
}

.funny_ads * {
background:transparent none repeat scroll 0 0 !important;
border:medium none !important;
clear:none !important;
clip:rect(auto, auto, auto, auto) !important;
font-size:100% !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
height:auto !important;
letter-spacing:normal !important;
line-height:normal !important;
margin:0 !important;
overflow:visible !important;
padding:0 !important;
position:static !important;
text-align:left !important;
text-decoration:none !important;
text-indent:0 !important;
text-transform:none !important;
vertical-align:baseline !important;
visibility:visible !important;
white-space:normal !important;
width:auto;
word-spacing:normal !important;
z-index:auto !important;
cursor: pointer!important;
}
.funny_ads li {
display:list-item !important;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
display: inline;
}
.funny_ads li DIV {
padding:0.5em !important;
}
.funny_ads DIV, .funny_ads TABLE {
 padding: 5px !important;
}
.funny_ads {
width: 323px!important;
font-family: Verdana!important;
font-size: 11px!important;
border: 1px solid #D2D2D2!important;
background-color: #F2EFEF!important;
padding:5px!important;
position: relative!important;
display:block!important;         
}
.funny_ads_icnt, .funny_ads_icnt * {
text-align: left!important;
}
.funny_ads_text, .funny_ads_text A, .funny_ads_text A:hover {
color: #000000!important;
font-size: 11px!important;
}
.funny_ads_url {
color: #790000!important;
font-size: 11px!important;
}
.funny_ads_header, .funny_ads_header A {
color: #000066!important;
font-size: 13px!important;
font-weight: bold!important;
text-decoration: underline!important;
}
.funny_ads_sign {
color: #999999!important;
font-size: 10px!important;
text-align: left!important;
}
.funny_ads_clear {
clear:both!important;
}
.funny_ads TABLE {
width: 100%!important;
border: 0px!important;
}

#footer-widget-area .prt_li {
list-style: none;
border-bottom:none;
}

#submit{
margin: 5px 0;
}

.more-div {
clear: both;
overflow: hidden;
margin-bottom: 15px;}


body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
list-style-type:none!important;
list-style-image:none!important;
list-style:none!important;
background-image:none!important;
background:none!important;
padding:0!important;
margin:0!important;
border-bottom: none;
}

body .gform_wrapper form .gform_body input,
body .gform_wrapper form .gform_body textarea, {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #cccccc;
font: 14px Arial,Helvetica,sans-serif;
padding: 2px;
}

body .gform_wrapper .gform_footer input[type=submit] {
background:#888888; color:#000000; font:bold 15px Tahoma, Verdana, Helvetica, sans-serif; padding:2px;
}

body .gform_wrapper input[type="text"], .gform_wrapper input[type="email"] {
height: 25px;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size:12px;
        border: 1px solid #cccccc;
}

.button.alt-1,
a.button.alt-1,
#commentform #submit.alt-1,
.submit.alt-1,
input[type=submit].alt-1,
input.button.alt-1,
button.button.alt-1,
#wrapper .woo-sc-button.alt-1 {
  background: #98151A;
  border: 1px solid #78151A;
}

.button.alt-1:hover,
a.button.alt-1:hover,
#commentform #submit.alt-1:hover,
.submit.alt-1:hover,
input[type=submit].alt-1:hover,
input.button.alt-1:hover,
button.button.alt-1:hover,
#wrapper .woo-sc-button.alt-1:hover {
  background: #78151A;
}

#header {
  margin: 0 -1.618em;
  padding: 3.631em 1.618em 1.618em;
  clear: both;
  position: relative;
  background: #790000 url('images/bg-tile.png') repeat top left;
  border-bottom: 1px solid #406895;
}
  #navigation ul.nav li.current_page_item > a,
  #navigation ul.nav li.current_page_parent > a,
  #navigation ul.nav li.current-menu-ancestor > a,
  #navigation ul.nav li.current-cat > a,
  #navigation ul.nav li.li.current-menu-item > a {
    background: #9B0F0F;
  }
  #navigation ul.nav > li > a:hover {
    background: #9B0F0F;
  }
  #navigation ul.nav > li:hover > a {
    background: #9B0F0F;
  }
  #navigation ul.nav ul {
    background: #800D0D;
  }
  #navigation ul.nav ul > li > a:hover {
    background: #9B0F0F;
  }
  #navigation ul.nav ul > li:hover > a {
    background: #9B0F0F;
  }

.post img,
.type-page img,
.post img.thumbnail,
.type-page img.thumbnail {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  max-width: 100%;
  height: auto;

}

.widget {
  margin-bottom: 1.618em;
  padding: 1.618em;
  background: #F2EFEF;
border: 1px solid #D2D2D2;
}

#footer-widgets .widget {
  padding: 0;
  background: transparent;
  border: none;
}

a {
  color: #800D0D;
  text-decoration: none;
}
a:hover {
  color: #9B1111;
  text-decoration: underline;
}

#top {
  background: #700A0A;
  margin: 0 -1.618em;
  padding: 0 1.618em;
}

#top ul.nav > li > a:hover {
    background: #9B0F0F;
    text-decoration: none;
  }
  #top ul.nav > li:hover > a {
    background: #9B0F0F;}
#top-nav {float: right;}

body {color: #000000}
#fb-button {padding-left: 80px; padding-bottom: 10px;}
#vk-button {padding-bottom: 10px; padding-left: 70px;}
#mru-button {padding-left: 45px;}

#navigation {padding-top: 10px;}

#sidebar {overflow: visible;}

h1, h2, h3, h4, h5, h6 {font-family: 'Philosopher', sans-serif;}
.post header h1, .post header h1 a:link, .post header h1 a:visited {  
font-family: 'Philosopher', sans-serif; 
font-weight: 400; 
font-size: 1.5em;
color: #790000;
line-height: 1em;
font-size-adjust: none;
font-stretch: normal; }
#sidebar h3 {  font-family: 'Philosopher', sans-serif; font-weight: 400; color: #790000; }
#footer h3 {  font-family: 'Philosopher', sans-serif; font-weight: 400;}
.entry, .entry p
{
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  color: #030303;
  text-indent: 2em;
}

.stat {float:left}

.home #content .widget {
  margin-bottom: 1.618em;
  padding: 1.618em;
  background: #F2EFEF;
border: 1px solid #D2D2D2;
}

.ngg-widget, .ngg-widget-slideshow { overflow-x: hidden; overflow-y: hidden; margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0pt; padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 6px; }
.ngg-widget img { border: 1px solid #A9A9A9; margin: 0 1px 3px 0; padding: 1px; border-image-source: none; border-image-slice: 100% 100% 100% 100%; border-image-width: 1 1 1 1; border-image-outset: 0 0 0 0; border-image-repeat: stretch stretch; }

#footer #credit a {
    color: #9D1616;
} 