/*
Theme Name: North_new
Author: Lincoln Datta
*/

/* Default CSS Start */
.condesholder3 a:link {
	color:#ff6000;
	text-decoration:none;
}
.condesholder3 a:hover{
	color:#000000;
	text-decoration:underline;
}
.condesholder3 a {
	color:#FF6000;
}

p img {
	padding: 0;
	max-width: 100%;
}
a:active, a:focus {
	outline:0px;
}
/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
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;
}
/* End Images */

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* -moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;*/
border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Begin Structure */
.clear {
	clear: both;
}
/* End Structure */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
}
html>body .entry li {
	margin: 0px 0 0px 10px;
	background:url(./images/tick-mark.gif) no-repeat left;
	padding-left:20px;
	padding-top:4px;
}

.entry {
	padding: 10px 10px 10px 0;
	list-style: none;
}
.entry p {
	color:#454545;
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	padding-bottom:10px;
	padding-right:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#content h1 {
	color:#292929;
	font-family:Georgia;
	font-size:25px;
	padding:0px 0 15px 0px;
}

#content h1.header {
	color:#FFF;
	font-family:Georgia;
	font-size:25px;
	padding:30px 0 0 30px;
	background:url(images/blog_header.jpg) no-repeat left top;
	width:630px;
	height:57px;
	margin:0 0 0 -20px;
}
/* By Lincoln */
.star {
	color:#FF0000;
	padding:0 0 0 1px;
}
.textboxerr {
	border:1px solid red;
}
.textboxRIGHT {
	border:1px solid #7F9DB9;
}
.cont_left {
	width:200px;
	height:auto;
	float:left;
	color:#999999;/*border:1px solid red;*/
}
.cont_right {
	width:500px;
	height:auto;
	/*border:1px solid blue;*/
float:left;
	text-align:left;
	color:#999999;
	display:inline;
}
h4 {
	/*width:500px;*/
	width:auto;
	height:auto;
	text-align:left;
	font:normal 15px Arial, Helvetica, sans-serif;
}
#changecont {
	float:left;
	width:500px;
	height:auto;
	padding:10px;
	margin-bottom:30px;
	border:1px solid #969696;
	font:normal 13px Georgia, "Times New Roman", Times, serif;
}
#changecont p {
	width:100%;
	height:auto;
	margin:0 0 15px 0;
}
#notification {
	float:left;
	width:560px;
	height:30px;
	line-height:30px;
	background-color:#FFF9D7;
	border:1px solid #E2C822;
	font-weight:bold;
	margin:10px 0 0 50px;
	padding:0 0 0 20px;
	border:1px solid red;
	display:inline;
}
.accountdetails {
	float:left;
	width:690px;
	height:auto;
	margin:0;
	display:inline;
	padding:20px 0 0 10px;
}
.cross:hover {
	float:left;
	background:url(images/cross2.gif) no-repeat left top;
	width:18px;
	height:18px;
}
.replymsg {
	width:75px;
	height:28px;
	background:#999999;
	color:#FFFFFF;
	font:bold 12px 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	cursor:pointer;
	line-height:28px;
	float:right;
	border:1px solid #29447E;
	margin:5px 0 0 0;
}
.mem_area {
	width:260px;
	height:auto;
	float:left;
	margin:0;
	display:inline;
}
.mem_left {
	float:left;
	width:90px;
	height:auto;
}
.mem_right {
	float:left;
	margin-bottom:10px;
}
#gradient-style {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	width:480px;
	text-align:left;
	border-collapse:collapse;
	margin:20px;
}
#gradient-style2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	width:700px;
	height:auto;
	text-align:left;
	border-collapse:collapse;
}
#gradient-style th, #gradient-style2 th {
	font-size:13px;
	font-weight:normal;
	background:url(images/buton-bg.gif) repeat-x;
	color: #000000;
	padding:8px;
}
#gradient-style td, #gradient-style2 td {
	border-bottom:1px solid #fff;
	color:#000000;
	border-top:1px solid #fff;
	background:#FFFFFF;
	padding:8px;
}
#gradient-style tfoot tr td, #gradient-style2 tfoot tr td {
	background:#e8edff;
	font-size:12px;
	color:#999999;
}
#gradient-style tbody tr:hover td, #gradient-style2 tbody tr:hover td {
	color: #999999;
}
/* By Lincoln */



