/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */


.wrapper {  
    -moz-box-sizing: none;  
    box-sizing: none;  
    padding: 0;  
} 

#headerbar {
margin: 5px 0 85px 0;
}

#header {
margin: 5px 5px 15px 5px;
}

#toolbar .float-right .module, #toolbar .float-right > time {
margin: 0 20px 0 20px;
color: #660000;
}

#menu {
float: right;
}

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
position: relative;
height: 30px;
font-size: 13px;
line-height: 30px;
color: #660000;
text-transform: uppercase;
padding: 0 0 0 15px;
}

.module .module-title {
font-size: 16px;
line-height: 14px;
text-align: center;
color: #660000;
text-transform: uppercase;
}

.mod-box-color1 .module-title {
font-size: 16px;
line-height: 14px;
text-align: center;
color: #fff;
text-transform: uppercase;
}

.mod-box-color1 a {
color: #ffffff !important;
}

.mod-box-color1 a:hover { color: #ffff00 !important;
}

.mod-box {
padding: 15px;
background: url(../images/box-color-light.png);
color: #444444;
box-shadow: 0 0 5px #333;
margin: 0 5px;
}

.mod-box-color1 {
padding: 15px;
background: url(../images/box-color.png) !important;
color: #fff;
box-shadow: 0 0 5px #333;
margin: 0 5px;
}

#bottom-b {margin-top: 10px;}

h4 { margin: 0px 0 5px 0; font-size: 14px;} /*for the community list*/
h1 { margin: 0px 0 15px 0; font-size: 16px; color: #660000; line-height: 16px;} /*for page titles*/

.isblog.system-transparent.transparency-75 #system .item, .noblog.system-transparent.transparency-75 #content, .transparency-75 #system .item + .links, .transparency-75 .mod-box-transparent {
background: url(../images/box.png);
color: #333;
box-shadow: 0 0 5px #333;
}

.system-transparent #content a, .mod-box-transparent a {
color: #333;
}

.system-transparent #content a:hover, .mod-box-transparent a:hover {
color: #660000;
}

#content {
margin: 0 5px;
}

a {
color: #A40000 !important;
}

a:hover, em, code {
color: #333 !important;
}


#sidebar-b a:hover { color: #ffff00 !important;}

.sidebar-a-right #maininner > #content, .sidebar-b-right #maininner > #content, .sidebar-a-right #maininner > #breadcrumbs, .sidebar-b-right #maininner > #breadcrumbs {
margin-right: 5px;
}

#main + #bottom-a, #main + #bottom-b {
margin-top: 10px;
}

.transparency-75 #socialbar .social-icons > li, .transparency-75 #breadcrumbs, .transparency-75 #system .pagination, .transparency-75 .wk-slideshow-subway-list > div {
background: url(../images/box.png) 0 0 repeat;
}

#footer {
margin: 10px 5px;
letter-spacing: 1px;
}

#footer a:hover, #footer a{color: #fff !important;opacity: 1 !important;}

#system .items .leading .item {
margin-bottom: 0px;
}

.mod-box.mod-box-color1 .wk-twitter-single:before {
 	display: block;
 	margin-bottom: 20px;
 	padding-top: 140px;
 	text-align: center;
 	font-size: 36px;
 	line-height: 36px;
 	background: url(../../../images/yootheme/icon_twitter.png) 50% 0 no-repeat;
 	content: "latest tweet";
 }

  .mod-box.mod-box-color1 .wk-twitter-single .content {
  	font-family: Arial, Helvetica, sans-serif;
  	font-style: normal;
  	font-size: 18px;
  	line-height: 27px;
  	min-height: 194px;
  }

.mod-box.mod-box-color1 .wk-twitter-single .content:before,
.mod-box.mod-box-color1 .wk-twitter-single .content:after { content: '"'; }