/*  
Theme Name: Daily News
Theme URI: http://wordpress.kubazwolinski.com/
Description: Theme inspired by a daily newspaper look... Works best with posts using the "more" tag. 
Version: 1.0
Author: SnowDog
Author URI: http://kubazwolinski.com/

*/

* {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:1em;font-weight:normal;}


html {width:100%;height:100%;}
body {
	font: 62.5% Tahoma, Arial, Helvetica, sans-serif;
	background: url('images/bg.jpg') center top #2b2118 ;
    background-attachment:fixed;
	color: #fff;
	text-align: center;
    width:100%;
    height:100%;
	}
    
#wrapper {
    background: url('images/wrapper-bg.jpg') no-repeat left top #fff;
    color:#292727;
    margin:0 auto;
    position:relative;
    width:1002px;
    min-height:100%;
    text-align: center;
	padding:0px;
    }
    
#header {
   /* background: url('images/header-bg.jpg') no-repeat top left transparent;*/
    
    position:relative;
	padding: 0px;
	margin: 0px;
    }
    
#blogTitle { 
    padding:0px;
    margin:0px;
    text-align:left;
    width:100%;
    
   }
#blogTitle  a  {
    border:none;
    /*border-left:40px solid #960303;*/
    color:#333;
    display:block;
    font: 9em "Times New Roman", Times, Serif;
    line-height:0.8em;
    padding:0px;
    margin:0px;
    }
#tagline {
    /*border-top:3px double #666;    border-bottom:1px solid #666;*/
	margin: 0px; 
	padding:0px;
    font-size:1.2em;
    margin-left:61px;
    text-align:left;
    text-transform:uppercase;
    width:800px;
    } 
#today {
    display:block;
	margin: 0px; 
	padding:0px;
    float:right;
    }
#footer {
    border-top:3px double #666;
    bottom:0;
    left:10px;
    padding:1em 0em 1em 1em;
    text-align:right;
    text-transform:uppercase;
    width:98%;
    } 
	
#footer #nav {
    font-size:1em;
	text-align: left;
	
	
	
	}

#footer #nav li {
	margin: 0em 0em 0.2em 0em;
	padding: 0em 1em 0em 1em;
	border-right: #000 solid 1px;
	text-transform:uppercase;
	float: left;
	list-style:none;
	list-style-image: none;
}	
#footer img, #footer a {border:0;
	margin-right: 2px}  
#content {
    padding: 0em 0.5em 0.5em 1em; 
    text-align:left;
    max-width:1000px;
	position: relative;
	z-index:1;
    }

#langPicker {padding:0 0 1em 0;}
#langPicker li {
    display:block;
    list-style:none;
    list-style-image:none;
    margin:0.2em 0;
    }   
#langPicker li a {border: 1px solid #ccc;}
#langPicker li a:active,
#langPicker li a:focus,
#langPicker li a:hover {border: 1px solid #666;}
    
.clr {
	clear:both;
}
.marginbottom {
	margin-bottom: 3em;
}

.margintop {
	margin-top: 4em;
}
.column {
    float:left;
    }
.primary {
    width:50%;
    } 

.secondary {
    width:225px
    }
.wide {width:380px;} 
.single {width:720px; padding-right: 10px}
.post {
    background: url('images/v-line.gif') repeat-y left top transparent;
    padding-left:10px;
    margin-right:10px;
    margin-bottom:10px;
	margin: 0px 10px 0px 0px ;
    padding-bottom:10px;
    }
.widget,
.entry {
    font-size:1.2em;
    line-height:1.2em;
    padding-bottom:10px;
	vertical-align:top;
    }
    

.entry p {
	margin:0px 5px 10px 0px;

	}
.entry ol li {
	margin-left: 40px;
}

.latest {
   
    padding-left:0px;
    margin: 10px 10px 0px 0px ;
    }  
.postDate {
    font-size:1.4em;
    font-weight:bold;
    text-align:center;
    margin-top:-20px;
    margin-bottom:20px;
    }    
.pageTitle,
.postTitle {
    font-size:1.8em;
    margin-left:-10px;
    padding-left:10px;
    padding-top:10px;
    margin-bottom:10px;
    background: url('images/h-line.gif') repeat-x left top transparent;
    }   
.pageTitle a,    
.postTitle a {
    border:none;
    color:#292727;
    }      
.latest .entry {
    font-size:1.3em;
    padding-left:10px;} 
.latest .postTitle {
    font-size:2.7em;
    text-align:center;
    margin-left:0px;
    margin-bottom:30px;
    padding-left:10px;
    padding-top:30px;
    }
.latest .postTitle a {
    color:#960303;
    
    }
