@charset "utf-8";

/* 

Theme Name: Anna-Rina Customized Theme

Theme URI: http://www.krizalis.my/

Description: Customized theme for Anna-Rina Photography weblog built by Krizalis Creative Studio.

Version: 1.0

Author: Krizalis Creative Studio

Author URI: http://www.krizalis.my/

*/



@import url("horizontalmenu.css");
 @import url("comments-popup.css");
/* General Settings */

body, h1, h2, h3, h4, h5, h6, form, address, blockquote, dd, dl, hr, p, div {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #666666;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
}
h2 {
	font-size: 28px;
}
a {
	text-decoration: none;
}
p {
	padding: 10px 0 5px;
}
blockquote {
	padding: 18px 0 0;
	border-left: 2px solid #91CFE2;
	background: #F9F9F9 url(img/quote.gif) no-repeat;
}
blockquote p {
	padding: 10px;
}
blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 20px;
	background: #fff;
}
dd {
	padding: 0 0 0 20px;
}
form, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	outline-style: none;
}
p img {
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 3px 0 2px 10px;
	display: inline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #F2F2F2;
	width: auto;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
/* End of General Settings */



/* Begin Margins & Placements & Containers Settings */

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#seasonalpost {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 960px;
	height: 260px;
	background: none;
}
#seasonalpost p {
	margin: 0;
	padding: 0;
	display: block;
	width: 960px;
	height: 100px;
	background: none;
}
#header {
	clear: both;
	width: 946px;
	height: 200px;
	background: #f2f2f2;
	padding: 7px;
}
.avatar {
	float: left;
}
.avatar img {
	border: none;
	padding: 0px;
	margin: 0px;
}
.img_link img, .img_link a img {
	float: right;
	border: 5px solid #393939;
	padding: 0px;
	margin: 0px 3px;
}
.img_link a:hover img {
	border: 5px solid #4e4e4e;
}
#horizontal {
	height: 30px;
	background: #333 url(img/horizontalmenubg.png) no-repeat 0 0;
}
#ads {
	width: 960px;
	height: 100px;
	background: #000;
	margin-top: 5px;
}
#rss {
	padding: 10px 7px;
	background: #333333 url(img/horizontalmenubg.png) no-repeat 0 0;
}
#rss a {
	display: block;
	padding: 3px 0 3px 17px;
	background: url(img/rssicon.gif) no-repeat 0% 60%;
	float: right;
	color: #fff;
	font-size: 14px;
	text-transform: lowercase;
	text-decoration: none;
}
#description {
	clear: both;
	height: 185px;
	background: #f2f2f2;
	padding: 10px 20px 25px 20px;
	background: url(img/welcomebottombg.png) no-repeat 0 100% #F2F2F2;
}
#footer {
	clear: both;
	background: #333333;
	color: #c8c7c7;
	padding: 5px;
	border-top: 1px solid #454545;
}
/* End Margins & Placements & Containers Settings */



/* Begin Description Section */

.about {
	width: 700px;
	float: left;
}
.twitter {
	float: right;
}
.twitter a {
	color: #148ac9;
}
.twitter ul li {
	margin-left: 40px;
}
#twitter-link {
	padding-left: 80px;
	display: block;
	text-align: left;
	color: #148ac9;
}
/* End Description Section */



/* Begin Content Section */



