/* 
Theme Name: Labirintus
Description: Labirintus theme
Author: Surfingbaby
Author URI: http://www.surfingbaby.hu
Version: 1.0.3

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*CSS reset - eric meyer */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*site structure*/
body{
	font-size: 11px;
	font-family: arial, tahoma,arial,sans-serif;
	color:#666666;
	text-align:center
}

div#header{

}

div#container{text-align:left}
div#navigation{}
div#extra{}


div#container{width:840px;margin:0 auto}

div#content{
	float:right;
	width:570px
}

div#navigation{
	float:left;
	width:240px
}

div#extra{
	float:left;
	clear:left;
	width:240px
}

div#footer{
	clear:both;
	width:100%
}

/*custom styling*/
#header{
	background-color: #fff;
	color: #79B30B
}
a:link { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #025d87; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

#top_menu ul li{
	float:right;
	padding:0px;
	margin:0px;
	text-align:right;
	width:590px;
}

#top_menu{
	margin-top:20px;
	margin-right: 0px;
	
}

/* menu-item a */
#top_menu ul li.page_item a{
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
}

#top_menu ul li.page_item a:hover{
	color:#fff;
	text-decoration: none;
}
#top_menu ul li.page_item.current_page_item a{
	color:#fff;
	text-decoration: none;
}

/* menu-item-2 */
#top_menu ul li.page-item-3 a{
	color: #f44408;
}

#top_menu ul li.page-item-3 a:hover{
	background-color: #f44408;
}

/* menun-item-3 */
#top_menu ul li.page-item-4 a{
	color:#e2d316;
}

#top_menu ul li.page-item-4 a:hover{
	background-color: #e2d316;
}
	
/* menun-item-4 */
#top_menu ul li.page-item-5 a{
	color: #7ce31d;
}

#top_menu ul li.page-item-5 a:hover{
	background-color: #7ce31d;
}

/* menun-item-5 */
#top_menu ul li.page-item-6 a{
	color:#02c1ff;
}

#top_menu ul li.page-item-6 a:hover{
	background-color: #02c1ff;
}
	
/* menun-item-6 */
#top_menu ul li.page-item-7 a{
	color: #000095;
}

#top_menu ul li.page-item-7 a:hover{
	background-color: #000095;
}

/* menun-item-7 */
#top_menu ul li.page-item-8 a{
	color: #ff03f0;
}

#top_menu ul li.page-item-8 a:hover{
	background-color: #ff03f0;
}

/* menun-item-8 */
#top_menu ul li.page-item-9 a{
	color:#000000;
}

#top_menu ul li.page-item-9 a:hover{
	background-color: #000000;
}

/* content */
#content{
	border-top:1px solid #eaeaea;
	text-align: justify;
	padding:10px;
}

#navigation{
	position:relative;
	top:-197px;
	float:left;
}

#extra{
	position:relative;
	top:-120px;
	float:left;
}

#navigation{
	height: 385px;
	background-image: url("images/labirint_final.jpg");
	background-repeat: no-repeat;
}

.logoTagCloud{
	position:relative;
	top:30px;
	left:20px;
}

#footer{
		text-align: right;
		border-top:1px solid #eaeaea;
}

#footer p{
	margin-top:5px;
	margin-bottom:5px;
}
#footer a{
	text-decoration: none;
	color:#666666;
}

#footer a:hover{
	text-decoration: underline;
}

/* Comments
############################################################################################################## */
#commentlist { padding-top: 20px;}
#commentlist h2 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 20px;}
#commentlist .standard { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background-color: #fff;}
#commentlist .alt { background-color: #ECF6F8; margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; }
#commentlist p.comment_author a{ font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#96b1bc; text-decoration: none;}
#commentlist p.avt { padding: 0px; margin: 0px; float: right;}
#commentlist p.avt img { border: solid 1px #ccc;}
* html #commentlist p.avt { left: -60px; }
#commentlist p.comm-date { font-size: 11px; margin-bottom: 5px;}
#commentlist p.comm-date a, #commentlist p.comm-date a:visited, #commentlist p.comm-date a:hover { color:#96b1bc; text-decoration: underline;}

#commentlist .con { font: normal 11px/17px "Verdana"; margin-right: 0px; color:#333;}
#commentlist .con p { font: normal 11px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
#commentlist .con blockquote { font: italic 12px/19px arial, Times, serif; color:#666; margin: 10px 20px; }
#commentlist .con blockquote p { font: italic 12px/19px arial, serif; color:#666; }