.latest .postTitle a:hover {border-bottom:1px solid #960303;} 
.excerptTitle {
    font-size:1.3em;
    font-weight:bold;
    }   

.postSign,
.postMeta {
    font:1.1em Arial, sans-serif;
    margin-top:10px;
    text-align:right;
    text-transform:lowercase;
    }   
.postSign a,
.postMeta a {
    font-weight:bold;
    border:none;
    } 
    
    
      
.blockTitle {
    background: url('images/title-bg.jpg');
    color:#000;
    height:58px;
    font-family:arial;
    font-size:1.2em;
    padding:0px;
    text-transform:uppercase;
    text-align:right;
    }
	
h2.blockTitle {
	padding-top: 10px;
	line-height:3.5em;
	padding-right: 5px;
	text-align:right;
}

.commentsBlock {
    font-size:1.3em;
    margin:10px;
	margin-bottom: 4em;
    }   
ol.commentList li{
    background-image: url('images/trans-bg1.png');
    margin:0 0 0.5em -67px;
    padding:1em 1em 1em 67px;
	width: 99%;
    }
ol.commentList li.alt {
    background-image: url('images/trans-bg2.png');
    }
.commentMeta {
    color:#666;
    font-size:0.9em;
    margin: 0 0 1em 5em;
	position:relative;
    }
.commenAuthorPhoto {
	position:relative; 
	float:left;
	padding-right: 10px;
}
.avatar a {
    display:block;
    float:right;
    border: 1px solid #ccc;
    }
.avatar a:active,
.avatar a:focus,
.avatar a:hover {border: 1px solid #666;}
.commentsTitle {
    border:1px dotted #999;
    font-size:1.5em;
    margin:1em 0;
    padding:0.3em;
    }   
#commentForm div {
    margin:1em 0;
}
#commentForm textarea {
    width:100%;
    }
.alignRight {
	padding: 0.1em;
	float:right;
}
.alignLeft {
	padding: 0.1em;
	float:left;
}

img {
    border:1px solid #ccc;
    padding:2px;
    vertical-align:middle;
    }
#blogTitle img, .widget_rss img, .textwidget img {
	border: none;
}


li img {border:0;}
.post .entry img {margin:5px 5px 5px 0;}

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;
	
	}

img.alignright, .alignRight{
	float:right;
}

img.alignleft, .alignLeft {
	float:left;
}


ul li {
    list-style-type:square;
    margin-left:20px;
    }
ul li ul li{
    list-style-type:circle;
    margin-left:20px;
    }
ul li ul li ul li{
    list-style-type:disc;
    margin-left:20px;
    }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr
{
	font-size: 1em;
	}
a {
    background-color:inherited;
    color:#960303;
    text-decoration:none;
    
    }
.postTitle a {border:none;}

a:hover {
    border-bottom:1px solid #111;
    color:#111;
    }
	
a:hover img{
	text-decoration:none;
}

.widget_categories li {
    float:left;
    margin-bottom:10px;
    }
.widget_categories a,    
.widget_recent_comments a {
    font-weight:bold;
    text-transform:uppercase;
    }
#navigation {
    font-size:1.5em;
	text-align: left;
	margin: 0em;
	
	}



#subnav {
	width:1000px;
	margin-left: auto ;
 	margin-right: auto ;
	font-size:0.8em;
	clear:both;
	text-transform:uppercase;

	}

#subnav li {
	border-right:1px solid #295887;
	list-style:none;
	list-style-image: none;
	}	

#subnav  a, #subnav  a:visited {
	color: #960303;
	text-decoration:none;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:underline;
	color: #960303;
	}

	
.page_item {
	text-decoration: none;
	color: #333333;
}


/* FORUM STYLES
==================================== 
Based on Theme: Kakumei 
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress.
Version: 1.0
Author: <a href="http://avalonstar.com">Bryan Veloso</a> with updates by <a href="http://unlettered.org">Sam Bauers</a>
Author URI: 
*/

/* Globals 
=================================== */
#navigation {
	display: inline;
    font-size:1.2em;
	text-align: left;
	margin: 0em;
	}
#navigation ul{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 5px;
	font-size:1.2em;
	text-transform:uppercase;
}
#navigation ul li{
	margin: 0em 0em 0.2em 0em;
	padding: 0em 1em 0em 1em;
	float: left;
	list-style-image: none;
	border-right: #ccc solid 1px;
}
#navigation ul li a {
	padding: 0px;
	text-decoration: none;
	color: #000;
	display: block;
}
#navigation li a:visited{
	text-decoration: none;
	color: #000;
}
#navigation li a:hover, #nav .current_page_item a, #nav .current_page_item a:hover{
	text-decoration: none;
	border-bottom: none;
	color: #960303;
}
	


