/*

URL: http://www.alilarterdaily.com
Author: Ally, http://www.alilarterdaily.com
	
*/


body {	
	margin-left: 0px;	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	background: #EEF9F9;
}

.content {
	background-color: #EEF9F9;
	background-image: url('http://alilarterdaily.com/wp-content/themes/v8/img/001.png');
	background-repeat: no-repeat;
}

.back {
	background-color: #ECF6F7;
	background-image: url('http://alilarterdaily.com/wp-content/themes/v8/img/back.jpg');
	background-repeat: no-repeat;
}

.base { 
	background-color: #FFFFFF;
	padding: 7px 7px 7px 7px;
}


.td, tr {	
	list-style: none;	
	vertical-align: top;
	font-family: Trebuchet MS, Arial; 	
	font-size: 11px; 	
	line-height: 16px; 	
	color: #7C95A4; 	
	text-align: left;
}

a img {	
	border: 0px solid #000000;	
	text-decoration: none;
}

.menu {
	color: #D9DCED;
	font-size: 10px;
	font-family: Georgia;
	padding: 30px 60px 20px 0px;
	text-transform: uppercase;
}

.menu a:link, .menu a:visited, .menu a:active {	
	font: 10px Georgia, Trebuchet MS;
	color: #8C90AB;
	border-bottom: 0px;	
	text-decoration: none;
	letter-spacing:0px;
}

.menu a:hover {	
	border-bottom: 0px;	
	text-decoration: underline;
	color: #CADFEE;
	letter-spacing:0px;
}

/* Sidebar */

.side { 
	background-image: url('http://alilarterdaily.com/wp-content/themes/v8/img/sidebg.png');
	padding: 5px 5px 5px 5px;
}

.side a:link, .side a:visited, .side a:active {	
	border-bottom: 0px;	
	text-decoration: none;
	color: #b7d6d5;
	letter-spacing:0px; 	
	text-align: justify;
}

.side a:hover {	
	border-bottom: 0px;
	text-decoration: none;
 	color: #709494;
}

/* Titles */

.title {		
	background: #F5F3E6;	
	font-family: Lucida Sans; 	
	font-size: 13px; 	
	line-height: 13px;	
	letter-spacing: 0px;	
	text-transform: normal;	
	color: #CEE0C8; 	
	text-align: left;	
	padding-left: 10px;	
	padding-top: 10px;	
	padding-right: 10px;	
	padding-bottom: 10px;
}

.title-main a, .title-main a:link, .title-main a:visited {	
	font-weight: normal;	
	color: #8C90AB;	
	text-decoration: none;
}

.title-main a:hover {	
	font-weight: normal;	
	color: #796A67;	
	text-decoration: underline;
}

.title-main {	
	background: #FFFFFF;	
	font-family: Arial; 	
	font-size: 18px; 	
	font-weight: bold;
	line-height: 13px;	
	letter-spacing: 0px;	
	text-transform: uppercase;	
	color: #8C90A9; 	
	text-align: left;	
	padding-left: 5px;	
	padding-top: 10px;	
	padding-right: 10px;	
	padding-bottom: 10px;
}

.title-side {	
	background: #E9ECF5;	
	font-family: Times New Roman; 	
	font-size: 10px; 	
	line-height: 13px;	
	letter-spacing: 0px;	
	text-transform: uppercase;	
	text-align: center;
	color: #8C90AB;
	padding-left: 5px;	
	padding-top: 5px;	
	padding-right: 5px;	
	padding-bottom: 5px;
}

.content-sub, h1 {		
	background: #FFFFFF;	
	font-family: Arial; 	
	font-size: 18px; 	
	line-height: 13px;	
	letter-spacing: 0px;	
	text-transform: normal;	
	color: #B0C1CE; 	
	text-align: left;	
	padding-left: 3px;	
	padding-top: 10px;	
	padding-right: 10px;	
	padding-bottom: 10px;}

.title-menu {
	background: #EDF5F8;
	font-family: Lucida Sans;
 	font-size: 11px;
 	line-height: 13px;
	letter-spacing: 0px;
	text-transform: normal;
	color: #8C90C8;
 	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #FFFFFF;
	filter:alpha(opacity=80);	
	-moz-opacity:0.8;
}

.title-menu a:hover {
	border-bottom: 0px;
	text-decoration: underline;
 	color: #A6A5A3;
}

/* Content */

.content-main {	
	list-style: none;	
	vertical-align: top;	
	font-family: Arial; 	
	font-size: 11px; 	
	line-height: 16px; 	
	color: #7C95A4; 	
	text-align: left;
}

.content-main a:link, .content-main a:visited, .content-main a:active {	
	border-bottom: 0px;	
	text-decoration: none;
	color: #A6A5A3;
	letter-spacing:0px;
}

