/* 
	Theme Name: PassionDuo Blue
	Theme URL: http://www.dailyblogtips.com/passionduo-wordpress-theme-released/
	Description: Simple two column theme. 
	Author: dailyblogtips
	Author URI: http://www.dailyblogtips.com/
	Version: Version 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@import "reset.css";
@import "tabl.css";
@import "golden.css";

body { 
margin : 0px auto;
background: #f8f8f8 url(images/fon.png) repeat-x bottom;
} 

#container {
	width: 980px;
	margin: 0px auto;
	padding: 0 0 20px 0;
	background: #010101 url(images/bottom.png) no-repeat bottom center;
}


h1 { 
font-size : 21px;
font-weight : normal;
padding : 0;
margin : 0;
margin-bottom:10px;
color: #fff;
} 
h1 a, h1 a:visited { 
/*color : #2fe11c;*/
color: #fff;
text-decoration : none;
padding-right: 10px; 
background: url(images/link.gif) no-repeat 100% 50%;
} 
h1 a:hover { 
color : #08c;
text-decoration : none;
border-bottom: 1px solid #08c;
}

h2 {
font-size:18px;
font-weight:normal;
margin-bottom:10px;
color: #fff;
}
h3 {
font-size:15px;
font-weight:bold;
margin-bottom:10px;
color: #fff;
}
h4 {
font-size:12px;
font-weight:normal;
}
h5 {
font-size:15px;
font-weight:normal;
}
h6 {
font-size:13px;
font-weight:normal;
}



.top {
	margin: 20px auto 0 auto;
	width:980px;
	height:15px;
	background:url(images/top-trans.png) center bottom no-repeat;
}
.bottom {
	margin:0px auto;
	padding-top:30px;
	width:980px;
	background:url(images/bottom.gif) center bottom no-repeat;
	height:30px;
	color:#17394b;
	font-size:13px;
	text-align:center;
}
#otrajenie  {
	height: 150px;
	width: 100px;
	margin: 0 auto;
	padding: 50px;
}
#logo_otraj {
    padding: 150px 0 0 0;
    overflow: hidden;
    background: url("images/otrajenie.jpg") no-repeat top left;
    height: 0px !important;
    height /**/:150px;
	width:88px;
	margin:0 auto;
}
#otrajenie  a:hover p#logo_otraj{
}

/*------------------------
	HOME
---------------------------*/
body#home div#header { 
background: #010101 url("images/header5.png") no-repeat;
padding :0; 
margin:0;
height: 433px;
} 

body#home div#headline  {
	/* display:none;           da go probvam v IE 6*/
	height: 68px;
	width: 500px;
	margin: 90px 0 242px 20px;
	_margin: 90px 0 32px 20px;
	padding: 0 0 0 50px;
	float:left;
}
body#home p#startup2008 {
    padding: 68px 0 0 0;
    overflow: hidden;
    /*background: url("images/title2-trans.png1") no-repeat; */
    height: 0px !important;
    height /**/:68px;
}

/*------------------------
	A L L
---------------------------*/
#header { 
background: #010101 url("images/header_ru.png") no-repeat;
padding :0; 
margin:0;
height: 283px;
} 

#headline1  {
	height: 68px;
	width: 500px;
	margin: 90px 0 242px 0;
	_margin: 90px 0 188px 0;
	padding: 0 0 0 50px;
	float:left;
}
#startup20081 {
    padding: 68px 0 0 0;
    overflow: hidden;
    background: url("images/title2-trans.png") no-repeat;
    height: 0px !important;
    height /**/:68px;
}


/*------------------------
	mnogo
---------------------------*/
body#mnogo div#header { 
background: #010101 url("images/header_n.png") no-repeat;
padding :0; 
margin:0;
height: 283px;
} 