h2 { font-size: 1.3em; }
fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}
img.avatar { border: 1px solid #ddd; }

.bozo { background-color: #eeee88; }

.alt.bozo { background-color: #ffff99; }

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }
/* Structure
=================================== */

#bbwrapper {
	width: 98%;
	margin: 0 auto 10px;
	height:auto;
	clear: both;
}


#bbheader h2 {
	text-align:left;
}


#bbheader p.description {
	font-size: 1.2em;
	font-family: Georgia;
	font-style: italic;
	display: block;
	color: #666;
	text-align: right;
	right: 53px;
	bottom: 13px;
	padding: 6px;
	z-index: 2;
	clear: both;
	
}

#bbheader p { margin-bottom: 0em;text-align: right; }

#bbheader h1 a { color: #555; text-decoration: none; }
#bbheader h1 a:hover { color: #666; }

#bbwrapper div.search {
	margin-botton: 2em;
	padding: 4px ;
	background-color: #aaa;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	clear:both;
	float: right;
	margin-right: 10px;


	
}

#bbwrapper div.search input {
	border: 1px solid #999;
	background-color: #fdfdfd;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear: both;
	
}

#bbwrapper div.search input.submit {
	background-color: #ccc;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
	clear: both;
}

#bbwrapper div.search input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
	
}

#bbwrapper div.search input.submit:active {
	border-color: rgb(0, 100, 0);
}
#main {
	font-size: 1.2em;
	width: 95%;
	margin: 20px auto 25px;
	position: relative;
	z-index:1;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
	font-weight: regular;
	text-align:left;
}
.notice {
	border: 1px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
}

.notice.error {
	border-color: #852424;
	background-color: #ca8a8a;
	color: #5d2424;
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login {
	padding: 0;
	font-weight: normal;
	color: #444;
	width: 98%;
	z-index: 1;
	font-size: 12px;
}

form.login {
	bottom: 15px;
}

.login p { padding: 0; margin: 0; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

form.login input.submit {
	background-color: #ccc;
	float: left;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

form.login input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

form.login input.submit:active {
	border-color: rgb(0, 100, 0);
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
	margin-top: 4em;
}

form.login input#remember {
	border-width: 0;
	padding: 1em;
	margin: 1em;
	vertical-align: baseline;
}


/*bbpress login styles */

.bblogin {
	padding: 0;
	font-weight: normal;
	color: #444;
	z-index: 1;
	font-size: 12px;
	position:relative;
	float:right;
	width: 380px !important;;
	margin-bottom: 1em;
	margin-right: 1em;
}


form.bblogin {
	bottom: 5px;
	position:relative;
	float:right;
	margin-left:2em;
}

.bblogin p { 
	padding: 0; 
	margin-bottom: 5px; 
	text-align:right;
	width: 98%;
	position:relative;
	float:right;
}
.bblogin p a {
	color: #960303;
}
.bblogin label {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 14px;
}

form.bblogin input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

form.bblogin input.submit {
	background-color: #ccc;
	float: right;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

form.bblogin input.submit:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

form.bblogin input.submit:active {
	border-color: rgb(0, 100, 0);
}

div.remember label {
	float:right;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
	margin-top: 1em;
}

form.bblogin input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}




/* Front Page
=================================== */


#front-page #hottags {
	position: relative;
	float:left;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions {
	margin-left: 200px;
		position: relative;
		z-index: 1;
	top: 0;
	width: 690px;
}


.bb-precedes-sibling .bb-root {
	width: 200px;

}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding: 10px;
	background-color:#efefef;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #passwordrecovery {
	color: #555;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
	position: relative;
	margin-right: 10px:
	z-index: 1;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #a1d29a; }

/* Page navigation
=================================== */
a.page-numbers,
span.page-numbers {
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding: 4px 4px 2px 5px;
	margin-left: 5px;
	background-image: url('images/page-links-background.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

span.page-numbers.current {
	color: #ffffff;
	background-position: 0 -100px;
}

#latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

a.prev.page-numbers,
a.next.page-numbers,
span.page-numbers.dots {
	border-width: 0;
	padding: 0 4px;
	background-image: none;
}

span.page-numbers.dots {
	padding: 0;
}

a.page-numbers:hover {
	background-position: 0 -100px;
}

a.prev.page-numbers:hover,
a.next.page-numbers:hover {
	color: #006400;
}

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em 0;
}

.infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#tag-form p {
	margin-bottom: 0;
}

input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
	margin-bottom: 1em;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	white-space: nowrap;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	max-width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5px;
	margin-top: 2em;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: rgb(102, 102, 102);
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: rgb(255, 255, 255);
}

#latest th a, #forumlist th a, #favorites th a {
	color: rgb(200, 200, 200);
	font-style: italic;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: rgb(255, 255, 255);
}

