/*
Theme Name: Castlefans Theme
Theme URI: http://sandramueller.net
Description: A custom theme for Castlefans Deutschland
Version: 1.0
Author: Sandra Mueller
Author URI: http://sandramueller.net
*/

@import "style/css/reset.css";

body {
	background: #F7E8C7 url(images/headerBG.jpg) repeat-x;
	color: #041b5d;
	font-family: Georgia, serif;
}

a, a:active, a:hover a:visited {
       text-decoration: none;
       font-weight: normal;
}

h1, h2, h3, h5, h5, h6 { 
       font-weight: bold; 
} 

.aligncenter { display:block; margin:0 auto; padding: 15px; }
.alignleft { float:left; padding: 15px;  }
.alignright { float:right; padding: 15px;  }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

#wrap {
    margin:0 auto;
    width: 980px;
    background: url(images/header.jpg) no-repeat;
}

.masthead {
    width: 980px;
    height: 365px;
    position: relative;
}

.masthead img.logo {
       position: absolute;
       left: 25px;
       top: 3px;
}

.container {
    width: 980px;
	background:url(images/strip.jpg) repeat-y;
    position: relative;
}

.content {
       width: 600px;
       padding-left: 30px;
}

br.clear { clear: both;}

/* ---------- Styling Gallerypages ohne Sidebar -----------*/

#galwrap {
	margin:0 auto;
	width: 980px;
    background: url(images/galleryheader.jpg) no-repeat;
}

.galcontainer {
    width: 980px;
	background:url(images/gallerystrip.jpg) repeat-y top center;
    position: relative;
}

.galcontent {
       width: 900px;
       padding: 0 30px;
}

/* ----------- Begin TYPOGRAPHY ----------------- */

.breadcrumbs {
      position: absolute;
      top: -30px;
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      font-size: 0.8em;
      font-style: normal;
      border-bottom: 1px solid #041b5d;
      padding-bottom: 5px;
}

h2.title {
     font-family: Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
     font-weight: bold;
     font-size: 2.0em;
     color: #041b5d;
     padding: 15px 0 10px 0;
     border-bottom: 1px solid #041b5d;
}

h2.archiv-title {
     font-family: Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
     font-weight: bold;
     font-size: 1.2em;
     color: #C9A589;
     padding: 10px 0 0 0;
     text-transform: uppercase;
}

h3.title {      /* wird in der Liste des Kategorie-Archivs angezeigt */
     font-family: Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
     font-weight: bold;
     font-size: 1.8em;
     color: #041b5d;
     padding: 35px 0 5px 0;
     border-bottom: 1px solid #041b5d;
}

h3.results {      /* wird in der Liste der Such-Ergebnisse angezeigt */
     font-family: Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
     font-weight: bold;
     font-size: 1.5em;
     color: #041b5d;
     padding: 35px 0 0 0;
}

h3 {
   font-family: Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
   font-size: 1.8em;
   margin-left: 15px;
}

.post {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 0.90em;
     color: #041b5d;
}

.post p {
     margin: 10px 0;
     line-height: 1.5em;
}

.post blockquote {
    background: #f6d085;
    margin: 10px 20px;
    padding: 10px 25px;
    font-style: italic;
}

.post ul {
   line-height: 1.5em;
}

.post ul li {
   padding: 5px 0 5px 8px;
   list-style: disc inside;
}

.timestamp {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 0.75em;
     color: #041b5d;
     margin: 5px 0 20px 385px;
}

.postmeta {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 0.75em;
     color: #041b5d;
     padding: 15px 0 20px 435px;
}

.singlemeta {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 0.75em;
     color: #041b5d;
     padding: 15px 0 30px 0;
     border-top: 1px solid #041b5d;
}

.searchmeta {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: normal;
     font-size: 0.75em;
     color: #041b5d;
     padding: 0 0 35px 0;
}

p.codebox {
    background-color: #fff;
    padding: 10px 5px;
}


/* ----------- BEGIN MAIN NAVIGATION MENU ---------*/

ul.nav {
        padding-top: 260px;
        padding-left: 370px;
        font-family: Verdana, sans-serif;
        font-size: 0.9em;
}

ul.nav li {
       display: inline;
       background: url(images/right_tab.jpg) no-repeat right top;
       padding: 6px 0;
}

ul.nav li a {
      background: url(images/left_tab.jpg) no-repeat left top;
      text-decoration: none;
      padding: 6px 10px;
}

ul.nav li:hover {
      background-position: right -32px;
}

ul.nav li:active {
      background-position: right -64px;
}

ul.nav li a:hover {
      background-position: 0 -32px;
}

ul.nav li a:active {
      background-position: 0 -64px;
}

/* ----------- BEGIN SIDEBAR ---------*/

.sidebar {
	width: 235px;
        float: right;
        padding-right: 35px;
}