body#mnogo div#headline  {
	height: 68px;
	width: 500px;
	margin: 90px 0 242px 0;
	_margin: 90px 0 188px 0;
	padding: 0 0 0 50px;
	float:left;
}
body#mnogo div#startup2008 {
    padding: 68px 0 0 0;
    overflow: hidden;
    background: url("images/title2-trans.png") no-repeat;
    height: 0px !important;
    height /**/:68px;
}

#headline  p{
font-size: 1.1em;
font-family: "Lucida Grande", "Lucida Sans Unicode",;
}

.ad {
	margin:0 70px 0 0;
	float:right;
}

#header h1{ 
font-size: 40px;
line-height:50px;	
letter-spacing:-1px;
margin:0px 0px 0px 17px;
font-weight:normal;
padding:0px;
} 
#header h1 a{ 
border-bottom: none;
color: #005580;
}
#header h1 a:hover{ 
border-bottom: 1px solid #005580;
color: #005580;
}
.Desc{ 
color: #D94616;
margin:0px;
font-size:20px;
line-height:31px;
font-weight:normal;
letter-spacing:-1px;
text-align:center
}

img { 
border : 0;
} 
a, a:visited { 
color : #08c;
text-decoration : none;
} 
a:hover { 
text-decoration : none;
color : #08c;
} 
#navbar { 
margin : 0 auto;
padding : 0;
text-align : left;
width : 770px;
} 


#wrap { 
margin : 0 auto;
padding : 20px 0 0 0;
} 

/*----------------------
	sudurjanie
--------------------------*/

* html #content {
margin : 5px 0 8px 2px;
}
* html #content_tabl {
margin : 5px 0 8px 2px;
}

#content {
width : 690px;
padding : 0 0 0 30px;
margin : 5px 0 0px 3px;
float : left;
} 
#content_tabl {
width : 920px;
padding : 0 0 0 30px;
margin : 5px 0 0px 3px;
float : left;
} 
#content p { 
padding : 0 0 15px 0;
margin : 0;
line-height : 21px;
} 
#content p img { 
float : left;
border : none;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
} 
#content p ol { 
margin : 0;
padding : 0 0 0 20px;
list-style: decimal;
} 
#content ul.zele, #content_tabl ul.zele { 
padding: 0 ;
margin: 0 5px;
border:none;
list-style-position: outside;
list-style-type : none;
} 
#content ul.zele li, #content_tabl ul.zele li { 
display: block;
padding : 0 0 0 10px;
margin : 0 0 5px 0;
background:url(images/arrow.gif) left top no-repeat;
background-position: 0 4px;
text-indent: 10px;
list-style-type : none;
} 

#content ul, #content_tabl ul { 
padding: 0 10px 0 30px;
margin: 0;
border:none;
list-style-position: outside;
list-style-type : disc;
} 
#content li, #content_tabl ul li { 
padding : 0 0 0 5px;
margin : 0 0 5px 0;
list-style-type : disc;
} 

* html #page_content {
margin : 5px 0 0px 2px;
}
#page_content {
width : 588px;
padding : 10px;
margin : 5px 0 0px 3px;
float : left;
border:1px solid #ECECEC;
background:white;
} 
#page_content p { 
padding : 0 0 15px 0;
margin : 0;
line-height : 21px;
} 
#page_content p img { 
float : left;
border : none;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
} 
#page_content p ol { 
margin : 0;
padding : 0 0 0 20px;
list-style: decimal;
} 
#page_content p ul { 
padding: 0 ;
margin: 0 5px;
border:none;
list-style-position: outside;
list-style-type : none;
} 
#page_content li { 
display: block;
padding : 0 0 0 10px;
margin : 0 0 5px 0;
background:url(images/arrow.gif) left top no-repeat;
background-position: 0 4px;
text-indent: 10px;
}