/* Default CSS End */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.mc_custom_border_hdr {
	width:150px;
	height:auto;
	float:left;
	border:1px solid red;
	display:none;
}
#mc_display_rewards {
	display:none;
}
.mc_var_label {
	display:none;
}
#mc_mv_EMAIL {
	float:left;
	margin:0 0 6px 0;
}
.rasstitle {
	margin-bottom:-10px;
}
.mc_input {
	width:150px;
	height:22px;
	border:none;
}
#mc_mv_FNAME {
	float:left;
	margin:0 0 6px 0;
}
#mc_mv_LNAME {
	float:left;
	margin:0 0 6px 0;
}
#mc_signup_submit {
	width:69px;
	height:23px;
	display:inline;
	border:0px;
	float:left;
	cursor:pointer;
	background:url(images/submit-bunt-1.gif) no-repeat left top;
	border:none;
}
#mc_signup_submit:hover {
	background:url(images/submit-bunt-2.gif) no-repeat left top;
}
#butn_save {
	width:54px;
	height:24px;
	display:block;
	border:0px;
	float:left;
	text-indent:-9999px;
	margin-right:10px;
	cursor:pointer;
	background:url(images/save-1.png) top left no-repeat;
}
#butn_save:hover {
	background:url(images/save-2.png) top left no-repeat;
}
#butn_delete {
	width:60px;
	border:0px;
	float:left;
	margin-right:10px;
	height:24px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(images/delete-1.png) top left no-repeat;
}
#butn_delete:hover {
	background:url(images/delete-2.png) top left no-repeat;
}
#butn_submit {
	width:60px;
	height:24px;
	float:left;
	border:0px;
	margin-right:10px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	background:url(images/submit-1.png) top left no-repeat;
}
#butn_submit:hover {
	background:url(images/submit-2.png) top left no-repeat;
}
#butn_reset {
	width:60px;
	height:24px;
	float:left;
	margin-right:10px;
	display:block;
	border:0px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(images/reset-1.png) top left no-repeat;
}
#butn_reset:hover {
	background:url(images/reset-2.png) top left no-repeat;
}
#butn_send_pass {
	width:125px;
	height:24px;
	margin-right:10px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	border:0px;
	margin-top:-4px;
	background:url(images/send-pass-2.png) top left no-repeat;
}
#butn_send_pass:hover {
	background:url(images/send-pass-1.png) top left no-repeat;
}
#butn_login {
	width:60px;
	height:24px;
	float:left;
	margin-right:10px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	border:0px;
	background:url(images/login-1.png) top left no-repeat;
}
#butn_login:hover {
	background:url(images/login-2.png) top left no-repeat;
}
#butn_reg {
	width:81px;
	height:24px;
	float:left;
	margin-right:10px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	border:0px;
	background:url(images/reg-1.png) top left no-repeat;
}
#butn_reg:hover {
	background:url(images/reg-2.png) top left no-repeat;
}
.submitbutton {
	border: 1px solid #888888;
	border-style:solid;
	border-width:1px;
	color:#333333;
	padding:0 4px;
	display:block;
	height:24px;
	text-align:center;
	cursor:pointer;
	-moz-border-radius:.7ex;
	text-transform:uppercase;
	-webkit-border-radius:.7ex;
	background:url(images/repet.gif) bottom left repeat-x;
	font:normal 11px Arial, "Times New Roman", Times, serif;
}
.submitbutton:hover {
	color:#000000;
	background: url(images/repet2.gif) top left repeat-x;
}
.rassbox3 small {
	width:250px;
	height:auto;
	float:left;
	padding-left:10px;
}
.rassbox3 ul.categories li a, .rassbox3 ul.archives li a, .rassbox3 ul.recent li a {
	width:220px;
	height:auto;
	float:left;
	margin:0 0 0 10px;
	padding-left:15px;
	background:url(images/arrow.jpg) center left no-repeat;
}
.rassbox3 ul {
}
#mc_signup_form {
	float:left;
}
#calendarTitle {
	display:none;
	border:1px solid red;
}
.Sarchtxtcls {
	width:154px;
	height:21px;
	float:left;
	background:url(images/search-bar.gif) top left no-repeat;
	border:0;
	/*	line-height:28px;*/
	color:#FFFFFF;
	margin-right:3px;
	border:0px;
	padding:7px 0 0 7px;
	overflow:hidden;
}
#div5 {
	border:none;
}
#div6 {
	border:none;
}
#s {
	border:none;
}
.SarchButncls {
	width:33px;
	height:28px;
	float:left;
	display:block;
	background:url(images/go.gif) top left no-repeat;
	border:0;
	border:0px;
	cursor:pointer;
}
.SarchButncls:hover {
	background: url(images/go2.gif) top left no-repeat;
}
.TxtFld{
	background:url(images/txt-bg.png) top left repeat-x;
	border:1px solid #696969;
	color:#333333;
	font-size:13px;
	height:20px;
	}
.demovdo object{
float:left;
margin:10px 0 0 170px;
display:inline;
}	
.demovdo p{
	float:left;
	width:930px;
	height:auto;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform p {
	font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
	}
#commentform label {
    color: #888888;
    float: left;
	text-align:left;
    width: 180px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 55px 5px auto;
	float: right;
	}
/* End Form Elements */


h2.pagetitle {
	padding:0 0 20px 0;
}

.postmetadata {
	padding:0 0 20px 0;
}
