/*
Theme Name: Ramona Stoecker
Theme URI: http://www.ramonastoecker.de/
Description: based on TwentyTen with more than a little help from HTML5 boilerplate see README.markdown
Author: MB & FN
Version: 1.0
Template: twentyten
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* 
  credit is left where credit is due.
  additionally, much inspiration was taken from these projects:
    yui.yahooapis.com/2.8.1/build/base/base.css
    camendesign.com/design/
    praegnanz.de/weblog/htmlcssjs-kickstart
*/

/* 
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, figure, footer, header, 
hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
/* END RESET CSS */

/* 
 * minimal base styles 
 */
h1,h2,h3,h4,h5,h6 { font-weight: normal; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:active { outline: none; }
a:focus { outline: thin dotted; }
a, a:active, a:visited { color:#000; text-decoration: none ; }
a:hover {
	color:#999;
	text-decoration: none;
}



ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }
small { font-size:85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { 
  padding: 15px; 
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom;  }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
::-moz-selection{ background: #00FF00; color:#000; text-shadow: none; }
::selection { background:#00FF00; color:#000; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #00FF00; } 
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

 /* Primary Styles
    Author: MB
 */
body {
	font: 11px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrapper	{	width: 900px; margin: 40px auto 30px; padding: 0 10px; background: #FFF;}
#site-title a span.bg{
	display:block;
	text-indent:-999px;
	overflow:hidden;
	background: url(img/rs.jpg) no-repeat;
	height:60px; width:150px;
}
div#header{padding-left: 0px;
	display:block;
	clear:both;
	margin-bottom:35px;
	height:80px;
	}

div#branding{float:left;margin:0;
padding:0; width:300px;}
div#access{ text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	width:150px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px;}


div#access ul  {
	display: block;
	float: left;
	clear: right;
	width:75px;
	list-style:none;
	margin:0px;
}
div#access ul#menu-one{
	width:90px;}
div#access ul#menu-two{
	width:60px;}
div#access ul li.current-menu-item, div#access ul li.current-cat { font-weight:bold;}
div#access ul li.current-cat ul.children li{ font-weight:normal}
div#container, div#footer{
	display:block; clear:both; width:100%;
	}


body.home div.post, body.archive div.post, body.archive div.post {
clear:right;
float:left;
margin:0px 2px 2px 0;
padding:0;
position:relative;}

body.archive.category div.post {
width:298px;
height:202px;
}
body.home div.post {
width:148px;
height:100px;
}

body.home div.post img, 
body.archive div.post img,
div#container .carousel-controls img{
border:2px solid #FFF;}

body.home div.post:hover img, 
body.archive div.post:hover img{ border-color:#FFF; }

div.post h2.entry-title{ position:absolute;visibility:hidden; position:absolute; top:2px; left:2px; background-color: rgba(255, 255, 255, 0.7); }


body.archive.category div.post h2.entry-title a, body.archive.tag div.post h2.entry-title a{width:286px; height:190px; display:block; padding:4px;}

body.home div.post h2.entry-title a{ width:136px; height:88px; display:block; padding:4px;}

body.single div.post h2.entry-title{ top:0px; left:0px;  }
div.post:hover h2.entry-title{ visibility:visible; }

div#container .carousel-controls{ float:left; clear:right; width:300px; margin:0px}
div#container .carousel-controls a {
	float: left;
	margin: 0;
	height:100px;
	margin:0 2px 2px 0;
	}

div#container .carousel-controls .active img{border: 2px solid #000; }
div#container .carousel-controls img:hover { border: 2px solid #000; }

div#container .jcarousel-skin-neat{ float:left; margin:0 2px 2px 0; border:2px solid #FFF;}
div#container .jcarousel-skin-neat:hover{ border:2px solid #FFF;}

div#container .jcarousel-container{ background-color:#FFF;}

div#container .carousel-controls span,
div#container .jcarousel-scroll,
div#container h2.cgj_title{ display:none;}


div#footer a:link, div#footer a:visited{ color:#FFF;}
div#footer a:hover, div#footer a:active{ color:#F2F2F2;}



