/**
 * Theme Name: Boxpulse
 * Theme URI: http://developdaly.com/themes/boxpulse/
 * Description: A homepage suited for sales or featured posts with a certain elegance
 * Version: 1.0.2
 * Author: Develop Daly
 * Author URI: http://developdaly.com/
 * Tags: fixed-width, two-columns, white, blue
 * Template: hybrid
 * Status publish
 * 
 * Copyright (c) 2006 - 2009 Develop Daly.  All rights reserved.
 * http://developdaly.com
 *
 * Boxpulse is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get structure CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

@font-face {  
  font-family: "GraublauWeb";  
  src: url('fonts/GraublauWeb.eot');  
  src: local("GraublauWeb"), url('fonts/GraublauWeb.otf') format("truetype"); 
}

@font-face {  
  font-family: "GraublauWeb";
  font-weight: bold;
  src: url('fonts/GraublauWebBold.eot');
  src: local("GraublauWeb"), url('fonts/GraublauWebBold.otf') format("truetype"); 
}

body {
	background: #07ace1; /*url('library/images/head-bg.png') repeat-x;*/
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
}
#body-container {
	margin: 0 auto 1em;
	position: relative;
	width: 940px;
}
a {
	color: #1783B5;
}
a:hover {
	color: #AA1E81;
}
#container {
	/*background: url('library/images/container-mid.gif') repeat-y;*/
	background-color: #fff;
	width: 940px;
}
.container-top {
	/*background: url('library/images/container-top.png') no-repeat;*/
	height: 10px;
}
.container-btm {
	background: url('library/images/container-btm.png') no-repeat;
	clear: both;
	height: 20px;
}
.no-widgets .content, .no-default-widgets .content {
	width: 940px;
}
.content {
	width: 940px;
}
.primary-active .content, .secondary-active .content {
	width: 600px;
}
#header {
	position: relative;
}
#header a {
	color: #fff;
}
#headergrafik {
	background-image: url('library/images/header-bild.jpg');
	background-color: #07ace1;
	width: 600px;
	height: 256px;
	margin-left: 340px;
	margin-top: -250px;
	margin-bottom: -30px;
}

#site-title {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	font-weight: bold;
	margin: 0;
}
#site-title a {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	color: #005570;
	display: block;
	font-size: 90px;
	line-height: 120px;
	text-decoration: none;
	padding: 0 0 0 30px;
	/*text-shadow: 0 2px 0 #999;*/
}
#site-title2 a {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	color: #005570;
	font-weight: bold;
	display: block;
	font-size: 120px;
	line-height: 50px;
	text-decoration: none;
	padding: 16px 0 30px 50px;
	/*text-shadow: 0 2px 0 #666;*/
}