.post-title {
	background: #4d4d4d url(img/posttopbg.png) no-repeat 0 0;
	margin-top: 35px;
	padding: 6px 20px;
	color: #CCCCCC;
}
.post-title h2 a {
	color: #F2F2F2;
}
.post-title h2 a:hover {
	color: #fff;
}
.entry-date {
	float: left;
	margin-right: 10px;
}
.entry-content a img, .entry-content img {
	border: 1px solid #B3B3B3;
	padding: 10px 10px 35px 10px;
	background: #F2F2F2 url(img/watermark.gif) no-repeat bottom right;
}
.entry-content {
	padding: 0 20px 10px;
	background: #f2f2f2;
}
.entry-content a {
	color: #0080ff;
}
.entry-content a:hover {
	text-decoration: underline;
}
.entry-content h2 {
	line-height: 36px;
	font-weight: normal;
}
.entry-content h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}
.entry-content h4 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}
.entry-content h5 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
.entry-content h6 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
div.entry-content img.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 5px;
}
div.entry-content img.alignleft {
	clear: both;
	float: left;
	margin: 0 5px 5px 0;
}
div.entry-content img.alignright {
	clear: both;
	float: right;
	margin: 0 0 5px 5px;
}
.postcategory {
	margin-left: 50px;
}
.postcategory a {
	color: #81c0ff;
}
.postcategory a:hover {
	text-decoration: underline;
}
.entry-meta {
	background: #4D4D4D url(img/commentbottombg.png) 0 100% no-repeat;
	padding: 5px;
	color: #F2F2F2;
}
.entry-meta a {
	color: #F2F2F2;
	text-decoration: none;
}
.entry-meta a:hover {
	text-decoration: underline;
}
.alt {
	background: #eee;
}
.comment-count {
	float: left;
	padding-left: 5px;
}
.comment-count a {
	float: left;
}
.comment-count p {
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
}
.leave-comment {
	float: right;
	padding-right: 3px;
	padding-bottom: 5px;
}
.comment-list {
	background: #fff;
	color: #1A1A1A;
	font-size: 11px;
	height: 150px;
	overflow: auto;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #F7F7F7;
}
.comment-author, .comment-author a {
	color: #148ac9;
	text-decoration: none;
	text-transform: uppercase;
}
.comment-author a:hover {
	text-decoration: underline;
}
.commentmetadata a, .commentmetadata {
	color: #999999;
}
.comment-list li {
	margin: 5px 0;
	padding: 10px 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.comment-text p {
	display: inline;
	line-height: 14px;
}
.comment-text p a {
	color: #148ac9;
	text-decoration: none;
}
.comment-text p a:hover {
	text-decoration: underline;
}
.commentcontent {
	color: #1A1A1A;
	float: left;
}
.nextpage {
	background: #f2f2f2;
}
.nextpage p {
	padding: 10px;
}
.nextpage a {
	background: #dfdfdf;
	color: #3f3f3f;
	padding: 3px 5px;
	border: 1px solid #dad8d8;
}
.nextpage a:hover {
	background: #cfcece;
}
.navigation {
	padding: 0 10px;
	margin: 30px 0 20px;
	text-align: center;
}
.navigation a {
	background: #dfdfdf;
	color: #3f3f3f;
	padding: 3px 5px;
	border: 1px dashed #ccc;
}
.navigation a:hover {
	background: #d6d5d5;
}
/* End Description Section */



/* Begin Footer Section */

#abovefooter {
	background: #333;
}
#searchbox {
	float: left;
	width: 204px;
	margin: 10px 0 20px 0;
}
#searchbox h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #81c0ff;
	font-weight: normal;
	margin: 0 0 20px 40px;
}
#archive h2, #stats h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #81c0ff;
	font-weight: normal;
	margin: 0 0 20px 30px;
}
.searchbox {
	background: none;
	border: none;
	border-bottom: 1px solid #B3B3B3;
	color: #ccc;
	font-size: 12px;
	width: 130px;
	margin: 0 0 5px 45px;
	padding: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.submitbt {
	background: url(img/search2.gif) no-repeat 0% 50%;
	width: 80px;
	height: 25px;
	padding: 5px 0 5px 10px;
	margin: 0 0 0 112px;
	border: none;
	color: #fff;
	cursor: pointer;
}
#archive {
	float: left;
	width: 540px;
	padding: 0 0 15px 0;
	margin: 10px 0 20px 0;
	border-right: 1px solid #494949;
	border-left: 1px solid #494949;
}
#archive ul {
	padding: 0;
	margin: 0 0 0 25px;
	list-style: none;
}
#stats ul {
	padding: 0;
	margin: 0 0 0 30px;
	list-style: none;
}
#archive ul li {
	margin: 5px 0;
	font-size: 14px;
}
#stats ul li {
	margin: 1px 0;
	font-size: 14px;
}
#archive ul li span, #archive ul li a {
	margin: 0 5px;
	padding: 0;
}
#archive ul li a.yearlink, #stats ul li span.statheader {
	color: #81c0ff;
}
#archive ul li a {
	color: #e2e2e2;
}
#stats ul li span.details {
	color: #fff;
}
#archive ul li a:hover {
	border-bottom: 1px dotted #999;
}
#archive ul li span.emptymonth {
	color: #666666;
}
#stats {
	float: left;
	width: 204px;
	margin: 10px 0 20px 0;
}
.copyright {
	float: left;
	font-size: 12px;
}
.copyright img {
	border: none;
}
.copyright ul {
	margin: 0;
	padding: 0;
}
.copyright ul li {
	list-style: none;
	text-align: center;
	padding-left: 320px;
}
.copyright a {
	color: #c8c7c7;
}
.copyright a:hover {
	color: #fff;
}
.login {
	float: right;
	border-left: solid 1px #ccc;
}
.login ul {
	margin: 0;
	padding: 0 0 0 5px;
}
.login ul li {
	list-style: none;
	padding-right: 3px;
	font-size: 10px;
}
.login a {
	color: #c8c7c7;
}
.login a:hover {
	color: #fff;
}
.designed {
	vertical-align: top;
	line-height: 12px;
	font-size: 11px;
	color: #999999;
}
.krizlogo {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	background: none;
}
/* End Footer Section */



div.searchresult {
	display: block;
	width: 400px;
	margin: 15px auto;
	vertical-align: top;
}

form#form table {
	margin: 0 auto;
}

form#form table td {
	vertical-align: top;
}

.Name, .Email, .Telephone, .Location, .Refferal, #security_code {
	border: 1px solid #ccc;
	background: #fff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 600px;
	padding: 4px;
}

.Enquiry {
	border: 1px solid #ccc;
	background: #fff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 600px;
	height: 300px;
	padding: 4px;
}

form#form img.captcha {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

form#form p {
	display: block;
	width: 600px;
	padding-top: 0;
}

form#form label, form#form input.Submit {
	cursor: pointer;
}
