@charset "UTF-8";
/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

@charset "UTF-8";
/*  
Theme Name: Allstars
Theme URI: http://www.aukay.com	
Description: This is my theme for www.hiphopallstars.cz
Version: 1.0
Author: Patrik Gemes
Author URI: http://www.aukay.com/
Color: #b7c845 zelena

*/
#nav-global{
float:left;
font-size:0.90em;
width:430px;
}

#flow {
float:left;
font-size:0.90em;
width:430px;
height:240px;
}

flow p {
color:#595959;
font-size:12px;
line-height:1.4;
}

.frontimg {
background:#FFFFFF none repeat scroll 0 0;
color:#FFFFFF;
height:200px;
position:relative;
width:200px;
border:3px solid white;
}

.text-box {
float:right;
width:230px;
margin-right:-10px;
}

a.box-link:hover {
background:#EAEAEA none repeat scroll 0 0;
opacity:0.2;
}
a.box-link {
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1001;
}


/* = GLOBAL = */
* {margin:0;padding:0;}
body {
	margin: 0;
	padding: 0;
	background:#000000 url(images/bg.jpg) repeat-x;
	background-position: top center;
	font-family: Helvetica;
	font-size: 12px;
	line-height:17px;
	color: #a5a5a5;
}
a:link, a:visited, a:active {
	color: #b7c845;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:25px;
	font-family:Helvetica, Verdana, Sans-Serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:2px;
}
h2 {
	font-size:20px;
	font-family:Helvetica,  Verdana, Sans-Serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:11px;
	padding-top:15px;

}
h3 {
	color:#BBBBBB;
	cursor:default;
	font-size:9px;
	margin-top:10px;
	text-transform:uppercase;
}
h4 {
font-size:18px;
margin-bottom:7px;
}

/* === HEADER === */
#header-container {
	padding: 0;
	width: 100%;
	height:361px;
	background:url(images/header3.png) no-repeat center top;
}
#header{
	position:relative;
	height:295px;
}

.banner{
	background:#FFFFFF none repeat scroll 0 0;
	height:100px;
	margin:0 auto 15px;
	width:745px;
}


/* =PageNavi
-------------------------------------------------------------- */
 
/* Use !important to override PageNavi CSS */
 
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
color: white !important;
background:#454545 !important;
}
.wp-pagenavi a:hover {
color: white !important;
background:#454545 !important;
}
.wp-pagenavi span.pages {
color: white !important;
background:#b7c845 !important;
}
.wp-pagenavi span.current {
color: white !important;
background:#b7c845 !important;
}
.wp-pagenavi span.extend {
color: white !important;
background:#454545 !important;
}
.wp-pagenavi {
padding:25px 0px;
}
/*=== NAV-MENU ===*/

#navmenu {
  	width: 100%; height: 20px;
	position: inline;
	text-transform: uppercase;
	position: relative; 
    top: 25px; left: 95px;
	margin: 10px 40px 10px 40px;

}
#navmenu ul {
	margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;
}
#navmenu li {
	display: inline; 
	padding: 5px 20px 5px 20px
	font-size: 18px;
	float:center;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:2px;
	margin-right:-10px;
	}
#navmenu a {
	display: inline;
	text-decoration:none;
	color:#7c197a;
	font-weight:bold;
	padding:10px 10px; 
}
#navmenu a:hover {
	color: purple; 
}
#navmenu a, #navmenu a:visited {
	color:#7c197a;
	display: inline;
	font-weight:bold;
	padding:10px 10px;
}
#navmenu a:hover, #navmenu a:active {
	color:#b7c845;
	text-decoration:none;
}

/* === MAIN AREA == */ 
.clear {
	position: relative;
	clear: both;
	height: 10px;
}
#wrapper {
	margin: 0 auto;
	position: relative; 
    top: -1px;
	width: 800px;
	background-position: center;
	background-image: url(images/mainmidpart.png);
	background-repeat: repeat-y;
}
#mainwrap{	
	width:990px;
	margin:0 auto;
	}
#maintop {
	margin: 0 auto;
	position: relative;
	width: 977px;
}
#content {
	position: relative;
	width: 800px;
	overflow:hidden;
	padding:15px;
	margin: 0 0 0 35px;
}

/*#maintopimg {
	position: relative;
	padding:0;
	background:url(images/maintoppart.pngg);
	height:35px;									/*pripadne ak sa bude davat baner 450px*/


/* === MAIN BLOG === */

#main-blog {
	float:left;
	width:430px;
	padding:15px 10px 10px 10px;
	color:none;
}
#main-blog h1 {
	color:#b7c845;
	font-size:22px;
	font-family:Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	line-height:normal;
	padding-bottom:1px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#b7c845;
	text-decoration:none;
}
#main-blog h1 a:hover{
	color:#999999;
	text-decoration:none;
}
.postdata {
	margin-bottom: 20px;
	font-size: 9px;
	font-weight: normal;
	font-style:normal;
	color: #cccccc;
}
#post {
	margin-bottom: -14px;
	border-bottom:1px solid #EAEAEA;
	padding:15px 0;
	position:relative;
}

.post p {
	margin:0;
	padding:10px 0 10px;
}

post ul {
	margin-left:35px
}
.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 24px;
	font-size:60px;
	font-family:Georgia, Verdana, Sans-Serif;
	font-weight:normal;
	margin:-17px -10px 0 0;
	background: url(images/commentbck.png) no-repeat;
}
.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: none;							/*url(images/socialbck.png) no-repeat*/
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#CCCCCC;
	text-decoration:none;
}
.post-comments a:hover {
	color:#b7c845;
	text-decoration:none;
}
/* === THUMB == */
.thumb {
	border: none;
	float: left;
	width: 200px;
	height: 200;
	margin-right: auto;
	margin-bottom: 30px;
}

