/*
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com
Description: A theme by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1
Author: Nick La
Author URI: http://www.ndesign-studio.com

*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #333333;
	background: #e2e1d9;
	margin: 0px;
	padding: 0px 0px 0px;
	background:#FCFAF2;
}
a {
	color: #601565;
	text-decoration: none;
}
a:visited {
	color: #601565;
	text-decoration: none;
}
a:hover {
	color: #601565;
	text-decoration: underline;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height:16px;
	margin-bottom:12px;
	clear:both;
}

div.post div.post div.entry p:last-child{margin:0 0 20px 0;}
div.post div.entry p:first-child{margin:0 0 -5px 0; padding-top:10px;}
div.post div.post div.entry p:first-child span.alignright img{margin:0 -1px 0 8px; padding-top:5px; height:120px; width:130px;}

h1 {
	margin:0px;
	/*background: url(images/header-icon.gif) no-repeat;*/
	padding-left: 70px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70px;
	font-weight:bold;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #601565;
	margin: 0px 0px 2px;
	/*border-bottom: 1px dotted #CCCCCC;*/
	letter-spacing: -1px;
	font: normal 177%/100% Verdana;
	padding-bottom: 3px;
	font-weight:bold;
	margin-right:10px;
}
h2 a, h2 a:visited {
	color: #601565;
	text-decoration: none;
}
h2 a:hover {
	color: #601565;
	text-decoration: underline;
}
h3 {
	font: bold 140%/100% Verdana;
	color: #601565;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 100%;
	border-bottom: 0px solid #d5e6eb;
	border-left: 0px solid #d5e6eb;
	border-right: 0px solid #d5e6eb;
	background: #FCFAF2;
}
#header {
	/*background: #0FACEA url(images/header-bg.jpg) no-repeat;*/
	height: 138px;
	border-bottom: 0px solid #5a0f5f;
	position: relative;
	width:100%;
	background:url(images/bg_topheader.jpg) repeat-x;
}
#headerimg {
	position: relative;
	margin: 0px 0 0 0px;
	height: 138px;
	background: url(images/bgtopheader.jpg);
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 100px;
	bottom: 0px;
	float:right;
	top:96px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: url(images/bg_nav.jpg) repeat-x;
	padding: 8px 15px;
	font: 11px/100% Verdana;
	border: 2px solid #e0e0e0;
	display: block;
	font-size:12px;
	width:26px;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	background:#fff;
	color: #601565;
}
#content {
	margin: 0px 0px 0px 0px;
	float: left;
	border:solid 0px #e2e1d9;
	width:484px;
	background:url(images/bg_post.jpg);
	height:auto
}

.content2 p{
padding:10px 0 0 0;
}

/*.content2 p:first-child{
	display:none;
}

.content2 p img{
	display:none;
}

.content2 p embed{
	display:none;
}*/

.post {
	clear:both;
	padding: 0px 0px 10px 0px;
	width:464px;
	height:auto;
	border-bottom:0px solid #601565;
	margin:0 0 0 10px;
}
.post-date {
	width: 46px;
	height: 47px;
	float:left;
	background: url(images/cow.png) no-repeat;
	/*background: url(images/cowthumbnails.jpg) no-repeat;*/
	margin:0 10px 0 10px;	
}

.post-date2 {
	width: 46px;
	height: 47px;
	float:left;
	background: url(images/cow.png) no-repeat;
	/*background: url(images/cowthumbnails.jpg) no-repeat;*/
	margin:0 10px 0 10px;	
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;	
	display:none;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
	display:none;
}

.post-title {
	padding:0 0 4px 0;
	width:100%;
	margin:10px 0 0 0;	
}

.entry {
	clear: both;
	/*padding-top: 10px;*/
	margin:0 10px 10px 10px;	
}

.post-cat {
	/*background: url(images/mini-category.gif) no-repeat left center;*/
	padding: 0 0 0 10px;
	float:left;
	font-size: 95%;
	color: #601565;
}
.post-comments {
	background: url(images/comment.jpg) no-repeat left center;
	padding-left: 18px;
	float: left;
	font-size: 95%;
	margin:0 0 0 10px;
}

.post-comments:hover{
text-decoration:underline;
}


.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 10px 0px 10px;
	width:442px;
	height:30px;
}
.navigation a, .navigation a:visited {
	color: #601565;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
	display:none;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
	display:none;
}
#comments, #respond {
	border-top: 1px solid #601565;
	padding: 20px 5px 5px 5px;
	margin:0 10px 0 10px;
	position:relative;
	margin-top:-14px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	margin-left:10px;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
	margin-right:10px;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
	display:none;
}
.commentlist .alt {
	/*background: #f1fedb;*/
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #601565;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Verdana, Helvetica, sans-serif;
	margin-left:10px;	
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #601565;
	font-size: 12px;
}
#commentform input{
	width: 153px;
	/*background:#f1fedb;*/
	border: 1px solid #BC80C0;
	padding: 3px;
	margin:3px 10px 0 10px;
}
#commentform textarea{
	width: 288px;
	height: 115px;
	/*background:#f1fedb;*/
	border: 1px solid #bc80c0;
	padding: 2px;
	margin:3px 10px 0 10px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 11px verdana;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
	cursor:pointer;
	margin:0 0 0 124px;
	padding-bottom:8px;	
}
#sidebar {
	float: left;
	padding: 0 10px 0px 10px;
	width: 480px;
	margin-top:0px;
	background:#fcfaf2;
	border-right:solid 0px #ccc;
	border-bottom:solid 0px #ccc;
}
#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% Verdana;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #6a1970;
	color: #FFF;
	font-size: 95%;
	line-height: 130%;
	width:100%;
	height:100px;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	font: normal 146%/100% Verdana;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.recent-comments li{
	/*background: url(images/mini-footer-comments.gif) no-repeat;*/
	padding: 0px 0px 10px 20px;
	border-bottom:1px solid #601565;
	margin:15px 0 15px 0;
}
.recent-comments a{
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
	margin-top:10px;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

.entry p img{ /*border:1px solid #7f2b86;*/ border:none;padding:0; margin-top:4px;}

.oldest a{
color: #ffffff;
text-decoration: none;
text-align:center;
margin: 0 0 10px 10px;
background: url(images/bg_nav.jpg) repeat-x;
padding: 7px 5px 7px 5px;
font: bold 11px/100% Verdana;
display: block;
border:solid 2px #fff;
}

.oldest a:hover{ 
background:#fff; color:#601565;
border:solid 2px #ccc;
}

.backpost a{
color: #ffffff;
text-decoration: none;
text-align:center;
margin: 0 0 10px 10px;
background: url(images/bg_nav.jpg) repeat-x;
padding: 7px 5px 7px 5px;
font: bold 11px/100% Verdana;
display: block;
border:solid 2px #fff;
}

.backpost a:hover{ 
background:#fff; color:#601565;
border:solid 2px #ccc;
}

#history{
float:right;
}

