/***************************

Theme Name: DMSlist new 4.0
Theme URI: http://dmslist.com/
Description: Custom WordPress theme for dmslist.com, Job search site for Nepalis worldwide.
Version: 4.0
Author: Digital Max Solutions
Author URI: http://digital.com.np/
Tags: clean, web2.0 style, blue, custom header, fixed width, two columns, widgets

***************************/

/* Global CSS */
* { 
	padding: 0;
	margin: 0;
}

body {
	background: #87cdda url(images/site-bg.jpg) repeat-x;
	font: 14px/20px arial, tahoma;
	color: #333333;
        
}

a {
	color: #4297a6;
        text-decoration:none;
        font-weight: bold;
        border-bottom: 1px dotted #8bd7e4;
}

a:hover {
	color: #333;
        border-bottom: 1px solid #000;
}

p {
        margin-bottom: 18px;
}

h1 a, h1 a:hover, .textwidget a, .textwidget a:hover {
        border: none;
}

div, img, h1 { behavior: url(http://www.dmslist.com/wp-content/themes/dmslist/iepngfix.htc); }

#main-container {
	width: 970px;
	margin: 17px auto;	
}


/*******************************
 find a job search
********************************/

#find-a-job {
	float: right;
	height: 46px;
	padding: 0 60px 0 0;
	margin: 32px 0 0 0;
	background: url(images/find-a-job-search-box.gif) no-repeat;
}

form #s {
	background:none;
	float: left;
	width: 420px;
	height: 30px;
	border: none;
	font: 140% arial, verdana;
	margin: 4px;
	padding: 8px 4px 0px 4px;
}

form #searchsubmit {
	margin-left: 20px;
	padding: 0;
	float: left;
}


#logo h1 {
	display: block;
	text-indent: -9999px;
	width: 218px;
	height: 111px;
        z-index: 3;
        margin-left: 45px;
        background-image: url(images/dmslist-logo.png);
}

#logo h1 a {
        display: block;
        height: 111px;        
}

.red {
      color: #f00;
}      


/*******************************
sub header
********************************/

#subheader {
	background: url(images/subheader-bg.png) no-repeat;

}

.h2title {
	font-size: 24px;
	font-weight: normal;
	padding: 42px 0 0px 45px;
	font-family: Georgia, serif;       
}

#subheader small {
	font: 11px Arial, verdana;
	font-weight: bold;
	color: #999999;
	padding-left: 5px;
}

.rssfeed {
	float: right;
	background: url(images/rss-icon.gif) no-repeat;
	padding: 0 60px 2px 0;
	margin-top: 45px;
}

.rssfeed a {
	margin-left: 26px;
	color: #4297a6;
}

.rssfeed a:hover {
	color: #333;
}

/***************************
 main body
***************************/

#mainbody {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y; 
	padding: 20px 0;
        overflow:hidden;
}

#sidebar {
	float: right;	
        width: 290px;
}

#sidebar ul li {
       list-style: none;
}

#sidebar h2 {
       margin: 20px 0 5px 8px;
       font-size: 18px;
}

#postajob-btn {
    height:122px;
    text-indent: -9999px;
}
#postajob-btn a {
	display: block;
	height: 0px !important;
	height /**/:122px; /* IE 5/Win hack */ 
	padding: 122px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
        width: 240px; background-image: url(images/post-a-job-btn.gif);
}

#postajob-btn a:hover {
	background-position: 0 -122px;
}


#left-main {
	margin-left: 65px;
	width: 560px;
        min-height: 200px;
        height:auto !important;
        height: 200px; 
        padding-bottom: 30px;
}
#left-main ul { 	
	border-top: 1px solid #ddd;        
}

#left-main ul li { 	
	line-height: 20px; 
        padding: 13px 0;
        list-style:none;  
        border-bottom: 1px solid #ddd;        
}

#left-main h2 {
        margin-bottom: 22px;
        font-size: 26px;        
        color: #ff8275;
        line-height: 28px;
     
}

.company {
        color: #999;
}

.applybefore {
        border-bottom: 1px dotted #ddd; 
        padding-bottom: 15px;
        font-weight: bold;
}

.back {
       padding-top: 20px;
}

.grey {
       color: #999;
}

/***************/

/******** msg divs ******/
.errordiv {
	border-top: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	background-color: #FFE8E8;
	padding: 4px 10px;
	color: #FF0000;
}

.successdiv {
	border-top: 1px solid #009933;
	border-bottom: 1px solid #009933;
	background-color: #EBF5F5;
	padding: 4px 10px;
	color: #009933;
}

/**************/

.widecolumn .entry p {
	font-size: 16px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 28px;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}

h1, h2, h3 {
	font-family: Georgia, serif;
	font-weight: normal;        
}

h1 {
	font-size: 4em;
	text-align: center;
        z-index: 3;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 24px;
    line-height: 28px;        
}

h2.pagetitle {
	font-size: 1.6em;
}



h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,  #wp-calendar caption, cite {
	text-decoration: none;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

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 */






.post {
	margin: 0;	
}

.post hr {
	display: block;
}


.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	background: url(images/foot-bg.png) no-repeat;
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 11px;
	color:#fff;
	clear: both;
}

#footer a {
       color: #fff;
       text-decoration: underline;
}


/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	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;
	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;
}


/* End Entry Lists */



/* Begin Form Elements */


#frmPost {
   text-align:left;
   margin-bottom: 50px;
}

#frmPost .text {
	padding: 4px;
	font: 14px arial, verdana;
	width: 250px;
}

select {
	font: 14px arial, verdana;
	padding: 1px;
	width: 200px;
}

#frmPost select {
       margin: 0;
}

#frmPost textarea {
	font: 14px arial, verdana;
	padding: 5px;
	width: 500px;
	height: 250px;
}

.datepicker {
	padding: 3px;
	font: 14px arial, verdana;
}

.button {
	padding: 5px 8px;
	font: 16px arial, verdana;
	font-weight:bold;
}

#frmPost dd {
	margin-bottom: 8px;
}

#frmPost small {
	font-size: 11px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
        width: 200px;
        padding: 1px;	
        margin-left: 8px;
        font: 14px Arial, Verdana;
}

#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 Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */







/* 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;
}

/* 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;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	background-color:#666666;
}
/* End Various Tags & Classes*/

/* start of footer portfolio */

#Portfolio{
height:54px;
margin:10px 0;
padding:0 0 20px 0;
list-style:none;
text-align:center;


}

ul#Portfolio li{
display:inline;
margin:0 0px;
}

ul#Portfolio li a{
border:none;
text-decoration:none;
}
ul#Portfolio li a img{
vertical-align:middle;
}
ul#Portfolio li:first-child{
margin-left:0px;
margin-right:5px;
}
/* end of footer portfolio */

/* "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." */
