z/* 
Theme Name: Jobs@dinapathram
Theme URI: http://dinapathram.com
Description: A theme for a job news CMS
Author: Kevin & Siji
Author URI: http://kevinsiji.wordpress.com
*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

body {
	background:#000;/*#555;*/
	/*border:2px solid #ddd;*/
	color:#555555;/*#444;*/
	font:12px arial,verdana,sans-serif;
	text-align:center;
}

#page {
	text-align: left;
	width: 990px;
	margin: 2px auto 2px auto;
	background: #fff; /*white url("images/bg-page-edges.gif") top left repeat-y;*/
}

#contentarea {
	float: left;
	width: 100%
}
#ahalf {
	float: left;
	width: 250px;
	overflow:hidden;
	word-wrap: break-word;
}

#bhalf {
	float: left;
	width: 250px;
	overflow:hidden;
	word-wrap: break-word;
}

#chalf {
	float: right;
	width: 240px;
	overflow:hidden;
	word-wrap: break-word;
}

#content {
	float:left;
	width:95%;
	padding: 5px;
}

#contentcategory {
	float:left;
	width:78%;
	padding: 5px;
}

/*#toppost {
	float:left;
	margin:20px 0 40px 0;
	width:40%;
}*/

#toppost {
	float: left;
	width: 93%;
	border: solid #EAEAEA 8px;
	padding: 5px;
	font-size:140%;
	height:auto;
	overflow:hidden;
	word-wrap: break-word;
}

#toppost h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	color:#000000;
	text-decoration:none
}


#toppost h1 {
   font-size: 2.3em;
   line-height: 1.3em;
}

#hotspotsleft {
	float: left;
	width: 75%;
	border: solid #900 2px;
	margin: 5px;
	font-size:100%;
	background: #CCFFCC;
	padding: 5px;
	height:auto;
	overflow:hidden;
	word-wrap: break-word;
}

#hotspotsleft h2, #hotspotsleft h4 {
	font-size: 100%;
}

#hotspotssmallcont{
	float: left;
	width: 35%;
	padding:10px;
}

#hotspotssmall {
	float: left;
	width: 95%;
	border-bottom: solid #900 2px;
	margin: 10px;
	font-size:80%;
	background: #DEEEEE;
	padding: 5px;
	height:auto;
	overflow:hidden;
	word-wrap: break-word;
}

#hotspotssmall h2 {
	font-size: 120%;  line-height:200%;
	text-align:center; 
	background:#CAF99B;
}

#hotspotssmall h4 {
	font-size: 110%; 
	line-height:100%;
}

#hotspotmenu {
	margin:20px 0 160px 0;
	float: left;
	width: 85%;
	border: solid #900 2px;
	background: #CCFFCC;
	padding: 5px;
	height:auto;
	overflow:hidden;
	word-wrap: break-word;
}

#breaknews {
	float: left;
	width: 90%;
	border: solid #900 2px;
	background: #CCFFCC;
	padding: 5px;
	height:auto;
	overflow:hidden;
	word-wrap: break-word;
}


#breaknews h1 {
   font-size: 0.8em;
   line-height: 0.8em;
}

#listbox {
	float: left;
	width: 94%;
	border: solid #EAEAEA 8px;
	padding: 5px;
	font-size:100%;
	height:auto;
	overflow: hidden;
}

#rssbox {
	float: left;
	width: 47%;
	padding: 5px;
	font-size:100%;
	height:auto;
}

#rssboxright {
	float: left;
	width: 47%;
	padding: 5px;
	font-size:100%;
	height:auto;
}

#singlecontent {
	float:left;
	font-size: 130%;
	margin:20px 0 40px 20px;
	width:50%;
	padding: 3px;
}
	
#sidebar {
	float:right;
	margin:10px 0 40px 50px;
	width:150px;
}

#footer {
	/*border-top:1px solid #ccc;*/
	clear: both;
	/*padding:10px 20px 10px 20px;*/
	text-align:center;
	/*background: url("images/bg-footer-1.jpg") top left repeat-x;*/
	background: #999999;
	}

#footer .dialog {
	line-height:300%;
	padding: 0 5px 0 5px;
}

#columnad{/*for ads on right vertical column*/
	float:right;
	width:165px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	margin: 10px;
}

#adcontright {
	float: right;
	width: 175px;
	overflow: hidden;
}