#headerimg h1 img{ position:absolute; top:0; right:0; float:right; color:#fff; margin:10px 40px 0 0; letter-spacing:-0.01em;}
.post h2{padding:10px 10px 0 10px;}
.post-title h2{ margin:0px; padding:0px;}
.node-links ul
{
border-bottom:1px solid #601565; 
list-style:none; 
margin-left:0px; 
margin-bottom:20px; 
padding:0 0 22px 0;
}
.node-links ul li a{ text-decoration:none; font-weight:normal;}
.node-links ul li a:hover{ text-decoration:underline; font-weight:normal;}

.entry .view-content{ clear:both;}


img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignleft {
float:left;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding-top:5px;
border:none;
}
.alignright {
float:right;
}
/***Tool Tip***/
	#topright_sidebar{ width:490px; height:370px; background:url(images/topright_sidebar.jpg) no-repeat; margin:20px 0 0 0;}
	.right_thumbs{ width:140px; height:auto; float:right;}
	.right_thumbs ul{ margin:5px 0 0 0; padding:0px;}
	.right_thumbs ul li{ list-style:none; float:left; padding:7px 5px 0 5px;}
	.right_thumbs ul li img{ border:solid 2px #cccccc;}
	.right_sidebar_description{ float:right; clear:both; width:320px; height:auto; padding:0 5px 0 0;}
	.right_sidebar_description p{color:#333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height:16px;}
	#preview{
		position:absolute;
		border:1px solid #ccc;
		background: #fff url(images/bgpaper.jpg) no-repeat;
		padding:0px 0 0px 0;
		display:none;
		color:#601665;
		font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height:16px;
		text-align:center;
		width:142px;
		height:142px;
		font-size:10px;
		margin-top:-140px;
		margin-left:-213px;
		line-height:13px;
	}
	
.lPost{ background: url(images/bg_nav.jpg) repeat-x; padding:7px; color:#fff; font: bold 11px/100% Verdana; text-align:center;}
.paging, .pageof, .pageof, .catmenu{ padding:4px 7px 7px 7px;}

.tagged{ border-bottom:solid 1px #601565; margin:0 10px 0 10px; clear:both; padding-bottom:20px;}
#commentform label small{ width:110px; float:left; font-size:11px; margin:5px 0 0 6px;}

.back a{
color: #ffffff;
text-decoration: none;
text-align:center;
margin: 0 0 10px 0px;
background: url(images/bg_nav.jpg) repeat-x;
padding: 7px 5px 7px 0px;
font: bold 11px/100% Verdana;
display: block;
border:solid 2px #fff;
width:80px;
}

.back a:hover{ 
background:#fff; color:#601565;
border:solid 2px #ccc;
}

.latestpostdate, .latestposttitle{ padding:10px 0 0 0;}
.latestpostdate{ width:80px; padding:9px 10px 0 18px; text-align:right;}
.latestposttitle{ border-bottom:solid 1px #601565; padding-bottom:16px;}
.recent-comments .latestposttitle a{color:#333333;}
.recent-comments .latestposttitle a:hover{color:#601565;}

.facebook{clear:both; float:right; padding:25px 0 15px 0; width:480px; text-align:right; border-top:solid 1px #601565; position:relative; margin-top:-3px;}

.t_comments
{
border-top:1px solid #601565;
color:#601565;
font-weight:bold;
padding:20px 5px 5px 5px;
margin:0 10px 0 10px;
font-size:12px;
clear:both;
}

.line_comments{border-bottom:1px solid #601565;}

.time_comments{width:75px; color:#601565; font-size:11px; text-align:right;}
.user_comments{width:72px; color:#601565; font-size:11px; text-align:right;}

.content_comment p{margin:0 11px 0 11px; border-bottom:solid 1px #d0b8d0; padding:0 0 20px 0; width:330px;}

#nav .active a
{
background:#fff;
color: #601565;
}

#aboutimage img{border:1px solid #7f2b86;}
#ourwebimage img{border:1px solid #7f2b86; margin-bottom:15px;}

#nav a.aboutmenu{text-indent:-5px;}
#nav a.pressmenu{text-indent:-4px;}
div.entry td.paging b{color:#601565;}
div.entry td.paging a.paging{color:#000;}
div.entry blockquote{margin:10px 5px 0 0; text-align:justify;}
div#sidebar div.left-col{margin-top:60px;}