tr.bb-category td {
	background-color: #ddd;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 3em;
	margin-top:2em;
	width: 100%;
	clear: both
}

#latest, #forumlist {
	margin-top: 1em;
}

#discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #e4f3e1;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Search
=================================== */

#topic-search-form fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 50px;
	background-color: #f6f6f6;
	clear: both;
}

#topic-search-form div {
	clear: both;
}

#topic-search-form div label {
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
}

#topic-search-form div div {
	display: block;
	float: left;
	clear: none;
	padding: 5px;
}

#topic-search-form div div input {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#search-for { margin: 15px 0 5px; }

.search-results { margin: 0 0 10px; }

.search-results ol { margin: 5px 0 0 28px; }

.search-results ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table tr.error th em,
#register-page fieldset table tr.error th em,
#profile-page fieldset table tr.error th em {
	position: absolute;
	/* fieldset:padding-left + table:margin-left + table:width + td:padding-left + input:width + input:padding-right */
	left: 550px; /* 10 + 15 + 20% * ( 95% * (760 - 10)  ) + 5 + 280 + 5 */
	margin-left: 1em; /* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset input[type=text],
#register-page fieldset input[type=text],
#profile-page fieldset input[type=text],
#login-page fieldset input[type=password],
#profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page tr.form-required label:before,
#register-page tr.form-required label:before,
#profile-page tr.form-required label:before,
p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

.hidden {
	display: none;
}

#pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#pass-strength-result.short {
	background-color: #e3e3e3;
}

#pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}

p.submit input {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 2px 4px;
	line-height: 14px;
	font-size: 12px;
	margin: 20px;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 1em;
	margin-top: 1em;
}

p.submit input:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

p.submit input:active {
	border-color: rgb(0, 100, 0);
}


#breadcrumb {
	clear: both; 
	float:left;
	margin: 0.5em 0em 0.5em 0.5em;
	width: 95%;
	
	
}





/* menu styles */

#navigation {
	display: inline;
    font-size:1.2em;
	text-align: left;
	margin: 0em;
	}
#navigation ul{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 5px;
	font-size:1.2em;
	text-transform:uppercase;
}
#navigation ul li{
	margin: 0em 0em 0.2em 0em;
	padding: 0em 1em 0em 1em;
	float: left;
	list-style-image: none;
	border-right: #ccc solid 1px;
}
#navigation ul li a {
	padding: 0px;
	text-decoration: none;
	color: #000;
	display: block;
}
#navigation li a:visited{
	text-decoration: none;
	color: #000;
}
#navigation li a:hover, #nav .current_page_item a, #nav .current_page_item a:hover{
	text-decoration: none;
	border-bottom: none;
	color: #960303;
}
	
/* Extra styles */ 	
.allnews {
	float:left;
	padding: 0.5em;
	font-size:1em;
	text-transform:uppercase;
	
} 
INPUT, SELECT, TEXTAREA {
	border: 1px black solid;
	font-family: verdana;
	font-size: 10px;
} .atopo {
   text-decoration: none;
   color: black;
}

.atopo:hover {
   text-decoration: none;
   color: black;
}

.astd {
   text-decoration: underline;
   color: #D37B28;
}

.astd:hover {
   text-decoration: none;
}

.atab {
   text-decoration: underline;
   color: black;
}

.atab:hover {
   text-decoration: none;
   color: #666666;
}

.brdr {
    border: 1px #666666 solid;
}

.koma {
	text-decoration: none;
	color: #86AECA;
}

.koma:hover {
	text-decoration: none;
}

.komh {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.komh:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;	
}

.rejon_nazwa {
    font-size: 18px;
    color: #86AECA;
    letter-spacing: 3px;
    text-decoration: underline;
}

.rejon_dzial {
    font-size: 14px;
    color: #666666;
}

.tekst_tytul {
    font-size: 14px;
    color: #86AECA;
    letter-spacing: 2px;
    font-weight: bold;
}

.tekst_link {
    font-size: 14px;
    color: #4C79A5;
    letter-spacing: 2px;
    font-weight: bold;
}

.tekst_link:hover {
    font-size: 11px;
    color: #86AECA;
    letter-spacing: 2px;
    text-decoration: none;
}

.gwiazdki {
    color: red;
    font-weight: bold;
    font-size: 14px;
}

.gwiazdki_01 {
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.zdjecie_podpis {
    border: 1px #666666 solid;
    font-size: 10px;
    background-color: #FFFFFF;
}