/* Add image splitter between posts
#postend {
background: url(images/post-separator.png) no-repeat center;
height: 40px;
width: 430px;
}*/

/* === SIDEBAR == */
#sidebar-top {
	background: url(images/sidebartop.png) no-repeat;
	height: 20px;
	min-height: 20px;
}
#sidebar-content {
	padding:9px 9px 9px 9px;
}

#sidebar {
	width:305px;
	position:relative;
	float:left;
	margin:-20px 0 0 -8px;	
}		
.subcolumn{
	width:255px;
}
/*#search{
	width:252px;
	height:125px;
	background:url(images/searchbck.png) no-repeat;
	margin-left:4px;
}*/

.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #b7c845;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}


.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;	
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:.85em;	
}
.widget {
	width:252px;
	margin-left:4px;
	background:none;      								/* pozadie za widgetami - url(images/widgetbck.png) repeat-y*/
	border-bottom:none;									/* ukoncenie widget biela ciara /1px solid #e3dccb/*/
	margin-bottom:20px;
	text-align:center;
	padding-bottom:10px;
	margin-top:10px;
	
}
#calendar_wrap{
	margin-left:55px;
	}
.widget p {
	padding-left:5px;
	}
	
	
.widget h2 {
	height:40px;
	width:252px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:normal;
	color:#b7c845;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {
	padding:5px 15px 10px 15px;
	margin:0px;
	background: url(images/listseparator.png) no-repeat 25% 100%;
}
.widget ul li a{
	color: #cccccc;
	text-decoration:none;
}
.textwidget{
	padding:0 8px 0 8px;
	}
.widget ul li a:hover{
	color: #b7c845;
	text-decoration:none;
}		

/* --- IMAGES --- */

img {
	border:none;
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: none;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: none;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
.wp-caption {
   border: 1px solid #59350b;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}
	
/* == FOOTER == */
#bottom{
	margin: 0 auto;
	position: relative;
	width: auto;
	background:url(images/footer2.png) repeat center;
	/*height:300px;*/
}
#bottom p{
	text-align:center;
}

#wp-footer{
	position:absolute;
	background: none;										/*url(images/footer-wp.png) no-repeat*/
	width:95px;
	height:26px;
	margin-top:95px;
	margin-left:467px;
}	
#wp-footer a {
	display: block;
	height: 0;
	padding-top:26px;
	overflow: hidden;
	text-decoration: none;
	width: 95px;
}
#wp-footer a:hover {
	background: url(images/footer-wp.png)  no-repeat 0 -28px;
}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #660033; opacity:0.6; 
	border: 1px solid #none;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #660033; opacity:0.3; 
	border: 1px solid #none;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;

}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 12px 15px 0px;
	border: 2px solid #none;
}
.comment-author {	
	font-size: 18px;
        font-weight:bold;	
	font-family:Helvetica, Geneva, Arial, sans-serif;
	color: #b7c845;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #FFFFFF;
	border-bottom: 1px solid #none ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #b7c845;
	border-bottom:1px solid #none;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .50em;
	color: #ffffff;
}
#com{
	width:430px;
	padding: 0 0 5px 0px;
	clear: both;
}
#comhead{
	background:url(images/comh3.png) no-repeat;
	margin-bottom:10px;
	color:#CCCCCC;
	padding:8px 0 0 40px;
	font-size:18px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;	
	width: 175px;	
	height: 36px;
	
}
#respond {
	width:4130px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	background:url(images/comh3.png) no-repeat;
	width: 175px;	
	height: 36px;
	margin-top:25px;
	color:#271b03;
	padding:8px 0 0 70px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
	padding: 6px;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
}
#commentform textarea{
	height: 130px;
	background: #fff;
	border: 1px solid #b2b0a4;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #b2b0a4;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform #contactsubmit:focus{	
	width: 85px;
	background: #333;
	border: 1px solid #666;
	color: #e3e3e3;
	font-size:.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
.ddfmwrap {
	width: 450px;
	margin: 0;
	padding: 10px 0;
}

.ddfmwrap form.ddfm {
	width: 450px;
	margin: 0;
	padding: 0;
}

.ddfmwrap form.ddfm legend {
	font-size: 1.1em;
	font-weight: normal;
	color: #635537;
}

.ddfmwrap form.ddfm label {
	padding-top: 4px;
	color: #635537;
	font-weight: normal;
	line-height: normal;
}


.ddfmwrap form.ddfm fieldset {
	padding: 15px 15px 15px;
	border: 1px solid #b2b0a4;
}




.ddfmwrap p {
	color: #635537;
}

form.ddfm .credits {
	display: none;
}

.ddfmwrap .required {
	color: #cf0e0e;
}

.ddfmwrap .fmtext, .ddfmwrap .fmtextarea, .ddfmwrap .fmselect {
	padding: 4px 5px;
	background: #fdfef6;
	border: 1px solid #b2b0a4;
	color: #635537;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1em;
}

.ddfmwrap .fmtextarea {
	height: 200px;
}

.ddfmwrap .fmtext:focus, .ddfmwrap .fmtextarea:focus, .ddfmwrap .fmselect:focus {
	border: 1px solid #918b6e;
}

.ddfmwrap .submit {
	margin-left:-8px;
	text-align: left;
}

.ddfmwrap .submit input {
	padding: 3px 12px;
	background: #fdfef6;
	border: 1px solid #918b6e;
	color: #2b2d2f;
	font: normal 0.9em Arial, Helvetica, Verdana, Sans-Serif;
}


#wp-calendar {
empty-cells:show;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
text-decoration:none;
width:200px;
}



