/*
Theme Name: TimeDoctor
Description: Custom TimeDoctor wordpress theme.
*/

/* Begin Typography & Colors */
body {
	font-family:  Arial, Sans-Serif;
	color: #333;
	text-align: left;
	font-size:14px;
	color:000;
	background: url(images/body.jpg) repeat-x;
	}
	
	
a {
	color:#034e7d}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}



#footer {

	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#999999
	}
	
small a {
	color:#999999;
	text-decoration:underline;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar h2, .narrowcolumn h1 {
	font-size:23px;
	color:#f1592a;
	margin-top:0px;
	padding-top:0px;
	}
	
#sidebar h2 a, .narrowcolumn h1 a  {
	text-decoration:none;
	color:#f1592a;
	}
	
.narrowcolumn h2 {
	font-size:24px;
	color:#034e7d;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	
	}
	
.narrowcolumn h2 a  {
	text-decoration:none;
	color:#034e7d;
	}

.postsap {
	margin:25px auto;
	display:block;
	}

h3 {
	font-size: 1.3em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Verdana, Arial, Sans-Serif;
	font-weight:normal
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	color:#266591
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}
	
#commentform strong {
	color:#999
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 12px;
	color:#034e7d
	}
	
#sidebar a {
	text-decoration:none;
	color:#034e7d;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	color:#034e7d;
	}

 #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #034e7d;
	}
	
	
#sidebar ul ul li {
	color: #034e7d;
	background:url(images/bullet.jpg) no-repeat left center;
	padding-left:20px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 981px;
	padding-bottom:30px;
	}

#header {
	padding: 0;
	height: 72px;
	width: 981px;
	margin-bottom:50px;
	}
	
#logo {
	width:331px;
	float:left;
	padding-top:10px;
	}
	
#signupbox {
	width:174px;
	height:17px;
	background:url(images/signup-bg.jpg) no-repeat;
	padding:12px;
	float:right;
	margin:16px 0px;
	text-align:center;
	}
	
#signupbox a {
	color:#005788;
	text-decoration:underline;
	font-size:11px;
	}


.narrowcolumn {
	float: left;
	padding: 5px;
	margin: 0px 0 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 50px 0;
	clear: both
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	_height:132px;
	min-height:132px;
	padding-top:5px;
	background:url(images/footer-bg.jpg) repeat-x #ebebeb;
	font-size:11px;
	}
	
	
#footer h3 {
	color:#999;
	font-size:14px;
		}
		
#footer ul {
	padding:15px 0px 0px 0px;
	margin:0px;
	list-style:none;
	color:#999999;
		}
		
#footer a {
	color:#999;
	text-decoration:none
		}
		
#footer a:hover {
	color:#999;
	text-decoration: underline;
		}
	
	
.footercontent {
	padding: 0;
	margin: 0 auto;
	width: 981px;
	clear: both;
	background:url(images/footer_linksap.jpg) no-repeat center top ;
	padding-top:27px;
	}
	
.footercontent .box1 {
	width:235px;
	margin-left:68px;
	_margin-left:34px;
	margin-right:35px;
	display:block;
	float:left;
	min-height:75px;
	_height:75px;
	}

.footercontent .box2 {
	width:235px;
	margin-left:35px;
	margin-right:35px;
	display:block;
	float:left;
	min-height:75px;
	_height:75px
	}
	
.footercontent .box3 {
	width:235px;
	margin-left:35px;
	margin-right:0px;
	display:block;
	float:left;
	min-height:75px;
	_height:75px
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: right;
	color:#98a0a6;
	}
/* End Structure */



/*	Begin Headers */


