﻿@charset "utf-8";

/* CSS Document */
/**
 * Theme Name: Hybrid Custom
 * Theme URI: http://link-to-your-site.com
 * Description: Describe what your child theme should be like.
 * Version: 0.1
 * Author: Your Name
 * Author URI: http://link-to-your-site.com
 * Tags: Add, Whatever, Tags, You, Want
 *Template: hybrid
 */
/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');


/*********************************/
/* Get Custom Widgets Css Styles */
/*********************************/
@import url('customwidgets/customwidgets.css');

html,body {
	height: 100%;
	margin: 0;
}

strong {
	font-weight: bold;
}

body
{
	height:100%;
	color:#666666;	
	line-height:20px;
	font-family: Helvetica, Tahoma,Verdana,Lucida Sans Unicode;
	font-size:13px;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;	
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;	
	background: transparent url(library/images/header_bg_white.jpg) repeat-x;
	background-position:left 9px;
	margin:0;
}

#body-container {
	margin: 0 auto;
	position: relative;
	padding: 0 10px 0 9px;
	z-index: 1;
	border: 0px solid #c0c0c0;
}

a {
	color: #2970a6;
}

a:hover {
	color: #2970a6;
}

a:link {
	color: #2970a6;
}

a:visited {
	color: #2970a6;
}

a:focus {
	color: #2970a6;
	text-decoration: underline;
}

a:hover,a :active {
	text-decoration: underline;
}

table {
	border: none;
	margin: 0;
	padding: 0;
}

td,th {
	padding: 0;
	margin: 0;
	border: none;
}

p {
	margin: 0 0 6px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica,Arial,sans-serif;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
}

h1, .h1, h1 a {
	color: #7c1c20 !important;
	margin: 4px 0 8px 0 !important;
	padding: 0 0 3px 0 !important;	
	font-weight: bold;
	line-height: 20px !important;
	text-decoration:none;
}

h1.slogan, .h1_slogan
{
	font-size: 30px;
	text-align: center;
}

h2, .h2, h2 a
{	
	font-size: 16px;
	color: #7c1c20 !important;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 2px;	
	text-align: left;
	clear:both;
	text-decoration:none !important;
	font-weight:bold;
}

h2.entry-title
{
	border:none;
	color: #7c1c20;
}

h3 {
	color: #999999;
}

#site-description {
	height: 125px;
	left: 88px;
	position: absolute;
	width: 110px;
}

/* the header //////////////////////////////////// */
#header-container {
	height: auto;
	position: relative;
	border: 0px solid #c0c0c0;
}

#header {
	height: 190px;	
	position: relative;
	border: 0px solid #c0c0c0;
	margin: 0;
}

/* header homelink */
.header_homelink
{
	border:0px solid #c0c0c0;
	display:block;
	height:auto;
	width:200px;
	margin:0 auto 0 auto;
}

.header_homelink img
{
	border:none;
	margin:0 0 8px 0;
}

a.header_homelink:hover
{	
}

/* Slogan Area */
#header_slogan
{
	width:auto;
	border:0px solid #c0c0c0;
	position:absolute;
	top:15px;
	width:100%;
	text-align:center;
}

.slogan_sub
{
	position:relative;
	clear:both;
	font-family: Helvetica,"Trebuchet MS",Arial, sans-serif;
	color:#000000;
	font-size:16px;	
}

.slogan_logo
{
	
}

h1.slogan, .h1_slogan
{
	letter-spacing: normal;
	line-height: 20px;
	color: #7c1c20;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

.h1_slogan
{
	display: block;
}



/* the content //////////////////////////////////////*/
#content {
	z-index: 3;
}

.content {
	padding: 10px 10px 10px 5px;
	width: 655px;
	height: 100%;
	border: 0px solid #000000;
}

/* Primary area and widget styles ///////////////////////////////*/
#primary {
	padding-right: 20px;
	width: 240px;
	border-left: 1px solid #ebebeb;
	height: 100%;
}

#primary p {
	margin: 0 0 0 10px;
	padding: 0;
	color: #8A8A8A;
	font-size: 11px;
}

#primary .widget {
	margin: 5px 0 5px;
	background-color: transparent;
	background-image: url(library/images/widgetsep.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 10px 0px 10px 0px;
}

.widget a {
	color: #2970a6;
	text-decoration: underline;
}

.widget a:hover {
	color: #2970a6;
	text-decoration: none;
}

/* central container */
#container {
	margin: 0;
	padding: 10px 0 20px 0;
	width: 960px;
	height: 100%;
	z-index: 2;
}