.content-main a:hover {	
	border-bottom: 0px;	
	text-decoration: underline;
	color: #8C90AB;
	letter-spacing:0px;
}

.footer {
	list-style: none;	
	vertical-align: top;
	font-family: Trebuchet MS, Arial; 	
	font-size: 11px; 	
	line-height: 16px; 	
	color: #7C95A4; 	
}


/* General Links */

a:link, a:visited, a:active {	
	border-bottom: 0px;	
	text-decoration: none;
	color: #A6A5A3;
	letter-spacing:0px;
}

a:hover {	
	border-bottom: 0px;	
	text-decoration: underline;
	color: #8C90AB;
	letter-spacing:0px;
}

/* Misc & Others */

.border {	
	border: 1px solid #A6A5A3;
	padding: 0px;
}

.border:hover {	
	border: 1px solid #7F7B7C;
	padding: 0px;
}

.image {	
	border: 1px solid #A6A5A3;
	padding: 1px;
}

.image:hover {	
	border: 1px solid #7F7B7C;	
	padding: 1px;}

i,em{	
	font-style: italic;	
	color:  #414147;
}

b, strong {	
	font-weight: bold;
	font-style: normal;
	color:  #67779d;
}

u {	
	text-decoration: underline;
	font-weight: bold;	
	font-style: normal;
}

.quote {	
	height: 74px;
	margin: 0px;
	background-image: url(http://alilarterdaily.com/projects/img/quote-bg.jpg);
	background-repeat: repeat;
	text-align: left;
	padding-top: 5px;
	padding-left: 3px;
	color: #5C5454;
	line-height: 14px;
	font-family: Arial;
	font-size: 11px;
}

blockquote{
	background-image : url("http://www.alilarterdaily.com/wp-content/themes/v8/img/blockquote.jpg");
	padding-left: 30px;
	background-repeat : no-repeat;
	color : #5C5454;
	font-size : 11px;
	font-family : Arial;
	line-height : 16px;
}

form {	
	background-color: transparent;}

input, textarea, option, select {	
	background: #FFFDF6;
	color: #A6A5A3;
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	border: 1px solid #A6A5A3;
	text-align: justify;
	letter-spacing: 0px;
	padding: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input:focus, textarea:focus {	
	background: #FFFDF6;
	color: #A6A5A3;	
	border: 1px solid #A6A5A3;
}

/* Wordpress */

.news-title {	
	font-family: Georgia;
	font-weight: bold;
 	font-size: 18px;
 	line-height: 15px;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #E9ECF5;
 	text-align: left;
	padding-left: 3px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.news-title a:link, .news-title a:visited, .news-title a:active {	
	border-bottom: 0px;	
	text-decoration: none;
	color: #8C90AB;
	letter-spacing:0px; 	
	text-align: justify;
}

.news-title a:hover {	
	border-bottom: 0px;
	text-decoration: underline;
 	color: #8C90AB;
}

.news-sub {	
	border-bottom: 1px dotted #D0DCDE;
	font-family: Arial;
 	font-size: 10px;
 	line-height: 13px;
	letter-spacing: 0px;
	text-transform: normal;
	color: #9D927E;
 	text-align: left;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom:10px;
}

.news-sub a:link, .news-sub a:visited, .news-sub a:active {	
	border-bottom: 0px;	
	text-decoration: none;
	color: #A6A5A3;
	letter-spacing:0px; 	
	text-align: justify;
}

.news-sub a:hover {	
	border-bottom: 0px;
	text-decoration: underline;
 	color: #8C90AB;
}

.news-bottom{
	background: #BEB7A4;
	color:#F5F3E6;
	text-decoration: none;
	font-family: Trebuchet MS;
 	font-size: 11px;
 	letter-spacing: 0px;
	line-height: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight:normal;
}

.entry {	
	list-style: none;
	vertical-align: top;
	font-family: Arial;
 	font-size: 11px;
 	line-height: 14px;
 	color: #796A67;
 	text-align: justify;
	padding: 5px;
}

.entry a:hover {	
	border-bottom: 0px;
	text-decoration: underline;
 	color: #8C90AB;
}

.entry i {	
	font-weight: bold;	
	font-style: italic;
}

.comment-response{
	background: #EBF4F6;	
	font-family: Arial; 	
	font-size: 18px; 	
	font-weight: bold;
	line-height: 13px;	
	letter-spacing: 0px;	
	text-transform: uppercase;	
	color: #8C90A9; 	
	text-align: left;	
	padding-left: 0px;	
	padding-top: 10px;	
	padding-right: 10px;	
	padding-bottom: 10px;
}

.comment-response:hover {
	color: #D8D4D3;
}

.commentbox {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-family: Arial;
 	font-size: 11px;
 	line-height: 14px;
}

.gravatar {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.author {	
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #8C90AB;
	border-bottom: 1px dotted #E9ECF5;
}