#content a:hover, #page_content a:hover, #content li a:hover, #content_tabl ul li a:hover, #content_tabl a:hover {
text-decoration: underline;
} 
/*--------------- To e kato gornoto h1 a:hover, no e tuk, za da ne go "prenapisva" gorniq red za a:hover --------------------*/
#content h1 a:hover, #page_content h1 a:hover, #content_tabl h1 a:hover { 
color : #08c;
text-decoration : none;
border-bottom: 1px solid #08c;
}

.postpacker {
	margin:0px 0px 7px 0px;
	padding:10px;
	border: 0px solid #ECECEC;
}

.postpacker ul { 
padding: 0 ;
margin: 0 5px;
border:none;
list-style-position: outside;
list-style-type : none;
}
.postpacker ul li { 
display: block;
padding : 0 0 0 10px;
margin : 0 0 5px 0;
background:url(images/arrow.gif) left top no-repeat;
background-position: 0 4px;
text-indent: 10px;
} 

.postpacker ul li a:hover{ 
text-decoration: underline
}

.date { 
color : #ccc;
font-size:11px;
margin : 0 0 15px 0;
width:295px;
float:left;
} 
.date a {
color: #08c; 
font-weight:bold;
} 
.date a:hover {
color: #08c;
border-bottom: 1px solid #08c;
} 
.postinfo { 
margin : 0 0 10px 0;
text-align:right;
font-size: 12px;
color:#ccc;
width:290px;
float:left;
} 
.postinfo a { 
color: #fff;
text-decoration: underline;
} 
.postinfo a:hover {
color: #08c;
text-decoration : none;
border-bottom: 1px solid #08c;
} 


/*----------------------
	sidebar
--------------------------*/

* html #sidebar { 
	margin : 5px 0 7px 0;	
}

#sidebar { 
width : 190px;
color : #f5f5f5;
padding: 0px 30px 0 0px;
margin : 5px 0 20px 0;
text-align : left;
position : relative;
line-height : 17px;
font-size : 12px;
list-style-type : none;
float:right;
}
#sidebar_l {
	float:left;
}

#sidebar p { 
padding : 0;
list-style-type : none;
margin : 10px 0;
} 
#sidebar h2 { 
	color : #fff;
	font-size : 17px;
	font-weight:normal;
	padding : 0 0 5px 0;
	margin : 5px 7px 0 7px;
	border-bottom:1px solid #696969;
}
#sidebar a { 
color : #08c;
font-size:13px;
} 
#sidebar a:hover { 
color : #08c;
text-decoration : none;
border-bottom:1px solid #08c;
}  

#sidebar ul li a { 
color : #08c;
font-size:13px;
text-decoration : none;
} 
#sidebar ul li a:hover { 
color : #08c;
text-decoration : none;
border-bottom:1px solid #08c;
} 

#sidebar ul { 
list-style-type : none;
margin : 20px 0 5px 0px;
padding : 0;
background: ;
border:0px solid #ECECEC;
} 

#sidebar ul ul { 
padding: 0;
margin: 7px 7px 7px 7px;
_margin: -5px 7px 7px 7px;
border:none;
}

#sidebar ul li { 
display : block;
padding : 0;
margin : 0;
list-style-type : none;
background:none;
border-top:0px solid #fff;
} 
#sidebar ul li ul li { 
display : block;
padding : 0 0 0 10px;
margin : 0 0 5px 0;
list-style-type : none;
background:url(images/arrow.gif) left top no-repeat;
background-position:0 3px;
} 

/*----------------------
	reklami
--------------------------*/

#sidebar .ads ul { 
margin : 0;
padding:10px 10px 10px 10px;
float:left;
background:#f4f4f4;
border:1px solid #ececec;
}
#sidebar .ads ul li { 
list-style-type : none;
}
#sidebar .ads ul li a:hover { 
border-bottom:none;
list-style-type : none;
}
.ads {
	padding: 0;
	margin:0;
	float:left
}

.ads ul li h3 {
	text-align: center;
	color: #333;
	font-weight:normal;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding-top: 0px;
	line-height:25px;
}