#columnadwide{/*for ads on right vertical column*/
	float:right;
	width:340px;
	padding:40px;
	overflow:hidden;
	text-align:center;
}

/* End Main-Layout */



/* Begin Header */
/*h1 {
	font: 5em anjalioldlipi,georgia,arial,sans-serif;
	padding:40px 0 5px 0;
	text-align:center;
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
	color:#000
	}
	
h1 span {
	color:#888;
	font:italic .55em georgia,arial,sans-serif;
	padding:0 0 0 10px;
}*/

#header {
	padding: 2px 0 5px 0;
	/*background: url("images/logo.jpg") top center; */
	background-repeat:no-repeat;
}

#header .adblockleft {float:left; width: 270px;height:100px;}
#header .adblockright { float:right; width: 200px;height:100px;}

#header .logo { height: 90px;  margin: 0 0 15px 10px; }
#header .logo img { display: block; }

#header .slogan {
  /* Total height is 64px */
  padding: 41px 15px 10px 0;
  font: italic 13px/13px "Times New Roman", serif;
  text-align: right;
}

#header .menunav {
	clear: both;
	background: #009;/* url("images/bg-nav.jpg") top left repeat-x;*/
	font: 15px, sans-serif;
	border-style: solid;
	border-color: #600;
	border-width: 1px 0;
	height:25px;
}

#header .menunav ul {
	float: left;
	margin: 0; padding: 0 0 0 2px;
	list-style: none;
	/*background-image: url("images/bg-nav-divider.jpg");
	background-position: top left;
	background-repeat: no-repeat;*/
}

#header .menunav ul li {
	float: left;
	margin: 0; padding: 0 2px 0 0;
	/*background-image: url("images/bg-nav-divider.jpg");
	background-position: top right;
	background-repeat: no-repeat;*/
}

#header .menunav ul li a {
	float: left;
	display: block;
	line-height: 25px;
	padding: 0 15px;
	color: white;
	/*text-transform: lowercase;*/
	text-decoration: none;
}
#header .menunav ul li a:hover { background: #B00000 !important; }
#header .menunav ul li.selected a { 
	background: #D42828;/* url("images/bg-nav-selected.jpg") top left repeat-x; */
}

#header .menunav .archives { float: right; }
#header .menunav .archives input { font-size: .8em; }
#header .menunav .archives .textbox { width: 150px; }

#header .subnav {
	background: #EAEAEA;/* url("images/bg-subnav.jpg") top left repeat-x;*/
	border-bottom: solid #7F7F7F 1px;
	padding: 5px 15px;
	font: 11px verdana, sans-serif;
	height:15px;
}
#header .subnav .edition { float: left; }
#header .subnav .edition .date { font-weight: bold; }
#header .subnav .edition .tag { color: #666; }
#header .subnav .links { text-align: right; }
#header .subnav .links a { color: #333; }


/*
#header ul{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:5px 0;
	background-image: url("images/bg-nav-divider.jpg");
	background-position: top left;
	background-repeat: no-repeat;

}

#header ul li {
	display:inline;
	padding:0 10px 0 0;
	background-image: url("images/bg-nav-divider.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}

#header ul li a:link, #header ul li a:active, #header ul li a:visited{
	color:#00f;
	font-size:1.1em;
	text-decoration:none;
	}

#header ul li a:hover{
	text-decoration:underline
}
*/
/* End Header */


/* Begin Calendar */
#calendar {
float:left;
}
#wp-calendar {
border: 1px solid #ddd;
empty-cells: show;
font-size: 15px;
margin: 0;
width: 300px;
}
#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;
text-decoration: none;
}
#wp-calendar a:hover {
background: #e0e6e0;
color: #333;
}
#wp-calendar caption {
color: #999;
font-size: 16px;
text-align: center;
}
#wp-calendar td {
color: #ccc;
font: normal 15px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
letter-spacing: normal;
padding: 1px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
background: #eee;
color: #900;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
text-align: center;
}
#wp-calendar .today {
font-weight: bold;
background-color: #eee;
}
/* End Calendar */



/* Begin Content*/
#content h2{
	background-color:#555555;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	line-height:100%;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:5px;
}

	#listitem {
	border-bottom: 1px solid #ddd;
}

#contentcategory h2{
	/*border-bottom:1px solid #ddd;*/
	color:#000;
	font-size:1.1em;
	font-weight:normal;
	line-height:100%;
	background:#eeeedf;
	padding-left:60px;
	}

