/*  
Theme Name: TrendHunters
Description: WordPress - TrendHunters Template.
Author: Wojciech Krzysztofik
Date: 03.01.2008
*/

body {
  background: url(images/bg.gif) #ffffff no-repeat 0 0;
	font-size: 12px;
	font-family: Georgia;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	text-align: left;
	width: 90%;
  margin:auto;
	min-width: 880px;
	} 
	
/* header */	
#header {
	padding: 0; 
	margin-bottom: 3px;
	height: 155px;
	border-bottom: #000 3px solid;
	}
 
#headerimg {
	margin: 20px 0 0 0 ;
	float:left;
	border:none;
	}
	
.header_text {
  margin-left: 335px;
  padding-top:56px;
  width: 340px;
  height: 50px;
  font-weight: 500;
  }
/* end of header */
 
/* content */   	
#content {
	font-size: 14px;
	}
	
.narrowcolumn {
	padding: 5px 0 10px 45px;
	margin: 0 0 0 290px; 
  background: url(images/vertical_dots.gif) repeat-y 0 0;
  min-height: 800px;
	}
	
.narrowcolumn .postmetadata {
	padding-top: 10px;
	}
  	
.narrowcolumn .postmetadata, .narrowcolumn .postmetadata a {
	color: #365c92;
	font-size: 14px;
	}
/* end of content */

/* postmedadata */
.postmetadata a {
  text-decoration: underline;
  }

.postmetadata a:hover {
  text-decoration: none;
  }
  
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
/* end of postmetadata */

/* sidebar */
#sidebar
{
	width: 242px;
	padding-right: 34px;
	padding-top: 15px;
	text-align: right;
	overflow: visible;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul {
  padding: 0;
  margin: 18px 0 0 0;
  width: 250px;
  }
  
#sidebar .current-cat a {
  font-weight: 600;   
  color: #000000;
  }
  
#sidebar #categories-1 {
  background: url(images/horizontal_dots.gif) repeat-x bottom;
}
  
#sidebar #categories-1 ul li {
  height: 28px; 
  color: #666666;
  }
  
#sidebar #categories-1 ul li:hover {
  color: #000000;
}
    
#sidebar ul li a, #sidebar div a {
  font-size: 14px;
	color: #666;
	}
	
#sidebar ul li a:hover, #sidebar li a:hover {
  color: #333;
  text-decoration:none;
  }
/* end of idebar */

/* footer */
#footer {
  width: 100%;
	padding: 0;
	margin-top: 2px;
	clear: both;
	overflow: hidden;
	border: none;
	background: url(images/horizontal_dots.gif) repeat-x;
	}

#footer p {
	font-size: 10px;
	color: #999999;
	padding: 0 10px 0 10px;
	margin: 8px 0;
	}
#footer .upLink {
  cursor: pointer;
  margin-top: -15px;
  }
  
/* end of footer */

/* elements formating */
small {
	font-size: 11px;
	}

h1, h2, h3 {
	font-weight: 500;
	}

h1 {
	font-size: 20px;
	text-align: left;
	}

.post h2 {
  margin-bottom: 3px;
  margin-top: 18px;
  width: 560px;
  }

.post h2 a {
  font-size: 28px;
  color: #365c92;
  }

.czytajcalosc {
  margin-right: 10px;
  }

a img {
  border: none;
  }

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

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h3, h3 a {
	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 {
  width: 560px;
  }

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

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, small a  {
	color: #999;
	}

a, .post h2 a, h2 a:hover, h3 a:hover {
	color: #365c92;
	text-decoration: none;
	font-weight: 500;
	}

a:hover {
	color: #365B92;
	text-decoration: underline;
	}
input, textarea {
  font-family: georgia;
  color: #666666;
  }
.link {
  cursor: pointer;
  }
.logoutLink {
  margin-left: 212px;
  }
.al_nodisplay {
	display: none;
}
#al_loadingImage {
	margin-top: 0px;
}
/* end of elements formating */

/* commentlist */	
.commentlist li {
	list-style-type: none;
	width: 560px;
	font-size: 11px;
  color: #999999;
  font-weight: 500; 
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #365c92;
	}
	
.commentlist cite a {
	text-decoration: underline;
	}

.commentlist cite a:hover {
  text-decoration: none;
  }

.commentlist p {
	font-weight: normal;
	font-size: 14px;
	color: #333333;
	}
/* end of commentlist */

/* commentform */
#commentform p {
	font-family: Georgia;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform #submit {
  width: 62px;
  background: #bebebe;
  }
  
#commentform label {
  display: block;
  font-size: 12px;
  color: #333333;
  font-weight: 600;
  }
     
#commentform input {
	width: 150px;
	padding: 2px;
	margin: 6px 5px 14px 0;
	}

#commentform textarea {
	width: 290px;
	height: 143px;
	padding: 2px;
  border: none; 
  background: #f8f8f8;   
	}
	
#commentform .whenLogin {
  width: 482px;
  }