.ads img {
	margin:0px 8px 7px 8px;
	border: 1px solid #d6d6d6;
	background: #fff;
}
.ads a:hover img{border: 1px solid #929495;}


.koment a {
color:#fff;
font-weight:bold;
text-decoration:none;
}
.koment a:hover {
color:#08c;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #08c;
}

#commentblock h2 { 
font-size : 17px;
color : #fff;
padding : 40px 0 10px 0;
margin : 0;
font-weight : normal;
} 
#commentblock { 
padding : 5px;
margin : 40px 0 15px 0;
}
#commentblock p { 
font-size:11px;
} 

ol#commentlist { 
padding : 0;
margin : 10px 0 0 0;
} 
.commentdate { 
font-size : 10px;
padding-left : 0;
} 
#commentlist li p { 
margin: 2px;
padding : 0;
} 
.commentname { 
color : #fff;
margin : 0;
padding : 5px 5px 5px 0;
} 
.commentinfo { 
clear : both;
} 
.commenttext { 
clear : both;
margin : 0 0 10px 0;
padding : 2px;
border:1px solid #696969;
background: #111;
}
.commenttext-admin { 
clear : both;
margin : 0 0 10px 0;
padding : 2px;
border:1px solid #e8f7ff;
background:#333;
}


#commentsformheader { 
padding-left : 0;
} 
#commentsform { 
text-align : center;
margin : 0;
padding : 0;
} 
#commentsform form { 
text-align : left;
margin : 0;
} 
#commentsform p { 
margin : 0;
} 
#commentsform form textarea { 
width : 99%;
background : #fff;
border : 1px solid #ddd;
font-family: Tahoma, Verdana, sans-serif;
} 
p.comments_link img { 
margin : 0;
padding : 0;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
} 
.sbutt {
	background:url(images/pager.jpg) repeat-x;
	color:white;
	border:none;
	height:28px;
	width:120px;
}



blockquote { 
margin : 0 40px 0 30px;
padding : 0 0 0 10px;
font-style : italic;
color : #08c;
border-left : 2px solid #08c;
} 
#content blockquote p { 
margin : 0 0 20px 0;
padding : 0;
} 

.prevnext { 
text-align : center;
margin : -7px 0 0 0;
padding : 0px 2px 40px 2px;
font-family:Arial, Helvetica, sans-serif;
} 
.prevnext a, .prevnext a:visited { 
color:white;
font-size:13px;
display:block;
width:110px;
line-height:28px;
margin:0;
font-weight:bold;
background: red url(images/pager.jpg) left repeat-x;
}
.prevnext a:hover { 
color:#f4f4f4;
}

.prevnext .alignright { 
float : right;
margin : 0;
} 
.prevnext .alignleft { 
float : left;
}


#calendar_wrap {
	margin:0px;
}
#calendar_wrap a {
	padding: 3px 0px;
	color:#999;
	border-bottom:1px dotted black;
}
#calendar_wrap a:hover {
	border-bottom:2px dotted black;
}
#calendar_wrap caption { background: none; padding: 5px 0px; width: 160px; }
#calendar_wrap table { width: 160px; border: solid 1px #ccc; margin-bottom:30px; background:#f9f9f9;}
#calendar_wrap table th { text-align: center; letter-spacing: -1px; padding: 3px 0px; color:black}
#calendar_wrap table td { text-align: center; border: solid 1px #E7E7E7; padding: 3px 0px; font-size: 11px; }


/*----------------------
	menu
--------------------------*/
body#mnogo div#navcontainer, div#navcontainer {
margin:0; padding: 250px 0 0 0; height:33px; width:980px;
}

body#home div#navcontainer{
margin:0; padding:0; height:33px; width:980px;
}

div#navcontainer ul{
color: #ccc;
text-align: center;
margin: 0;
padding-bottom: 6px; /* tezi stoinosti sa vyrzani s paddinga na   'ul li a'  */
padding-top: 6px;
}

