/*
Theme Name: Collection
Theme URI: http://www.titeu.com
Description: Collection Theme
Version: 1.0
Author: Alexandru
*/
body {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	}

A {
	color: #006699;
	text-decoration: none;
}

A:hover {
  color: #003399;
}

td.linebg {
	background-color: #CCCCCC;
}

td.padding {
	padding: 5px;
}

.txtintro {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txtwrite {
	padding-left: 20px;

}

.txtemphasize {
	font-weight: bold;

}
.txtattention {
	font-style: italic;

}


	h1, h1 a {
		color: #58A0DB;
		text-decoration: none;
		font-size: 22px;
		font-family: Georgia, Arial, Helvetica, sans-serif;
		margin-top: 35px;
		padding: 0px;
		font-weight: normal;
		}
		h1 a:hover { color: #2E6584; }


.sidebar {
	margin-top: 0px;
	padding: 0px;
	width: 269px;
	}
	.sidebar a { text-decoration: none; color: #006699; }
	.sidebar a:hover { color: #003399; }
	.sidebar h2 {
		margin: 0px; padding: 0px;
		font-size: 12px;
		font-weight: bold;
		}
	.sidebar ul {
		margin: 0px 0px 0px 0px; padding: 0px;
		}
	.sidebar ul li {
		margin: 0px;
		padding: 3px 0px 3px 0px;
		list-style-type: none;
		}
		.sidebar ul li li {
			margin: 0px;
			padding: 3px 0px 3px 16px;
			border-bottom: 1px dotted #F0F1F6;
			list-style-type: none;
			}
		
	
.content {
	margin-top: 0px;
	padding: 0px;
	width: 650px;
	}
	.content h2, .content h2 a {
		margin: 0px; padding-top: 5px;;
		font-size: 16px;
		font-weight: bold;
		color: #006699;
		text-decoration: none;
		}
	.meta {
		margin: 0px 0px 5px 0px;
		color: #999999;
		} 
		.meta a { text-decoration: none; color: #006699; }
		.meta a:hover { color: #003399; }
	.post { padding-bottom: 10px;
		border-bottom: 1px dotted #CCCCCC; }
		.post a { text-decoration: none; color: #006699; }
		.post a:hover { color: #003399; }
		img.centered { display: block; margin-left: auto; margin-right: auto; }
		img { border: none; padding 4px; border: 1px solid #F0F1F6;  }
		img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
		img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
		.alignright { float: right; }
		.alignleft { float: left; }
		.post ul, .post ol {
			margin: 0px; padding: 0px;
			list-style-type: none;
			}
		.post ul li, .post ol li {
			margin: 0px;
			padding: 0px 0px 3px 12px;
			list-style-type: none;
			background: url("img/li2.jpg") 0px 4px no-repeat;
			}
		blockquote {
			margin: 0px;
			padding-left: 24px;
			background: url("img/blockquote.jpg") no-repeat;
			font-family: Georgia, Tahoma, sans-serif;
			}
		abbr, acronym {
			border-bottom: 1px dotted #F0F1F6;
			cursor:help;
			}
		code {
			font-family: 'Courier New', Courier, Fixed;
			color: #009900;
			}

		.navigation, .navigation a {
			display: block;
			text-align: center;
			margin-bottom: 20px;
			text-decoration: none;
			color: #59A2D9;
			}

.commentlist ol {
	margin: 0px; padding: 0px;
	}
	.commentlist ol li {
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 2px 0px;
		border-bottom: 1px dotted #F0F1F6;
		list-style-type: none;
		}
	.commentlist ol li a { text-decoration: none; color: #59A2D9; }

.footer {
	
	}
	.footer a {
		text-decoration: none;
		color: #006699;
		}

.clear{
	background-color: #CCCCCC;
	width: 940px;
	height: 1px;
	padding: 0px;
	font-size: 1px;
	}