#commentform #submit {
	margin: 0;
	float: right;
	cursor: pointer;
	}
	
#commentform #submit.whenLogin {
	float: left;
	margin-left: 425px;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* validate comment alert */	
#alert {
  /* clear: both; */
  }
  
#alertcommunicate {
  background: #bebebe;
  width: 560px;
  text-align: center;
  padding: 3px 0 3px 0;
  font-weight: 600;
  }
/* end of validate comment alert */

/* Begin Structure */

.entry {
  padding-top: 10px;
	width: 560px;	
  }
  
.entry p {
  line-height: 20px;
}

.post {
  background: url(images/horizontal_dots.gif) repeat-x top;
	margin: -9px 0 6px 0;
	padding: 10px 0 20px;
	text-align: justify;
	}

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

h2 {
	margin: 6px 0 14px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
	
h2.widgettitle {
  color: #333 !important;
  font-size: 18px;
  margin-bottom: 20px;
  width: 250px;
  font-weight: 500;
  text-transform: uppercase;
}

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) */

.categories-1 {
	background: url(images/horizontal_dots.gif) repeat-x bottom;
}

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 a, .alignleft a {
  line-height: 60px;
  }
  
.alignright {
	float: right;
	}

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



/* Begin Lists*/

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;
	}

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

#sidebar ul ul {
  /* background: url(images/horizontal_dots.gif) repeat-x bottom; */
  padding-bottom:10px;
  }

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 14px;
	color: #666;
	}

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



/* Begin Form Elements */

input {
  border: #e1e1e1 1px solid;
  }

input {
  border: #e1e1e1 1px solid;
 	color: #666;
  }

  /* searchform */
#searchform {
	margin: 10px auto;
	padding: 5px 0 20px; 
	text-align: right;
	background: url(images/horizontal_dots.gif) repeat-x bottom;
	}

#sidebar #searchform #s {
	width: 157px;
	font-size: 14px;
	margin-right: 9px;
	padding: 2px 4px 2px 4px;
	}

#sidebar #searchform #submit {
	padding: 0px 2px 1px 2px;
	cursor: pointer;
	}
	
#sidebar #searchsubmit {
	padding: 1px;
	}
	
#sidebar .recentcomments {
  color: #999;
  font-size: 11px;
  margin-bottom:25px;
  }
  
#sidebar #recentcomments a {
  color: #365c92;
  font-size: 14px;
  margin-top:4px;
  text-decoration: underline;
  }
  
#sidebar #recentcomments a:hover {
  text-decoration: none;
  }

/* log forms */
#sidebar #logowanie {
  padding: 14px 0 18px 0;
  background: url(images/horizontal_dots.gif) repeat-x bottom;
  margin-bottom: 45px;
  }  
  
#al_login .login, #al_login .password, #al_lostPassword .login, #al_lostPassword .password, #al_registerForm .password, #al_registerForm .login {
  border: #e1e1e1 1px solid;
  width: 68px;
  margin-right: 9px;
	padding: 2px 4px 2px 4px;
	font-family: georgia;
  }
  
#al_login .submit, #al_register .submit, #al_lostPassword .submit {
	padding: 0px 2px 1px 2px;
  border: #e1e1e1 1px solid;
  font-size: 14px;
  cursor: pointer;
  }

#al_login .navi a, #al_register .navi a, #al_lostPassword .navi a  {
  padding-right: 10px;
  color: #365b92;
  font-size: 10px;
  line-height: 13px;
  text-decoration: underline;
  }

#al_login .navi a:hover, #al_register .navi a:hover, #al_lostPassword .navi a:hover {   
  text-decoration: none;
  color: #365b92;
  }
  
#al_login .navi, #al_register .navi, #al_lostPassword .navi{
  margin: 15px 0 0 133px;
  text-align: left;
  }
/* end of log forms */

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

/* comments */
#comments {
  margin-bottom: 30px;
  padding-top: 25px;
  background: url(images/horizontal_dots.gif) repeat-x top;
}
	
#addComment {
  background: #e1e1e1;
  padding: 35px;
  height: 240px;
  width: 490px;
  margin-top: 1px;
  }

#addComment #left {
  float: left;
  padding-right: 30px;
  }

#addComment #right {
  float: left;
  width: 295px;
  margin: 6px 0 0 0;
  } 
  
#addComment h3 {
  font-size: 18px;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 18px;
  }
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin-left: 0;
	width:560px;
	text-align: justify;
	}

.commentlist li {
	margin: 0 0 3px 0;
	padding: 15px 10px 15px 0px;
	}
	
.commentlist .avatar {
  float: left;
  }

.commentlist .comment_content {
  padding:16px 0 0 40px;
  }
  
.commentlist p {
	margin: 10px 5px 10px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.czytajcalosc {
  margin-right: 30px;
  }
/* end of comments */




/* Begin Various Tags & Classes */

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	}
/* End Various Tags & Classes*/