div#navcontainer ul li{
display: inline;
margin: 0;
}

div#navcontainer ul li a{
margin: 0;
padding: 8px 20px 9px 20px;
_padding: 8px 20px 9px 20px;
color: #f6f6f6;
background: url(images/link_split.jpg1) right top no-repeat;
text-decoration: none;
line-height: 20px;
margin-left: -4px;
}
div#navcontainer ul li#last a{
margin-left: -4px;
background: none;
}

div#navcontainer ul li a:hover, div#navcontainer ul li#last a:hover {
background: url(images/hover2.gif) left top repeat-x;
}

#active a { background: url(images/link_hover.jpg) left top repeat-x; color: #fff; }
div#navcontainer ul li a.current , div#navcontainer li.current_page_item a, div#navcontainer li.current_page_parent a{ 
background: url(images/current2.gif) repeat-x; color: #fff; }



.more-link {
	border-bottom:none;
	margin:5px 0 0 0;
	display:block;
	width:100px;
	font-size:12px;
	white-space:nowrap;
}
a.more-link {
	color:#08c;
	text-decoration:underline;
}
a:hover.more-link {
	color:#08c;
	text-decoration:none;
}

* html #footer { 
width : auto;
text-align : left;
margin : 0px 0px 0px 8px;
padding : 0px;
float : left;
} 

#footer { 
width : auto;
text-align : left;
margin : 0px 0px 0px 8px;
padding : 0px;
float : left;
display:inline
}

#footer li { 
margin-bottom:3px;
}
#footer a { 
color:#98C914;
border-bottom:1px solid #98C914;
margin-bottom:3px;
}
#footer a:hover {
color:#98C914;
border-bottom:none;
}

#footer ul { 
margin:0px;
padding:5px 20px 10px 20px;
list-style-type:none
}

#footer p { 
font: normal 15px Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
color:white;
margin:0px;
padding:10px 20px 10px 20px;
}

#footer h2 { 
background:url(images/heading_pat.gif);
font: normal 15px Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
color:white;
margin:0px;
padding:7px 20px 3px 20px;
}

.field {
	background:black;
	border:1px solid #525252;
	height:20px;
	padding:3px 0 0 5px;
	color:#FF6000;
 
	width:170px;
}

.button {
	background:black;
	border:1px solid #3D3D3D;
	height:25px;
	padding:0 5px 0 5px;
	width:90px;
	color:#757575;
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
}

.search {
	margin:5px 0 0 0;
	padding:10px 0px 10px 45px;
	color:#FF6000;
	float:right;
	background:white;
	border:1px solid #ececec;
	width:150px;
}
#searchform { 
margin : 0px;
padding : 0px;
}
#s {
	width:250px;
	height:20px;
	margin:0;
	padding:5px 5px 3px 7px;
	border:1px solid #72bbe3;
	background:white;
	color:#122b3b;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
 
.credits { 
margin: 7px 0px 0px 0px; 
padding: 10px;
float:left;
background:black;
font-size:11px;
color:#999;
text-align:center;
width:900px;
}


/*------------------------
	menu 2
---------------------------*/

#menu2
{
margin: 10px auto;
overflow: hidden;
width: 970px;
}

#additionl
{
list-style-type: none;
margin: 0;
padding: 0;
float: left;
}

#additionl li {
border-left: 1px solid #fff;
float: left;
margin: 0 15px 0 -15px;
padding: 0 15px 0 15px;
font-size: 12px;
}

#additionl li a:hover {
text-decoration: underline;
}

#additionr {
list-style-type: none;
margin: 0;
padding: 0;
float: right;
}

#additionr li {
border-right: 1px solid #fff;
float: left;
margin: 0 -15px 0 15px;
padding: 0 15px 0 15px;
font-size: 12px;
}

#additionr li a:hover {
text-decoration: underline;
}