#site-description {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	color: #fff;
	font-size: 22px;
	margin: -10px 0 0;
	padding: 0 0 0 190px;
}
#contact-info {
	color: #ccc;
	font-size: 16px;
	position: absolute;
	right: 20px;
	text-align: right;
	top: 30px;
}
#page-nav {
	background: url('library/images/navi-bg.png') left center no-repeat;
	height: 38px;
	margin: 30px 0 0;
}
#page-nav li {
	/*margin: 0 5px 0 4px;*/
}
#page-nav a {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
	padding: 12px 13px;
	text-decoration: none;
}
#page-nav li:hover ul, li.sfHover ul {
	top: 35px;
}
#page-nav .current_page_item,
#page-nav .current_page_parent,
#page-nav li:hover {
	/*background: url('library/images/nav-bg.png') left center no-repeat;*/
	background-color: #AA1E81;
	/*padding: 0 0 0 13px;*/
}
#page-nav .current_page_item a,
#page-nav .current_page_parent a,
#page-nav li:hover a {
	/*background: url('library/images/nav-bg.png') right center no-repeat;*/
	background-color: #AA1E81;
	color: #E4CD50;
	/*padding: 12px 13px 12px 0;*/
}
#page-nav li ul li {
	/*background: url('library/images/nav-bg.png') left center no-repeat;*/
	padding: 0 0 0 0;
}
#page-nav li ul li a {
	/*background: url('library/images/nav-bg.png') right center no-repeat;*/
	color: #fff;
	font-size: 14px;
	/*line-height: 10px;*/
	padding: 5px 5px 5px 15px;
	text-transform: none;
}
#page-nav li ul li a:hover {
	color: #fff;
}
#page-nav li ul li ul li {
	/*margin-left: 5px;*/
}
#search-1 {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 300px;
}
#search-1 .search-text {
	margin-right: -6px;
}
.page-template-slider .content {
	width: 940px;
}
.page-template-slider .sliderwrapper {
	height: 300px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 900px;
	z-index: 0;
}
.page-template-slider .sliderwrapper .contentdiv {
	height: 400px;
	left: 30px;
	margin: 0 auto;
	max-height: 400px;
	moz-opacity: 1;
	opacity: 1;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 800px;
	z-index: 9;
}
.page-template-slider .sliderwrapper .contentdiv img {
	max-height: 300px;
	max-width: 300px;
}
.page-template-slider .sliderwrapper .contentdiv .home-slide-content {
	float: left;
	width: 450px;
}
.page-template-slider .sliderwrapper .contentdiv .home-slide-image {
	float: right;
	width: 310px;
}
.page-template-slider .sliderwrapper .contentdiv .home-slide-image .home-slide {
	border: 1px solid #ccc;
	padding: 5px;
}
.page-template-slider .pagination a {
	display: block;
	height: 27px;
	position: absolute;
	text-indent: 9999px;
	top: 135px;
	width: 27px;
	z-index: 99;
}
.page-template-slider .pagination a.prev {
	background: url('library/images/arr-left.gif');
	left: 0;
}
.page-template-slider .pagination a.next {
	background: url('library/images/arr-right.gif');
	right: 0;
}
.page-template-slider .byline,
.page-template-slider .entry-meta,
.page-template-slider .byline a,
.page-template-slider .entry-meta a {
	color: #999;
	font-size: 11px;
}
.page-template-slider .navigation-links,
.page-template-slider .wp-pagenavi {
	display: none;
}
.thumbnail {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 150px;
	margin: 0 15px 10px 0;
	padding: 4px;
	width: 150px;
}
.avatar {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 100px;
	margin: 0 15px 10px 0;
	padding: 4px;
	width: 100px;
}
.breadcrumb {
	font-size: 12px;
	padding: 10px 20px;
}
.author-info, .category-info, .date-info, .tag-info, .search-info, .taxonomy-info {
	background: #444;
	color: #fff;
	overflow: hidden;
	padding: 20px 20px 0;
}
.entry-title {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.entry-title a {
	color: #444;
}
.entry-title a:hover {
	color: #AA1E81;
}

.byline {
	color: #666;
	font-size: 14px;
	font-style: italic;
	text-transform: lowercase;
}
.blog .byline, .archive .byline, .search .byline {
	margin-bottom: 10px;
}
.byline .author, .byline .published {
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
}
.byline a {
	color: #333;
}
.entry-meta {
	clear: both;
	color: #666;
	font-size: 14px;
	font-style: italic;
}
.entry-meta a {
	color: #333;
	font-style: normal;
}
p.pages {
	font-style: italic;
}
p.pages a {
	background: #1783B5;
	border: 1px solid #eee;
	color: #eee !important;
	margin: 0 2px;
	padding: 4px 12px;
}
#gallery-1 .gallery-item {
	margin-left: 0;
}
#primary, #secondary {
	background: #fff;
	margin: -10px 0 !important;
}
.aside .widget {
	padding: 20px;
}
.widget ul {
	margin-left: 0px;
}
.widget li {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
.widget li:last-child {
	border: none;
}
.widget li li {
	border-bottom: none;
	padding: 0 0 3px 0px;
}
#subsidiary {
	margin: 10px 0;
}
#subsidiary .widget {
	border: none;
	padding: 0;
}
#subsidiary .widget:last-child {
	margin-right: 0;
}
#subsidiary .widget-title {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	font-size: 20px;
	margin-left: 20px;
}
.utility {
	padding: 20px;
}
#wp-calendar {
	background: #fff;
	font-size: 12px;
	width: 100%;
}
#wp-calendar th, #wp-calendar td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
#wp-calendar td a {
	background: #eee;
	display: block;
	font-weight: bold;
	padding: 0 5px;
}
.hentry, #comments-template {
	padding: 20px;
}
.navigation-links .next {
	float: right;
}
.navigation-links, .wp-pagenavi {
	padding: 10px 20px;
}
#comments-template {
	overflow: hidden;
	padding: 20px 20px 0;
}
.comments-header {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.comment-list, .comment-list ol {
	list-style: none;
	margin: 0;
}
.comment-list li, .comment-list li li li, .comment-list li li li li li {
	background: #F0EEE1;
	border: 1px solid #E9E7D7;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 20px 20px 0 20px;
}
.comment-list li li, .comment-list li li li li, .comment-list li li li li li li {
	background: #fff;
	border: 1px solid #ddd;
}
.comment-list li .avatar {
	background: #eee;
	border: 1px solid #ccc;
	float: left;
	height: 37px;
	margin: 5px 10px 0 0;
	padding: 2px;
	width: 37px;
}
#comments .comment-meta-data {
	color: #666;
	font-style: italic;
	margin: 5px 0 20px 0;
}
#comments cite {
	font-style: normal;
	font-weight: bold;
}
#comments .comment-text {
	clear: left;
}
#reply {
	color: #000;
}
#respond {
	background: #F0EEE1;
	border: 1px solid #E9E7D7;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 20px 20px 0 20px;
}
.text-input {
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 300px;
}
#respond label {
	font-style: italic;
}
#respond span.required {
	color: #083F5A;
	font-weight: bold;
}
input, textarea {
	font-family: "GraublauWeb", Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	padding: 3px 7px;
}
textarea {
	border: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 98%;
}
.button, .sendbutton {
	background: url('library/images/nav-bg.png') center no-repeat;
	border: none;
	color: #fff;
	font-weight: bold;
	padding: 3px 7px;
}
.button:hover, .sendbutton:hover {
	background: #444;
	cursor: pointer;
}

#footer {
	background-color: #F0EEE1;
	background-image: url('library/images/footer-bg.png');
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 20px 0px 0;
}
#credit {
	font-size: 9px;
	font-family: Arial, Tahoma, "Lucida Grande","Lucida Sans Unicode", Verdana,sans-serif;
	color: #fff;
	text-align: center;
	margin-top: -10px;
}
.child-credit {
	float: right;
}

a.fo {
	color: #fff;
}

a.fo:hover {
	text-decoration: underline;
}

/*Facebook Connect - Options*/

#social-web {
	background-color: #F0EEE1;
	padding: 0 0 0 10px;
}

.fan_box .connect_top{

padding-top: 10px;
padding-right: 10px;
padding-bottom: 8px;
padding-left: 0px;

}

.fan_box .full_widget .connect_top{

background-color: #F0EEE1;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;

}

.fan_box .connections{

border: none;
padding-top: 10px;
padding-right: 0pt;
padding-bottom: 4px;
padding-left: 0px;
min-height: 150px;

}

.fan_box .full_widget{

border: none;
background-color: #F0EEE1;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;

}
/*End Facebook Connect - Options*/