.page-title,.attachment-title {
	margin: 10px 0 10px;
}

#secondary {
	border-left: 1px dotted #DBDBDB;
	padding-right: 20px;
	width: 240px;
}

h3.widget-title {
	font-variant: normal;
	font-style: normal;
	font-size: 17px;
	padding-left: 10px;
	margin: 0 0 5px 0;
}

/* Post Css ////////////////////////////////////*/
.post {
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
}

.post .info {
	margin: 0 0 5px 0;
	border-top: 1px solid #e3cbb1;
}

.post .info span.first {
	margin-left: 0;
}

.post .date,.post .tags,.post .categories,.post .editpost,.post .readingblinds,
	/*.post .comments, */ .post .editlinks {
	background: url(library/images/icons.gif) no-repeat;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 11px;
}

.post .date {
	background-position: 0pt -48px;
	float: left;
}

.post .act {
	height: 16px;
	float: right;
}

.post img {
	border: 1px dotted #DBDBDB;
	max-width: 568px;
	padding: 3px;
}

.post img:hover {
	border: 1px solid #DBDBDB;
}

.post .comments {
	background-color: transparent;
	background-image: url(library/images/icons.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 11px;
}

.post .comments {
	background-position: 0pt -96px;
}

.post .act span {
	float: left;
	margin-left: 15px;
}

.addcomment a {
	background-color: transparent;
	background-image: url(library/images/new_comment.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	color: #ffffff;
	width: 115px;
	height: 20px;
}

.post .editpost {
	background-position: 0pt -64px;
}

.post .categories {
	background-position: 0pt -32px;
}

/* Hybrid Comments Template //////////////////////////////////////*/
#commentform
{		
}

#commentform label
{		
	width:300px;
	display:block;	
}

#commentform textarea
{		
	width:100%;
	display:block;	
}

ol.comment-list
{
	width:100%;
	display:block;	
	clear:both;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

ol.children
{
	display:block;
	clear:both;	
	margin:0 0 0 30px;	
	width:93%;		
}

ol.children li
{
	clear:both;
	background-color: #e2e2e2;	
}


li.comment
{	
	margin:0 0 10px 0;
	border: none;
	background-color: #ececec;	
	clear:both;
	float:left;
	width:100%;
	list-style:none;	
	
}

img.avatar
{	
	float:left;
	margin:10px 10px 10px 10px;	
	border: 0px solid #000000;
	height:80px;
	width:80px;
}

.comment-meta
{
	border:0px solid #c0c0c0;
	float:right;
	width:80%;
	margin:10px 15px 10px 0;
}

.comment-text
{
	border:0px solid #c0c0c0;
	float:right;
	width:80%;
	margin:0px 15px 10px 0;	
	display:block;
	
}


h3.comments-header {
	margin: 0 0 5px 0;
}

h3#comments-number {
	
}



/* navigation Links below Articles */
.navigation-links {
	margin-top: 20px;
	height: 20px;
	border-top: 1px solid #c0c0c0;
}

/* Mainnavifgation by using the wp3 build in possibilities */
#primary-menu
{
	position: absolute;
	bottom: 2px;
	left: 0;
	margin: 0;
	width: 700px;
	border: 0px solid #c0c0c0;
}

#primary-menu ul, #primary-menu li
{
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 9999;
}

#primary-menu ul#menu-mainnav li {
	float: left;
	margin-right: 20px;
}

#primary-menu ul#menu-mainnav li a {
	float: left;
	display: block;
	color: #382e1f;	
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-size: 13px;
	float: left;
	z-index: 1;
	font-weight:bold;
}

#primary-menu ul#menu-mainnav li a:hover {
	text-decoration: underline;
}

/* BREADCRUMB /////////////////////////////////////////*/
.breadcrumb {
	margin: 0 0 5px 0px;
	color: #999999;
	background-image: url(library/images/icons.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt -208px;
	height: 16px;
	line-height: 16px;
	border: 0px solid #c0c0c0;
	padding-left: 22px;
	font-style: normal;
}

.breadcrumb a {
	color: #999999;
}

.breadcrumb a:link {
	color: #2970a6;
}

.breadcrumb a:visited {
	color: #2970a6;
}

.breadcrumb a:focus {
	color: #2970a6;
}

.breadcrumb a:hover {
	color: #2970a6;
}

.breadcrumb a:active {
	color: #2970a6;
}

/* FOOTER /////////////////////////////////////////*/
#footer-container {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 100%;
	position: relative;
}