.nextep {
       width: 230px;
       height: 186px;
       position: relative;
       background: url(images/nextepBG.jpg) no-repeat top left;
       margin-top: 35px;
}

.nextep h3 {
      font-weight: normal;
      font-size: 1.3em;
      padding: 20px 0 20px 65px;
}

.nextep p {
     font-size: 1.0em;
     padding-left: 45px;
     line-height: 1.5em;
}

.nextep img.senderlogo {
     padding-left: 36px;
     padding-top: 5px;
}

ul.side_nav {
      list-style-type: none;
      padding: 0px;
      margin: 0px;
}

ul.side_nav li {
      background-image: url(images/arrow.gif);
      background-repeat: no-repeat;
      background-position: 0px 5px;
      padding-left: 29px;
      line-height: 1.8em;
}

h3.recentcomm {
     padding-top: 25px;
     padding-bottom: 20px;
}

ul.recent_comments {
   margin-bottom: 25px;
}

ul.recent_comments li {
    padding: 5px 0;
}

/* ----------begin search -------------- */

.search {
	width:280px;
	height:60px;
} 

.search .input-bg  {
		background: url(images/searchfield.jpg) no-repeat transparent;
		position: relative;
		float: left;
		height: 37px;
}

.search .input-bg input  {
		width: 206px;
		border: none;
		text-align: center;
		background: none;
		margin: 5px 0 0 0;
		font-size: 0.9em;
}

.search .button  {
	float: left;
	background: url(images/lupe.jpg) center no-repeat;
	width:38px;
	height:37px;
	border: none;
}


.search .button input  {
	border: none;
	background: none;
	width:50px;
	height:40px;
}

/* -------------BEGIN ALBUM STYLING ---------------- */

.album {
    display: block;
	position: relative;
	width: 400px;
	border: 1px solid #f6d085;
	padding: 20px;
	background: #fff;
	margin: 25px 0 0 50px;
}

.albumdesc {
	position: absolute;
	left: 160px;
	top: 40px;
	font-family: palatino, georgia, serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.6em;
}

img.albumthumb {
	height: 120px;
	width: 120px;
}

/* ------------ BEGIN COMMENTFORM STYLING ------------ */

#comments {
       font-family: Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif;
       font-size: 1.2em;
       font-weight: bold;
       padding: 20px 0;
}

ol.commentlist li {
       padding: 20px;
       border: 1px solid #C9B190;
       margin-bottom: 15px;
       background: #EDD7A9;
}

ol.commentlist li.alt {
     background: #E5EAF8;
}

.commenttext {
     font-family: verdana, sans-serif;
     font-size: 0.9em;
     padding-left: 65px;
}

.commentmeta {
      font-family: verdana, sans-serif;
      font-size: 0.8em;
      padding: 5px 0;
}

h3#respond {
       font-family: Palatino, 'Palatino Linotype', Georgia, Times, 'Times New Roman', serif;
       font-size: 1.2em;
       font-weight: bold;
       padding: 20px 0;
}

#commentform {
    width: 700px;
    margin-top: 5px;
}

#commentform label {
        display: block;
	width: 250px;
}

#commentform input {
        display: block;
	width: 200px;
	padding: 3px;
	margin: 3px 0 12px 0;
}
#commentform textarea {
	width: 350px;
	height: 100px;
	padding: 3px;
	margin: 10px 0 10px 0;
}
#commentform #submit {
	margin-left: 250px;
	width: 100px;
}

/* ------------ BEGIN FOOTER ------------ */

#footer {
        clear: right;
        width: 100%;
        height: 164px;
	background: #F7E8C7 url(images/footerBG.jpg) repeat-x;
}

.footcontent {
        margin: 0 auto;
	width:980px;
	color: #F7E8C7;
        padding: 105px 0 0 30px;
        font-family: verdana, sans-serif;
        font-size: 0.8em;
}

.footcontent a {
        color: #fff;
}

.footcontent a:hover {
        color: #F6AD39;
}

.footcontent a:visited {
        color: #5475D3;
}

/* ---------- Styling Contactform ------------*/

.contactform {
    float: left;
    width: 500px;
    margin-top: 55px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
        line-height: 20px;
        margin-bottom: 10px;
}
#wpcf input {
	float: left;
	width: 200px;
        height: 18px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 8px 5px 25px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
        margin-top: 25px;
        margin-bottom: 35px;
	width: 100px;
        height: 30px;
}

#newsflash {
  margin-top: 150px;
  background: #fffece;
  width: 570px;
  padding: 15px;
  border: solid 2px #fff;
}

#newsflash h3 {
  font-family: Palatino,'Palatino Linotype',Times,'Times New Roman',serif;
  font-size: 1.2em;
  padding-bottom: 12px;
}

#newsflash ul.newslist li {
  padding-left: 25px;
  padding-bottom: 17px;
}


/* ----------- Styling Dropdown Menu ---------------*/



/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}




/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}



/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}



/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}


/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
