/* -- START CSS --

Theme Name: version2
Theme URI: http://edwardbellacullen.net/
Version: 2.0
Author: Kikky


 /* Body */
body {
	background-color: #e2ead3;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

td {
	font-size:11px;
	font-family: Arial;
	color: #000000;
}

table  {
	font-family:Arial;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}
.welcome {
	font-size:11px;
	font-family:Arial;
	color: #000000;
	text-align: center;
	font-weight: normal;
	cursor:default;
}


 /* Content Structures */
.post-date {
	padding: 3px;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

.author {
	padding: 2px 0px 10px 3px;
	font-size:10px;
	color: #414141;
}

.author a {
	font-size:10px;
	color: #414141;
}

.author a:hover {
	font-size:10px;
	color: #304d47;
}

.post-title1 {
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #414141;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	cursor:default;
	border-bottom: 2px #304d47 dotted;
}

.post-title {
	background-color: #698772;
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #347473;
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	cursor:default;
	border-bottom: 2px #e2ead3 dotted;
}

.post-title a {
	color: #f3ebd6;
	font-size:11px;
	font-weight:bold;
}

.post-title a:hover {
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.post-buttom {
	cursor:default;
}

.textbody {
	padding: 2px 0px 10px 3px;
}

strong {color: #304d47;}
b {color: #304d47;}
i { color: #565e44;}
u {color: #666666;}
h3 {margin: 3px 7px 3px 7px;}
small {margin: 3px 7px 3px 7px;}

h2 {
	color: #273c5a;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 11px;
}

blockquote {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
    color: #000000;	
    padding: 10px;
    background: #bdcab4;
    border-left: 7px solid #304d47;
} 

input {
	border: 2px solid #000000;
	font-size:11px;
	font-family: Arial;
	background-color: #b7c6c9;
	color: #000000;
}

textarea {
	border: 2px solid #000000;
	font-size:11px;
	font-family: Arial;
	background-color:#b7c6c9;
	color: #000000;
}


 /* Sidebar */
.list {
	background-color: #b7c6c9;
	border: 2px solid #000000;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	cursor:default;
}

.title {
	color: #414141;
	padding: 2px 3px 10px 6px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	background: url('http://edwardbellacullen.net/wp-content/themes/version2/images/side.png') bottom no-repeat;
	margin-top: 10px;
}

.content {
	color: #000000;
	padding: 3px 3px 10px 3px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

h1 {
	color: #273c5a;
	text-align: left;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0px;	
}


/* Links*/
a {
	color:#477480;
	font-weight: bold;
	text-decoration: none;
	font-size:11px;
	font-family: Tahoma;
}

a:hover {
	color:#698686;
	font-weight: bold;
	font-size:11px;
	font-family: Tahoma;
	text-decoration:none;
}

.aff a {
	color:#273c5a;
	font-weight: normal;
	text-decoration: none;
	font-size:11px;
	font-family: Tahoma;
}

.aff a:hover {
	color:#414141;
	font-weight: normal;
	font-size:11px;
	font-family: Tahoma;
	text-decoration:none;
}


a img.link {
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	border: 1px solid #000000;
	background-color: #e8e8ea;
	padding: 3px;
	margin: 2px;
}

a:hover img.link {
	border: 1px solid #000000;
	background-color: #e8e8ea;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	padding: 3px;
	margin: 2px;
}

.latest a img {
	border: 1px solid #000000;
	background-color: #e8e8ea;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	padding: 3px;
	margin: 2px;
}

.latest a img:hover {
	border: 1px solid #000000;
	background-color: #e8e8ea;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	padding: 3px;
	margin: 2px;
}

.img {
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	border: 1px solid #000000;
	text-align:center;
	background-color: #e8e8ea;
	padding: 3px;
	margin: 2px;
}

.img:hover {
	border: 1px solid #000000;
	text-align:center;
	background-color: #e8e8ea;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	padding: 3px;
	margin: 2px;
}

.image {
	background-color: #e8e8ea;
	text-align:center;
	border: 1px solid #000000;
	padding: 3px;
	margin: 2px;
}

#navigation {
	float:left;
	font-family: 'Tahoma';
	font-size:18px;
	text-transform: uppercase;
	font-weight: bold;
	margin:0;
	paddng:0;
}

#navigation ul {
	float:left;
	line-height:36px;
	list-style:none;
	margin:0;
	padding:0 20px 0 20px;
	width:830px;
	font-weight: bold;
}

#navigation li {
	display:inline;
	padding:0;
}

#navigation a {
	color:#414141; 
	float:left;
	padding:0px 20px 0px 20px; 
	text-decoration:none;
}

#navigation a:hover{
	background: #477480;
	color: #e7fcdf;
}