#footer {
	position: relative;
	color: #444444;
	margin: 0 auto;
	height: 200px;
	width: 950px;
	font-style: normal;
}

#footer .copyright {
	bottom: 10px;
	position: absolute;
	right: 370px;
	color: #666;
}

.copyright a {
	color: #666;
}

.copyright a:hover {
	
}

.copyright a:link {
	color: #999;
}

.copyright a:visited {
	color: #666;
}

.copyright a:focus {
	color: #999;
	text-decoration: none;
}

.copyright a:hover {
	color: #999;
	text-decoration: none;
}

.copyright a:active {
	color: #999;
}

.sidebar-hookcont {
	padding-left: 10px;
	margin-top: 5px;
}

.sidebar-hookcont p {
	font-size: 11px;
}

.sidebar-hookcont h5 {
	color: #535353;
}

span.green {
	color: #8D9C4A;
}

/*****************************/
/* buttons 					 */
/*****************************/
.button,.submit,.reset {
	color: #000000;
}

/*****************************/
/* customblogtemplate styles */
/*****************************/
#customblogtemplate {
	padding: 0;
	margin: 0;
}

#customblogtemplate .post {
	padding: 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e2e2e2;
}

#customblogtemplate h2 {
	margin-top: 5px;
}

#customblogtemplate .entry-content {
	margin-top: 7px;
}

#customblogtemplate a.comments-link {
	
}

img.alignleft,img.alignright {
	border: 1px dotted #DBDBDB;
	padding: 2px;
}

img.no-border {
	border: none;
	!
	important
}

/* sidebar login ///////////////////////////////////////////*/
#wp_sidebarlogin-3 {
	
}

input#user_pass,input#user_login {
	width: 200px;
}

.widget_wp_sidebarlogin .avatar_container img,#sidebar-login .avatar_container img
	{
	padding: 3px;
	width: 80px;
	height: 75px;
	border: 1px solid #dddddd;
	margin: 0 25px 0 10px;
}

.button,.submit,.reset {
	width: 100px;
	padding: 7px 15px 8px 15px;
	background-color: #ffffff;
	background-image: none;
	border: none;
}

/* search ///////////////////////////////////////////*/
#custom_searchfield {
	position: absolute;
	width:250px;
	bottom: 0px;
	right: 10px;
	margin: 0;
	padding: 0;
	border: 0px solid #c0c0c0;
}

#custom_searchfield .search_btn {
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

#custom_searchfield .search_input {
	height: 20px;
	width: 225px;
	border: 1px solid #c0c0c0;
	padding: 0;
	float: right;
}

/*****************************************/
/*+ Google Custom Search 				 */
/*****************************************/
input.gsc-search-button, input.search_button
{
	height: 28px;
	font-size: 0px;
	width: 28px;
	text-align: center;
	background:none !important;
	text-shadow:none !important;
	font-weight:normal !important;	
	border:0px solid #c0c0c0 !important;
	color:transparent !important;
	background-image:url(library/images/icon_magnifier.png) !important;
	background-repeat:no-repeat !important;
	background-position:center !important; 
	
}

input.gsc-input
{
	padding:5px !important;
	border:1px solid #c0c0c0 !important;
	width: 160px !important;
}


input.search_input
{
	padding:4px 3px 4px 3px;
	border:1px solid #c0c0c0 !important;
	width:98%;	
	font-size:16px;
}

input.search_button
{
	float:left !important;	
	border:none !important;
	padding:2px !important;
}

form.gsc-search-box
{
	border:0px solid #c0c0c0 !important;
	padding:0 !important;
	margin:5px 0 0 0 !important;	
}

.gsc-clear-button 
{
	display:none;
	visibility:hidden;
}

.gsc-branding-text, .gsc-branding-img { display: none !important; height: 0 !important; }

table.gsc-search-box td
{
	vertical-align: middle;
	width:167px !important;
}

#gsc_results_wrapper
{
	border:0px solid #c0c0c0;	
}

#gsc_results_wrapper input.gsc-input
{
	width: 99% !important;	
}

#gsc_results_wrapper table.gsc-search-box
{	
	margin:0 0 15px 0 !important;
}



/* Twitter Widget ////////////////////////////////////////*/
#twitter-1 {
	font-size: 12px;
	line-height: normal;
}

#twitter-1 a.twitter_title_link {
	background-image: url(library/images/twitter_icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 40px;
	display: block;
	text-decoration: none;
}

#twitter-1 ul.twitter {
	
}

#twitter-1 li {
	margin-bottom: 5px;
}

#twitter-1 a.twitter_link {
	color: #06F;
}