li.cat-item-5 a:hover, li.current-cat.cat-item-5 a{	color: #F47920; }
div.post.category-print h2.entry-title a{	background-color: #F47920; color:#FFF; }
div#container div.post.category-print .carousel-controls .active img,
div#container div.post.category-print .carousel-controls img:hover { border: 2px solid #F47920; }

li.cat-item-6 a:hover, li.current-cat.cat-item-6 a, div.page-link, div.page-link a:hover span.pagelink, div.page-link a:active span.pagelink{ color: #00A1DF;  }
div.post.category-film h2.entry-title a{ background-color: #00A1DF;   color:#FFF; }
div#container div.post.category-film .carousel-controls .active img,
div#container div.post.category-film .carousel-controls img:hover { border: 2px solid #00A1DF; }

li.cat-item-7 a:hover, li.current-cat.cat-item-7 a{	color: #E53589;}
div.post.category-design h2.entry-title a{	background-color: #E53589; color:#FFF; }
div#container div.post.category-design .carousel-controls .active img,
div#container div.post.category-design .carousel-controls img:hover { border: 2px solid #E53589; }

li.cat-item-8 a:hover, li.current-cat.cat-item-8 a{ color: #A52B85;    }
div.post.category-online h2.entry-title a{ background-color: #A52B85;  color:#FFF;  }
div#container div.post.category-online .carousel-controls .active img,
div#container div.post.category-online .carousel-controls img:hover { border: 2px solid #A52B85; }

li.cat-item-11 a:hover, li.current-cat.cat-item-11 a{ color: #9BC240;}
div.post.category-outdoor h2.entry-title a{ background-color: #9BC240; color:#FFF;  }
div#container div.post.category-outdoor .carousel-controls .active img,
div#container div.post.category-outdoor .carousel-controls img:hover { border: 2px solid #9BC240; }



body.single div.post img.alignnone,
body.single div.post img.alignleft,
body.single div.post img.alignright,
body.single div.post img.aligncenter{ border:solid 2px #FFF;}

body.page-id-2 div.page div.entry-content{  }
body.page-id-2 div.page div.entry-content{ 
-moz-column-count: 2; -moz-column-gap: 6px; 
-webkit-column-count: 2; -webkit-column-gap: 6px;
column-count: 2; column-gap: 10px; 
}
body.page div.page h4{font-weight:bold; line-height:16px;font-size:11px;text-transform:uppercase;}
body.page div.page p {
	margin-bottom:16px;
	font-size:11px;
	line-height:16px;
	letter-spacing: 0px;
}


div.carousel-controls{ max-height:402px;}


div.post.category-film .entry-content{padding-top:0;}

div.post.category-film .entry-content p{ 
margin-top:2px;
padding-left:0;
padding-right:0;
padding-top:0;
margin-bottom:1em;
width:600px;

}
div.page-link, div.excerpt{ margin-bottom:1em; width:600px;}

div.page-link span.pagelink{ text-decoration:none;  margin-right:10px; font-weight:bold;}

div.page-link a:link span.pagelink, div.page-link a:visited span.pagelink{ font-weight:normal !important; }
div.page-link a:hover span.pagelink, div.page-link a:active span.pagelink{ font-weight:normal !important; }

h1.entry-title{ clear:both}
div.excerpt h1.entry-title,
div.excerpt p{ display:inline;}
div.excerpt span.tags{ font-weight:bold;}
/*
div.post.category-film .entry-content p{ 
display:inline-block;
float:left;
}
div.page-link{width: 300px; clear: right; float: left;}

div.post.category-film  span.pagelink{  background-color:#00A1DF;
display:inline-block;
height:88px;
margin:2px 2px 4px;
padding:4px;
width:136px;}
*/

/* 
ie styles */
body.ie6 #wrapper{ width:900px}

body.home.ie6 div.post h2.entry-title, 
body.home.ie7 div.post h2.entry-title{display:none;}

body.home.ie6 div.post, 
body.archive.ie6 div.post {
	display: inline-block;}
#content .excerpt .first-word{ font-weight:bold; text-transform:uppercase;}


/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }

  a, a:visited { color: #444 !important; text-decoration: underline; }

  a:after { content: " (" attr(href) ")"; } 

  abbr:after { content: " (" attr(title) ")"; }
  
  .ir a:after { content: ""; }  /* Don't show links for images */
  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  
  img { page-break-inside: avoid; }

  @page { margin: 0.5cm; }

  p, h2, h3 { orphans: 3; widows: 3; }

  h2, h3{ page-break-after: avoid; }
}



/*
 * Media queries for responsive design
 */

@media all and (orientation:portrait) { 
  /* Style adjustments for portrait mode goes here */
}

@media all and (orientation:landscape) { 
  /* Style adjustments for landscape mode goes here */
}
@media (max-width: 900px) {
	#wrapper{ width: 600px;}
	div#container .carousel-controls{  width:600px; }
	body.page-id-2 div.page div.entry-content{ -moz-column-count: 1; -webkit-column-count: 1;column-count: 1;}
	div.page-link{width: 600px;}
}
/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
  /* Prevent iOS, WinMobile from adjusting font size */
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }   
}