/* 

Website       : JOBPALAR.COM
Descriptions  : 

Designer      : Viking KARWUR
Studio        : vikingkarwur.com
Last Modified : March 04, 2008

*/

*, html {
margin:0;
padding:0;
}

body {
background: #333;
font:normal 13px Arial, "Lucida Sans Unicode", verdana;
}

a {
color: #c00;
}

h1, h2, h3, h4, h5 {
font-family:Arial, Helvetica, sans-serif;
}

#container {
background: #000;
}

#top {
background: #333;
min-height:120px;
}

#nav {
text-align:right;
}

#nav dl {
margin-top:50px;
}

#nav dl dt {
display:inline;
font-size:15px;
text-transform:uppercase;
}

#nav dl dt a {
padding:10px 15px;
color: #ccc;
text-decoration:none;
font-weight:bold;
border-top:1px solid #ccc;
}

#nav dl dt a:hover {
color: #fff;
border-top:1px dotted #fff;
}

#nav dl dt a.active {
color: #c00;
border-top:2px solid #c00;
}

#blurb {
background: #666;
min-height:50px;
}

#blurb h1 {
color: #fff;
font-weight:bolder;
padding:15px 20px;
margin:0px;
text-align:right;
}

#contents {
}

#featuredphoto {
padding:10px 0px;
}

#featuredphoto img {
padding:1px;
background:#333;
border:5px solid #666;
margin:0px 10px;
max-width:300px;
}

#featuredphoto dl {
text-align:center;
}

#featuredphoto dd {
margin:0 20px;
padding:5px;
color: #333;
}

#recentphotos {
padding:10px 0px;
}

#recentphotos img {
padding:1px;
background: #333;
border:5px solid #666;
margin:5px 0px 5px 15px;
}

#recentphotos a:hover img {
background: #ccc;
border:5px solid #c00;
cursor:pointer;
}

#sidebar {
padding:10px 0px;
}

#featuredphoto h1, #sidebar h1, #recentphotos h1, #profilepage h1{
font-size:20px;
letter-spacing:-1px;
font-weight:bolder;
color: #c00;
text-transform:uppercase;
border-bottom:1px solid #666;
padding:10px 10px;
}

#profile {
padding-bottom:10px;
}

#profile h2, #recentblog h2 {
font-size:20px;
letter-spacing:-1px;
color: #c00;
padding:5px 0px;
margin:0px;
font-weight:bolder;
border-bottom:1px solid #f1f1f1;
}

#profile img {
float:left;
padding:1px;
border:5px solid #666;
background:#333;
margin:5px 10px 5px 0px;
}

#profile p {
padding-right:10px;
text-align:justify;
color: #fff;
font-size:13px;
margin:0;
}

#profile p a:hover {
color: #ccc;
text-decoration:none;
}

#recentblog dl {
border-bottom:1px solid #666;
margin:5px 10px 5px 0px;
padding:5px 0px;
}

#recentblog dt, #recentblog dt a {
color: #c00;
font-weight:normal;
text-decoration:none;
font-size:13px;
}

#recentblog dd {
color: #666;
font-size:11px;
padding:0;
margin:0;
}

#profilepage {
padding:10px 0px;
}

#profilepage h2 {
font-size:20px;
color: #ccc;
padding:0px 10px;
}

#profilepage h3 {
font-size:15px;
color: #ccc;
padding:0px 10px;
}

#profilepage p {
color: #fff;
padding:5px;
margin:5px 0px;
text-align:justify;
line-height:1.5em;
}

#blogpage dl {
padding:10px;
color: #fff;
}

#blogpage h1 {
color: #fff;
font-size:30px;
padding:5px 10px;
}

#blogpage p {
color: #fff;
padding:5px 10px;
}



#footer {
background: #333 url(../images/bg-footer.jpg) repeat-x;
min-height:80px;
}

#copyright {
padding:10px 0px;
}

#copyright p {
color: #ccc;
font-size:10px;
text-transform:uppercase;
padding-left:10px;
margin:0;
}

#subnav {
text-align:right;
padding:10px 0px;
}

#subnav p {
color: #ccc;
font-size:10px;
text-transform:uppercase;
padding-right:10px;
margin:0;
}

#subnav dl {
font-size:10px;
text-transform:uppercase;
padding-right:10px;
margin:0;
}

#subnav dl dt {
display:inline;
}

#subnav dl dt a {
display:inline;
padding-left:10px;
}

div.rssThumbFloat img {
float:left;
}

#profilepage img {
border:5px solid #333;
padding:1px;
float:left;
background:#fff;
margin:5px;
}