#content h4,#content h5,#content h6{
	color:#000;
	font: 10px verdana, tahoma, sans-serif;
	font-weight:normal;
	margin: 0 0 0 0;
	}

#content h3{
	color:#000;
	font: 13px Arial, sans-serif;
	font-weight:bold;
	margin: 10px 0 0 0;
	}

#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6{
	border-bottom:1px solid #ddd;
	color:#000;
	font-size:1.3em;
	font-weight:normal;
	padding:30px 0 2px 0;
	}


h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover,
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover{
	color:#900;
	text-decoration:underline
}

.postmetadata {
	color:#999;
	font-style:italic;
	font-size:80%;
	padding:5px 0 10px 0
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#555;
	text-decoration:none
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext{
	line-height:160%;
	margin:2px 0 0 0
	}
	
.entrytext p{
	margin:0 0 15px 0
	}

a:link,a:visited,a:active,a:hover{
	color:#00f;
	text-decoration:underline
}
/* End Content*/

/* Begin JobSearch*/

#jobcontent {
	clear: both;
	float:left;
	width:95%;
	padding: 5px;
}

/* End JobContent*/



/* Begin Comments */


.commentlist cite, .commentlist cite a {
	font-style:normal;
	font-size:1.1em
	}

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

.commentmetadata {
	font-weight:normal
	}

.commentlist {
	padding:0;
	text-align:left
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal
	}

.commentlist p {
	margin:10px 5px 10px 0
	}

#commentform p {
	margin:5px 0
	}

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

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

#sidebar ul li{
	list-style:none;
	padding:0 0
	}

#sidebar ul li ul li{
	background:#fff;
	border-bottom:1px solid #ddd;
	padding:5px 2px
	}



#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active{
	color:#00f;
	text-decoration:none
}

#sidebar ul li ul li a:hover{
	color:#00f;
	text-decoration:underline
}
/* End Entry Lists */


/* Begin Latest Comment Lists */
#commentlist ul li{
	list-style:none;
	}

#commentlist ul li ul li{
	background:#fff;
	border-bottom:1px solid #ddd;
	}

#commentlist ul li a:link, #commentlist ul li a:visited, #commentlist ul li a:active{
	color:#00f;
	text-decoration:none
}

#commentlist ul li ul li a:hover{
	color:#00f;
	text-decoration:underline
}
/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

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 Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0
	}

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

#sidebar #searchsubmit {
	padding:1px
	}

.entry form { 
	text-align:center
	}

select {
	width:130px
	}

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

#commentform textarea {
	width:100%;
	padding:2px
	}

#commentform #submit {
	margin:0;
	float:right
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	}

acronym, abbr {
	border-bottom:1px dashed #226
	}

blockquote {
	border-left:2px solid #ddd;
	color:#333;
	font-style:italic;
	line-height:160%;
	margin:15px 0;
	padding:5px 10px 5px 10px
}

blockquote cite {
	margin:5px 0 0;
	display:block
	}

.center {
	text-align:center
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

/*.navigation {
	clear:both;
	display:block;
	text-align:center;
	padding:20px 0 0 0;
	}*/
/* End Various Tags & Classes*/


/* LOGIN SECTION, COPIED FROM WP-ADMIN STYLESHEET */
#login {
	position: relative;
	color: #900;
	margin: 5em auto 1em;
	padding: 5px 0 0;
	width: 425px;
	_width: 390px;
}

#login form {
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
}

#login #login_error {
	background: #0e3350;
	border: 1px solid #2571ab;
	color: #ebcd4e;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	margin: 0 50px;
	text-align: center;
}

#login p { 
	font-size: 12px;
}

#login p.message { 
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login h1 a {
	margin: 0 auto;
	height: 88px;
	width: 320px;
	display: block;
	border-bottom: none;
}

#login .hide {
	display: none;
}

#login .message {
	font-size: 10pt;
	text-align: center;
}

#login .register {
	font-size: 20px;
}

#login input {
	padding: 4px;
}

.login ul, #protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
}

.login ul li a {
	color: #0d324f;
	border: none;
}

#login ul li a:hover {
	color: #fff;
}

#login .input {
	font-size: 1.8em;
	margin-top: 3px;
	width: 97%;
}

#login p label { 
	font-size: 11px;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

.plugins p {
}

#login .fullwidth {
	width: 320px;
}

/* END OF LOGIN SECTION */
