/*
Theme Name: Starr's
Theme URI: http://w3w.cz/
Description: The Starr's theme.
Version: 0.9
Author: w3w
Author URI: http://w3w.cz/
Tags: 

*/

.a-hidden { position: absolute; top:0; left: -9999em; }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	background: #fff;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #fff url('images/bg_header2.gif') no-repeat top center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.38em;
	color: #1a3b61;
	}

#content p, #content ul, #content ol, #content blockquote, #content dl {
	margin: 15px 0;
	line-height: 1.6;
}

#content p.intro { font-size: 1.4em; font-weight: bold; padding-bottom: 14px; border-bottom: 1px solid #94c3e3; line-height: 1.4; font-family: Tahoma, Helvetica, Arial, sans-serif; text-shadow: 1px 1px 1px #888; }
.single #content p.intro { font-size: 1.1em; line-height: 1.6; text-shadow: 1px 1px 1px #ccccdd; }

/*
.widecolumn .entry p {
	font-size: 1.05em;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4;
	}

.widecolumn {
	line-height: 1.6;
	}
*/

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.small { font-size: 80%; }
.medium { font-size: 100%; }
.large { font-size: 120%; }
.x-large { font-size: 140%; }

#footer {
	background: url('images/bg_footer.gif') no-repeat top center;
	border: none;
	font-size: 1.2em;
	}

#footer .logo { height: 14px; overflow: hidden; }
#footer .logo a { display: block; background: url('images/logo_w3w_multicolour.gif') no-repeat 0 0; }
#footer .logo a:hover, #footer .logo a:focus, #footer .logo a:active { padding-top: 20px; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
/*	color: #000;*/
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
/*	color: #333;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #004499;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em/1.4 Tahoma, Arial, Sans-Serif; color: #1a3b61;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a, h3 a { color: #06c; text-decoration: underline; }
h2 a, h3 a { text-decoration: none; }

a:hover {
	color: #147;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background: white url('images/bg-sidebar_bottom.jpg') no-repeat 100% 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 700px;
	}
.page-id-6 #page { background-image: url('images/bg-sidebar_bottom-woman.jpg'); }
.page-id-7 #page { background-image: url('images/bg-sidebar_bottom-man_thumb.jpg'); }
.page-id-9 #page { background-image: url('images/bg-sidebar_bottom-woman_standing.jpg'); }


#content {
	width: 440px;
	float: left;
	margin-left: 20px;	
}

#header {
	margin: 0;
	padding: 0;
	width: 700px;
	overflow: hidden;
	}

#headerimg {
	margin: 0;
	height: 130px;
	width: 100%;
	position: relative;
	}

#navigation {
	width: 100%;
	background: #1a3b61 url('images/bg_nav.gif') repeat-x 100% 100%;
	float: left;
	}
#navigation ul {
	list-style-type: none;
	
}
#navigation li {
	margin: 0;
	padding: 0;
	float: left;
}
#navigation a {
	display: block;
	padding: 4px 20px 14px;
	font-size: 1.7em;
	color: #fff;
	background: url('images/bg_nav_here_arrow.gif') no-repeat -200px center;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus, #navigation a:active {
	color: #94c3e3;
	text-decoration: none;
}

#navigation .current_page_item a {
	background-position: bottom center;
	color: #94c3e3;
}

#navigation #nav_news { float: right; text-align: right; }
#navigation #nav_news a { color: #1a3b61; }
#navigation #nav_news a:hover, #navigation #nav_news a:focus, #navigation #nav_news a:active, 
#navigation #nav_news.current_page_item a { color: #fff; }


.narrowcolumn {
	/*float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;*/
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.home .post { margin-top: 20px; }
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 700px;
	clear: both;
	text-align: left;
	font-size: 1.3em;
	}

#footer p {
	margin: 0 10px;
	padding: 20px 0 0;
	float: left;
	width: 680px;
	}
#footer p span { float: right; }
#footer ul { clear:both; list-style-type: none; margin: 0 10px; }
#footer li { display: inline; margin-right: 8px; padding-right: 8px; border-right: 1px solid #000; }
#footer li.last { border-right: none; margin-right: 0; padding-right: 0; }
#footer #controller span { margin-left: 1px;margin-right: 1px; }
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 39px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	/*margin-top: 30px;
	text-align: center;*/
	margin-bottom: -15px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

html > body .entry #cforms2form li { margin-left: 0; }

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.entry ul { padding: 0 0 0 30px; margin-left: 0; list-style: none; }
.entry li { padding-left: 10px; margin: 5px 0 5px 0; background: url('images/bg_bullet.gif') no-repeat 0 0.7em; }
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	background: none;
	}

html > body .entry #cforms2form li { margin-left: 0; padding-left: 0; }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar ul h3.maintitle {
	margin: 0 20px 10px;
	font-size: 1.1em;
	}

#sidebar ul h3.maintitle { font-size: 1.8em; text-align: right; font-weight: normal; margin-bottom: 11px; }

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	font-size: 1em;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background: url('images/bg_side-gradient.png') no-repeat 100% 0;
	padding: 5px 0 20px;
	margin: 20px 0 260px 480px;
	width: 220px;
	min-height: 210px;
	_height: 210px
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Googlemap canvas */
#map_canvas { width: 438px; height: 300px; border:1px solid #94C3E3; margin: 15px 0 25px; }

/* sidebar */
#sidebar a { color: #1A3B61; }
#sidebar .archives { text-align: right; font-size: 1.4em; font-weight: bold; }

/* news-items sidebar */
#news-items { line-height: 1.3; }
#news-items h3, #sidebar #news-items h3 { font-size: 1em; font-weight: bold; margin: 0 0 3px; line-height: 1.2; }
#news-items h3 .date { display: block; font-weight: normal; text-align: right; margin-bottom: 2px; }
#news-items .more { text-align: right; margin-top: 0; margin-bottom: 20px; }

/* paging */
.navigation .Nav a { margin: 0 2px; }
.navigation .Nav img { vertical-align: middle; }
.navigation .Nav a.pageno, .navigation .Nav strong { display: inline-block; zoom: 1; padding: 0.15em 0; min-width: 1.6em; text-align: center; margin: 0 2px; border: 1px solid #F5FAFC; text-decoration: none; }
* html .navigation .Nav a.pageno, * html .navigation .Nav strong { width: 1.6em; }  
.navigation .Nav strong { border-color: #1A3B61; background: #1A3B61; color: #fff; }
.navigation .Nav a.pageno:hover, .navigation .Nav a.pageno:focus, .navigation .Nav a.pageno:active { border-color: #06C; }
.navigation .Nav a.first { margin-right: 3px; }
.navigation .Nav a.last { margin-left: 3px; }

/* language flags */
#qtranslate-chooser { width: 60px; height: 21px; position: absolute; right: 0; top: 17px; overflow: hidden; }
#qtranslate-chooser li { display: inline; }
.qtrans_flag span { display:block; position:absolute; left: -999em; }
.qtrans_flag { height:17px; width:26px; display:block; float: left; border: 2px solid #fff; display: inline; }
.qtrans_flag_cs { background: url('images/flag_cz.png') no-repeat 0 0; }
.qtrans_flag_en { background: url('images/flag_en.png') no-repeat 0 0; }
.qtrans_flag:hover, .qtrans_flag:focus, .qtrans_flag:active, .active .qtrans_flag { border-color: #F5FAFC; background-position: 0 100%; }