/* Comments special
############################################################################################################## */
#commentlist_special { padding-top: 20px;}
#commentlist_special h2 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 20px;}
#commentlist_special .standard { background-image: url(images/postit_bg.jpg);background-repeat:repeat-y; background-position:0 20px;margin-left: 10px; padding-left:0px;border: 0px solid #dcedf0; width:250px;float:left;}
#commentlist_special .alt { background-image: url(images/postit_bg.jpg);background-repeat:repeat-y; background-position:0 20px;margin-left:10px;margin-bottom: 0px; padding:0px; border: 0px solid #dcedf0; width:250px;float:left;}
#commentlist_special p.comment_author a{ margin:10px;padding-right:20px;font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#96b1bc; text-decoration: none;}
#commentlist_special p.avt { padding: 0px; margin: 0px; float: right;}
#commentlist_special p.avt img { border: solid 1px #ccc;}
* html #commentlist_special p.avt { left: -60px; }
#commentlist_special p.comm-date { margin:10px;padding-right:20px;font-size: 11px; margin-bottom: 5px;}
#commentlist_special p.comm-date a, #commentlist_special p.comm-date a:visited, #commentlist_special p.comm-date a:hover { color:#96b1bc; text-decoration: underline;}

#commentlist_special .singlecomment{margin-top:20px;}
#commentlist_special .con {margin:10px;padding-right:20px;font: normal 11px/17px "Verdana"; margin-right: 0px; color:#333;}
#commentlist_special .con p { font: normal 11px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
#commentlist_special .con blockquote { font: italic 12px/19px arial, Times, serif; color:#666; margin: 10px 20px; }
#commentlist_special .con blockquote p { font: italic 12px/19px arial, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#commentsform { background: #ECF6F8; padding: 20px; margin: 10px 0px;}
#commentsform h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }
#commentsform p { padding: 7px 0px; color:#808080;}
#commentsform .required { font-weight: normal; color:#ff0000;}
#commentsform input { padding: 5px; width: 210px; margin-right: 7px; }
#commentsform input.formid { border: 1px solid #a8d3e4; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 2px 5px 2px 40px;}
#commentsform input.formemail { border: 1px solid #a8d3e4; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 2px 5px 2px 40px;}
#commentsform input.formuri { border: 1px solid #a8d3e4; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 2px 5px 2px 40px;}

#commentsform textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
#commentsform .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}

/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 520px; float: left; padding-left: 70px;}

.title { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold;}


/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%; position: relative;}
/**/ * html .post, .attachment { width: 99%;} /**/ 


.p-head { padding-top:5px;padding-bottom: 10px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { text-transform: uppercase;color:#272d36; font: normal 22px/22px Arial, "Helvetica"; letter-spacing: -1px;width:500px; text-align: left;}
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }

.p-head h2 { text-align: left;text-transform: uppercase;color:#272d36; font: normal 22px/22px arial, "Helvetica"; letter-spacing: -1px; width:500px;}
.p-head h2 a, .p-head h2 a:visited { color:#272d36; }
.p-head h2 a:hover { color:#0099cc; text-decoration: none; }

.p-head h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Arial'; text-transform: uppercase; color:#999;margin-top:10px;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px;}

.p-time { background: url(images/p-time-bkg.png) no-repeat right bottom; float:right;position: absolute; left: 530px; top: 5px; width: 50px; padding-bottom: 10px; }
/**/ * html .p-time { left: 530px;} /**/ 
.p-time strong { float: left; text-align: center;}
.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 7px 0px; background:#02C1FF; overflow: hidden; }
.p-time .month { background:#dedede; width: 40px; padding: 3px 0px; margin-bottom: 7px;}
.p-time .year { background: #fff; border: solid 1px #dedede; font: normal 11px/11px 'Verdana'; padding: 12px 5px; color:#bababa;}

.p-con { text-align: justify;border-top: solid 1px #dbdbdb;width:520px;}
.p-con p { font: normal 11px arial,"Verdana"; padding: 5px 0px; margin: 5px 0px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.p-con h1{font-size:14px;margin-top:10px;text-transform: uppercase;  }
.p-con h2{font-size:11px;margin-top:10px;text-transform: uppercase;  }

.p-con-excerpt { text-align: justify;border-top: solid 1px #dbdbdb;margin-right:60px;}
.p-con-excerpt p { font: normal 11px arial,"Verdana"; padding: 5px 0px; margin: 5px 0px;}
.p-con-excerpt ol { list-style: decimal inside; }
.p-con-excerpt ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con-excerpt ol li { padding: 2px 0px 2px 0px; }
.p-con-excerpt ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con-excerpt ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:#666; }
.p-con-excerpt blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con-excerpt blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con-excerpt blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}


.p-det { margin-top: 15px;margin-bottom:15px;}
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 30px; margin-right: 10px; }
.p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }
.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}
.p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; }
.p-det li a,.p-det a:visited { font: normal 14px/18px "Arial"; margin-right: 3px;}

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }


/* 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 */


/* textwidget */
h2.widgettitle{
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:10px;
}
#sidebar .textwidget{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif; 
	padding: 10px 20px; 
	margin: 0px; 
	background-color: #ecf6f8; 
}

#sidebar .widget_stray_quotes{
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif; 
	padding: 10px 20px; 
	margin-bottom: 20px; 
	background-color: #ecf6f8; 
}

h2.archive_post_search_name{
	font-size: 20px;
	background-color: #02C1FF;
	color:#fff;
	padding:10px;
	margin-bottom:10px;
}