h3 {
	padding: 0;
	margin: 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	padding:10px 0px;
	border-bottom:2px solid #266591;
	color:#266591
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
.entry img {
	margin: 10px auto;
	max-width: 100%;
	}

/*	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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 0 0 10px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0px;
	margin:0px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottom:1px #CCC dotted

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 20px;
	margin-left: 700px;
	width: 230px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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*/



/* 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;
}


.wp-pagenavi {
	font-size:11px;
	color:#777777;
	font-weight:normal
	
	}
	
.wp-pagenavi .pages, .nextpostslink {
	display:none;
	
	}
	
.wp-pagenavi .current {
	border:#e8e8e8 1px;
	background: #efefef;
	padding:5px 10px;
	
	}
	
.wp-pagenavi .page {
	border:#e8e8e8 1px;
	background: #efefef;
	padding:5px 10px;
	
	}
	
	
.sharewidget{
	background:#f5f5f5;
	padding:10px;
	margin-bottom:10px;
	}
	
		
.sharewidget h3{
	font-weight:bold;
	color:#0a4f78
	}
	
.sharewidget .docking{
	width:0px;
	}
	
.sharewidget h3 img{
	margin:0px 5px;
	}
	
.sharewidget p{
	font-size:11px;
	}
	
.vcard {
	font-weight:normal;}
	
div.facebook {
	background:url(images/facebook.jpg) no-repeat left;
	height:45px;
	padding-left:55px;
	line-height:45px;
	margin-bottom:5px;
	color:#000
	}
	
div.facebook a {
	color:#000;
	text-decoration:none
	}
	
div.twitter {
	background:url(images/twitter.jpg) no-repeat left;
		height:45px;
	padding-left:55px;
	line-height:45px;
	margin-bottom:5px;
	color:#000
	}
	
div.twitter a {
	color:#000;
	text-decoration:none
	}

div.rssfeed {
	background:url(images/rss.jpg) no-repeat left;
	height:45px;
	padding-left:55px;
	line-height:45px;
	margin-bottom:5px;
	color:#000
	}
	
div.rssfeed a {
	color:#000;
	text-decoration:none
	}
/* End captions */


/* "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." */



/*========================================POPUP==================================================*/

		.popouter {
	margin: 0 auto;
	width: 746px;
}
.popouter .popouter {
	margin: 0 auto;
	width: 746px;
}
.popouter .popcontent {
	float:left;
	width: 730px;
	padding: 22px 20px 10px;
	border: 8px solid #427a9e;
	background-color: white;
	-moz-border-radius:5px;
	position:relative;
}
.popouter .poplesswidth {
	width:660px;
}
.popouter .popcontent h1 {
	font-size:36px;
	color:#f56e43;
	font-weight:normal;
	padding-bottom:22px;
}
.popouter .popcontent span.img {
	float:right;
	color:#333333;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding-left:20px;
	width:139px;
}
.popouter .popcontent h6 {
	padding-bottom:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding-left:7px;
	color:#333333;
}
.popouter .popcontent p {
	padding-bottom:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}
.popouter .popcontent span.close {
	position:absolute;
	right:-10px;
	top:-10px;
	color:red;
}
.popouter .popcontent ul {
	float:left;
	width: 730px;
	list-style:none;
}
.popouter .popcontent ul li {
	float:left;
	width: 730px;
	padding-bottom:20px;
}
.popouter .popcontent ul li div {
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	padding-left:12px;
	width:690px;
}
.popouter .popcontent ul li span.bullet {
	float:left;
	background:url(images/icon_bullet.png) 0 0 no-repeat;
	width:25px;
	height:24px;
	color:#fff;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	line-height:24px;
	font-size:13px;
	font-weight:bold;
}
.popouter .popcontent .linkbox{
	float:left;
	width:730px;
	color:#1471AF;
	font-weight:bold;
	text-align:right;
}
.popouter .popcontent .linkbox a{
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.popouter .popcontent .linkbox a:hover{
	text-decoration:none;
}
.popflash {
	margin: 0 auto;
	width: 995px;
	border:1px solid #F00;
}
.popflash .popcontent {
	float:left;
	width: 995px;
	padding: 0px;
	position:relative;
}
.popflash .popcontent ul {
	float:left;
	width: 995px;
	list-style:none;
	min-height:486px;
	height:auto !important;
	height:486px;
}
.popflash .popcontent .footnavi{
	float:left;
	width:995px;
	font-size:30px;
	text-align:center;
	color:#237AB3;
	font-family:Arial, Helvetica, sans-serif;
}
.popflash .popcontent .footnavi a{
	text-decoration:none;
}
.popflash .popcontent .footnavi a:hover{
	color:#F05229;
}

.popflash .popcontent .navi {
	float:left;
	width: 980px;
	padding:10px;
}
.popflash .popcontent .next {
	position:absolute;
	right:20px;
	top:21px;
}
.popflash .popcontent .next a {
	float:left;
	background:url(images/rightbtn.png) 0 0 no-repeat;
	width:32px;
	height:33px;
}
.popflash .popcontent .next a:hover {
	background:url(images/rightbtn.png) 0 -33px no-repeat;
}
.popflash .popcontent .next a.disable {
	background:url(images/rightbtn.png) 0 -66px no-repeat;
	cursor:default;
}
.popflash .popcontent .pre {
	position:absolute;
	right:58px;
	top:21px;
}
.popflash .popcontent .pre a {
	float:left;
	background:url(images/leftbtn.png) 0 0 no-repeat;
	width:32px;
	height:33px;
}
.popflash .popcontent .pre a:hover {
	background:url(images/leftbtn.png) 0 -33px no-repeat;
}
.popflash .popcontent .pre a.disable {
	background:url(images/leftbtn.png) 0 -66px no-repeat;
	cursor:default;
}
#wrapper .contant .flash h2 {
	color:#025080;
	font-family:Helvetica,Arial,sans-serif;
	font-size:23px;
	line-height:33px;
	padding-top:10px;
	font-weight:bold;
	padding-bottom:22px;
	text-transform:capitalize;
	text-align:center;
	padding-left:20px;
}
/*========================================POPUP ENDS HERE==================================================*/

.regForm {
	width: 477px;
	height: 495px;
	background: url(images/formbox.png) no-repeat;
}
.regForm .inner {
	float: left;
}
.register_form {
	padding:0px 0px 0px 30px;
}
.login_form {
	margin:0;
	width:100%;
}
.regForm .inner form {
	width: 345px;
	margin: 0em auto;
	text-align: center;
	font-size: 12px;
}
.regForm .inner label {
	margin: .6em 0;
	float: left;
	line-height: 1.4em;
	font-size: 13px;
	position: relative;
	text-align: left;
}
.regForm .inner input[type=text], .regForm .inner input[type=password] {
	float: left;
	width: 220px;
	padding: 1px;
	font-size: 14px;
}
.regForm .inner label span {
	float: left;
	clear: both;
	width: 100px;
}
.regForm .inner label.error {
	font-size: 11px;
	color: #FF0000;
	position: absolute;
	right: 0;
	top: 1.3em;
}
.contactForm label.error {
	border:1px solid #CCCCCC;
	padding:0;
	margin:0;
	margin:0px 0px 0px -40px;
	background:#fff;
	font-size:11px;
}
.contactForm input.error {
	background:#fff;
	font-size:11px;
	width:200px!important;
	height:10px;
}
.regForm .radio {
	float: right;
	margin-right: 2em;
	width: 100px;
}
.regForm .radio input[type=radio] {
	width: 20px;
}
.regForm .radio label {
	width: 120px;
	display: inline;
	text-align: left;
}
.regForm p.formDesc {
	font-weight: bold;
	font-size: 16px;
}
form#regForm, form#regForm2, form#regForm3 {
	margin-left: 3em;
}
input.submit {
	width: 220px;
	height: 46px;
	background: url(images/submit.png) no-repeat top;
	cursor:pointer;
	border:none;
	font-size:1px;
	text-indent: -9999px;
	vertical-align:middle;
}
input.submit:hover {
	background: url(images/submit-hover.png) no-repeat top;
}
div.login {
	width: 477px;
	height: 371px;
	background: url(images/loginbox.png) no-repeat;
}
input.login {
	width: 167px;
	background: url(images/login.png) no-repeat top!important;
}
input.login:hover {
	background: url(images/login-hover.png) no-repeat top!important;
}
#mask {
	position:fixed;
	left:0;
	top:0;
	z-index:9000;
	background-color:#4A4A4A;
	display:none;
}
#boxes .window {
	position:absolute;
	left: 10;
	top:0;
	display:none;
	z-index:10000;
	float: left;
	font-family:Helvetica, Arial, sans-serif
}
.close {
	top: -1.2em;
	right: -.8em;
	position: absolute;
	cursor: pointer;
	cursor: hand;
}
#wrapper .pad {
	padding-top:18px;
	width:995px;
}
#wrapper .contflash .content {
}
#wrapper .contflash .contant .nav {
	right:20px;
}
