/*
Theme Name: Thematic Child Theme "pabst-photo.de"
Theme URI: http://pabst-photo.de
Description: Thematic Child Theme fuer www.pabst-photo.de
Author: Matthias Pabst
Author URI: http://pabst-photo.de
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Import styles for plugin Find me on */
@import url('../../plugins/find-me-on/css/32_0.css');

/*************************************/
/*** REDIFINITIONS FOR CHILD THEME ***/
/*************************************/


/**** base font-face and size ****/
body, input, textarea {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#wrapper {
	/*background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
	background-color: #333333;
}
/* wrapper fuer Hintergrund */
#wrapper2 {
	width:1020px;
	margin: 0 auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}


#branding {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 90px;
	width: 960px;
}
#blog-title {
	display: none;
}
#blog-description {
	display: none;
}
#access {
	height:30px;
	border-bottom-style: none;
}

.menu {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
}
#main {
	background-image: url(images/menushadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 33px;
}
#mainpf {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}




.sf-menu {
	border-right-style: solid;
	line-height: 0.9;
	border-right-width: 1px;
	border-right-color: #000000;
}



.sf-menu li {
	background:transparent;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.sf-menu a {
	padding:9px 13px;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sf-menu a, .sf-menu a:visited {
	color:			#FFFFFF;
}


.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-decoration: underline;
	background: transparent;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/menubg-current.gif);
	background-repeat: repeat-x;
}
#content {
	width:600px;
	margin-left: 15px;
}
.entry-title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.entry-content {
	padding-top: 10px;
}

.entry-content h1, .entry-content h2 {
	padding-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.entry-content  h3 {
	font-style: normal;
	padding-top: 14px;
}
.more-link {
	font-size: 1.3em;
	font-weight: bold;
}
.entry-utility {
	margin-bottom: 20px;
}
#comments {
	padding-top: 10px;
}
.navigation a {
	font-style: normal;
	color: #004B91;
	font-size: 16px;
}
#comments h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#secondary {
	border:1px solid #CCCCCC;
	margin-bottom:22px;
	padding:18px 0 0;
}
/*#secondary h3 {
	color: #FF0000;
}*/
#belowsecondary {
border:1px solid #CCCCCC;
margin-bottom:22px;
padding:18px 0 0;
clear: right;
}

.main-aside {
	margin-right: 5px;
}
.socialbuttons {
	margin-top: 10px;
}
.socialbuttons a {
	margin-right: 8px;
}
#subsidiary {
	width: 930px;
}
.aside h3 {
	font-style: normal;
	color: #000000;
	font-size: 17px;
	padding-bottom: 5px;
}

#subsidiary .aside {
	margin-right: 15px;
}


#footer {
	margin-top:22px;
	background-color: #eee;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footerpf {
	clear:both;
	margin-top: 0px;
	background-color: #eee;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#siteinfo {
	text-align: center;
}
#xiti-logo {
	text-align: center;
}


/* SlideshowPro Gallery */
#gallery {
	width: 960px;
	margin-bottom: 0px;
	height: 785px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

/* Styles für Pixyblog Widget */
#pbbTableBorder {border: 1px solid #ccc;}
.pbb_image {text-align:center;}
.pbb_image img {border: 1px solid #ccc;background-color: #fff;padding: 1px;}
.pbbFooter { padding-bottom:2px;font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #333;}
.pbbFooter a:link, .pbbFooter a:visited, .pbbFooter a:active {text-decoration: none;color: #FF3300;}
.pbbFooter a:hover {text-decoration: underline;color: #333;}
.pbbLogo {color: #333}
.aside tbody, tr, .aside td {border-style:none;}
