/*  
By: Frederik Samuel*/



/* Layout */

body {
	margin:0;
	font-size: 0.7em;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #555;
	text-align: center;
    background: #acacac url(http://www.frederiksamuel.com/blog2/images/bg2.gif) left;
	

}

table	{
	padding:0;
	margin:0;
	border:0;
}

tr	{

}

#page	{
	margin:0 auto;
	padding:0;
}

#main	{
	width:690px;
}

#content {
	font-size: 1.2em;
	}

#leftcol	{
     width: 160px;	 
     background:#ffffff;
	 height:100%;
    
	}

#centercol	{
	background:#ffffff;
	height:100%;
}

#sidebar {   
        width: 160px;
        background:#ffffff;
        height: 100%;
        
}

#sidebar h2{   
        padding: 0px;
        margin-bottom: 3px;        
        font-size: 12px;
        color:#333333;
}

#sidebar ul	{
   padding: 4px;
   margin: 0px;
   text-indent: 0px;
}

#sidebar li	{
	 list-style: disc url(http://www.frederiksamuel.com/blog/images/icons/arrow_A_ver2.gif) inside; 
    list-style-type: none;
    text-indent:6px;
}

#leftcol h2{   
        padding: 0px;
        margin-bottom: 3px;
        
        font-size: 12px;
        color:#333333;
}

#leftcol h8{  
        padding: 0px; 
        margin-top: 10px;
        margin-bottom: 3px;
        font-family: Times New Roman, serif;        
        font-size: 12px;
        font-weight: bold;
        color:#000000;
}

#leftcol ul	{
   padding:4px;
   margin: 0px;
   text-indent: 0px;
}

#leftcol li	{
	 list-style: disc url(http://www.frederiksamuel.com/blog/images/icons/arrow_A_ver2.gif) inside; 
    list-style-type: none;
    text-indent:6px;
}

.linkbox li	{
	 list-style: none; 
    list-style-type: none;
    text-indent:6px;
}

#post	{
   line-height: 5px;
   text-align: left;
}

#post h3	{
	margin: 1px; 0 1px 0;
	padding:0;
   color: #333333;
}

#post-body h2	{
	   padding: 0px; 
      font-size: 16px;
      text-transform: lowercase;
      font-weight:bold;letter-spacing: -1px;
      font-family: Helvetica, Arial, Helvetica, sans-serif;
      color: #666666;
text-shadow: #dadada 1px 1px 1px;
      
}

.imagepadding {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

titlehome	{
	margin: 0 0 1px 0;
	font-size: 18px;
      text-transform: lowercase;
letter-spacing: -1px;
      font-weight: bold;
      font-family: Helvetica, Arial, Helvetica, sans-serif;
      color: #555555;
text-shadow: #dadada 1px 1px 1px;
}

titlehome h2 a:hover	{
	text-decoration:underline;
	color:#000;
}


#centercol h2 a, #centercol h2 a:visited	{
	 	margin: 0 0 1px 0;
	   font-size: 18px;
      padding: 0px;
      text-transform: lowercase;
      letter-spacing: -1px;
      font-weight: bold;
      font-family: Helvetica, Arial, Helvetica, sans-serif;
      color: #555555;
text-shadow: #dadada 1px 1px 1px;
}

#centercol h2 a:hover	{
	text-decoration:underline;
	color:#000;
}

#centercol h2	{
	color:#000;
   }

p.entry	{

}

.widecolumn {
	line-height: 14px;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border: 1px solid #afafaf;
	}

.alt2 {
	background-color: #e1e0e0;
	border-top: 1px solid #ddd;
	border: 1px solid #afafaf;
   	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1em;
	}

p.small {
   font-size: 11px;
}

h1, h2, h3 {
	   padding: 0px; 
      font-size: 16px;
      text-transform: lowercase;
      letter-spacing: -1px;
      font-weight: bold;
      font-family: Helvetica, Arial, Helvetica, sans-serif;
      color: #666666;
text-shadow: #dadada 1px 1px 1px;
	}

h1 {
	font-size: 1.2em;
	margin:10px 0;
	padding:0;
	}

.description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.4em;
	}





h3 {
	font-size: 1.2em;
	}

#centercol h3	{
	padding-top: 3px;
}

h3.recent	{
	font-size: 1.1em;
	margin:5px 0;
	line-height: 1.5em;
	border-bottom:1px dotted #000;
}

.entry p a:visited {
	color: #333333;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Helvetica, Arial, Sans-Serif;
	color: #333333;
   }
	
.commentlist li {
	font-weight: bold;
	}

.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: 'Helvetica' , Arial, Sans-Serif;
 
    }

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 a, h3 a:link, h3 a:visited	{
	color:#333333;
	text-decoration:none;
}

#sidebar a, h2 a:visited	{
	color:#666666;
	text-decoration:none;
}

#leftcol h8 a, h8 a:visited	{
	color:#ff0000;
	text-decoration:none;
}

#sidebar A:hover {color: #333333; text-decoration: underline}
#leftcol A:hover {color: #333333; text-decoration: underline}

#leftcol a, h2 a:visited	{
	color:#666666;
	text-decoration:none;
}

h3 a:hover	{
	text-decoration:underline;
}

a	{
	color:#333333;
	text-decoration:none;
}

h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	


/* Begin Structure */

#page {
	text-align: left;
	margin:0 auto;
	padding: 0;
	width: 690px;
	background:#fff;
	}
	
#header {
	height: 86px;
	text-align:left;
	color:#000;
	}

#headerimg {
	margin: 0;
	text-align:left;
   padding: 0px;	
 }


#headerimg h1 a	{
	color:#000;
	font-size:1.6em;
}


.goodness_inside {width:698px;padding:5px;}
.goodness_inside a {color:#666666;margin:5px;text-decoration:none;}
.goodness_bar {background:#cccccc;width:100%;border-bottom: 1px solid #acacac;text-align:center;}


#menu {margin: 0 auto; overflow: hidden; width: 698px;}
#menu a {color: #666666;text-decoration:none;}
#menu a:hover {color: #fffff;}
#menu p {margin: 0;}
#menu #menu-left {float: left;}
#menu #menu-left ul{list-style-type:none;}
#menu #menu-left li {display:block; display:inline;}
#menu #menu-left  li.first {margin-left:1px;border-left: solid 1px #c1c1c1;}  
#menu #menu-left li a {padding: 0 9px 0 9px;border-right: solid 1px #c1c1c1;}
#menu #menu-left li a:hover {color: #333333;} 
#menu #menu-right {float: right;}
#menu #menu-right ul{list-style-type:none;}
#menu #menu-right li{display:block; display:inline;}
#menu #menu-right a {margin-right: 1em;}



.dateblock {
	display:block;
	float:left;
	width:51px;
	height:45px;
	background:url("http://www.frederiksamuel.com/blog/images/date_bgr.gif") no-repeat;
	text-align:center;
	margin-right:8px;
}

.datetop {
	color:#666666;
	font:bold 11px Arial, Verdana;
	text-transform:lowercase;
	margin:0;
text-shadow: #dadada 1px 1px 1px;
}

.datebottom {
	color:#999999;
	font:bold 16px Arial, Verdana;
	text-transform:lowercase;
	margin:-1px 0 0 0;
text-shadow: #dadada 1px 1px 1px;
}

.padder	{
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.padder2	{
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.pad	{
  padding-top:5px;
}

.entrytext	{
	padding:0;
}

.narrowcolumn {

	width: 150px;
	}

.widecolumn {

	width: 160px;
	}
	
.widecolumn .post {
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 5px 0;
	}
	
#footer {
	width: 698px;
   padding: 0;
	background:#a1a1a1;
	margin: 0 auto;
	clear: both;
    background-image: url(http://www.frederiksamuel.com/blog2/images/bottombg.jpg);
  background-position: top left;
  background-repeat: no-repeat;

	}

#footer p {
	color:#333333;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer a, #footer a:visited, #footer a:hover	{
	color:#ccc;
}

#footer a:hover	{
	text-decoration:underline;
}

/* End Structure */



/*	Begin Headers */

.description {
	text-align: center;
	}

h2.pagetitle {
   	
   text-size: 1.3em;
   text-align: left;
}

#sidebar h2 {
	margin: 10px 0 0 10px;
	padding: 0;	
}

#leftcol h2 {
	margin: 10px 0 0 10px;
	padding: 0;	
}

#leftcol h8 {
	margin: 10px 0 0 10px;
	padding: 0;	
}

h3 {
	padding: 0;
	margin: 5px 0 5px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

img	{
	margin:0;
	padding:0;
}

.imagelink	{
	width: 350px;
   border:0;
	float:left;
	margin: 0 3px 3px 0;
	vertical-align:text-top;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float:left;
	margin:0 5px 5px 0;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.alignlefttt {
	float: left;
margin-right:5px;
padding-top:0px;
margin-top:0px;
	}
/* 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 ul li:before 	{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
  font-size: 1em;
  line-height : 13px;
  color: #333333;
  padding: 7px;
  background-color: #ebebeb;
  border: 1px solid #d2d2d2;
  margin-top: 5px;
  margin-bottom: 0px;
  }

.postmetadata a:link {
  font-color: #666666;
  }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}






/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 2px;
	padding: 2px 1px; 
	text-align: left;
	}

#leftcol #searchform #s {
	width: 100px;
	padding: 1px;
	}

#leftcol #searchsubmit {
	padding: 1px;
	}

#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin-bottom: 5px;
	padding: 10px;
	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;
	}

.commentmetadata p {
	text-size: 11px;	
}

/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* 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;
	
	margin-bottom: 20px;
	}
/* Top Navigation */

#topnav {
        background:#6B6868;
        margin:0 auto;
        padding:0;  
        height:30px;
        line-height:30px;
        font-family:Tahoma,Arial,Georgia;
        font-size:18px; 
        font-weight:bold;
        text-align: center;
        }
        
#topnav span    { 
        padding-right:30px;
}
        
#topnav a, #topnav a:visited    {
        color:#fff;
        text-decoration:none;
}
        
#topnav a:hover { 
        color:#blue;
        text-decoration:underline;
}

ul#navlist	{
	margin:0;
	padding:0;
	white-space: nowrap;
	text-indent:0;
}

#navlist li	{
	display: inline;
	list-style-type: none;
	padding-right:20px;
}

#navlist a	{ 
}

#navlist a:link, #navlist a:visited	{
	color: #fff;
	background-color: #6B6868;
	text-decoration: none;
}

#navlist a:hover	{
	text-decoration: underline;
}


li.page_item	{
	list-style-type:none;
}

li.pagenav	{
	list-style-type:none;
}

/* End Calendar Styles */

/* Postit Date */

.post .post_cal {
	border: 1px solid #A6A6A6;
   text-align: center;
	width: 40px;
	float: left;
	margin: 0 10px 5px 0;
}

	.post_cal .dayname {
		padding-top: 1px;
       padding-bottom: 1px;
       background-color: #333333;
		border-bottom: 1px solid #A6A6A6;
		color: #FFFFFF;
		font-size: 10px;
		font-weight: bolder;
		width: 100%;
	}
	
	.post_cal .daynum {
		background-color: #ffffff;
       font-size: 15px;
		font-weight: bold;
		width: 100%;
	}
	
	.post_cal .month, .post_cal .year {
      font-size: smaller;
		width: 100%;
	}

.post-side {
  font-size: 11px;
  color: #666666;
  width: 140px;
  padding: 5px;
  background-color: #f2f2f2;
  border: 1px solid #afafaf;
  background-image: url(http://www.frederiksamuel.com/blog/images/tbg5.gif);
  background-position: top left;
  background-repeat: no-repeat;
} 


.bsaads {
  line-height: 15px;
  font-size: 11px;
  color: #444444;
}

.bsaads a:link {
  line-height: 15px;
  font-size: 11px;
  color: #444444;
}


.post-body {
  line-height: 15px;
  font-size: 11px;
  color: #444444;
  width: 350px;
  padding:5px 5px 5px 5px;
  background-color: #dadada;
  border: 1px solid #cccccc;
    background-image: url(http://www.frederiksamuel.com/blog2/images/mainbg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 5px;
} 

.post-forum {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 513px;
  padding:5px 5px 5px 5px;
  background-color: #dadada;
  border: 1px solid #cccccc;
    background-image: url(http://www.frederiksamuel.com/blog2/images/mainbg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  margin-left: 5px;
} 


.post-bodymain {
  line-height: 15px;
  font-size: 11px;
  color: #444444;
  width: 350px;
  padding:13px 5px 5px 5px;
  background-color: #dadada;
  border: 1px solid #cccccc;
    background-image: url(http://www.frederiksamuel.com/blog2/images/mainbg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 5px;
} 

.post-google {
  font-size: 11px;
  color: #666666;
  width: 350px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #dddddd;
  border: 1px solid #afafaf;
  margin-bottom: 5px;
} 

.post-googlef {
  font-size: 11px;
  color: #666666;
  width: 513px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #dddddd;
  border: 1px solid #afafaf;
  margin-bottom: 5px;
  margin-left: 5px;
} 

.post-arhead {
  font-size: 11px;
  width: 350px;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  background-color: #f2f2f2;
  border: 1px solid #afafaf;
  background-image: url(http://www.frederiksamuel.com/blog/images/tbg5.gif);
  background-position: top left;
  background-repeat: no-repeat;
} 

.post-comments {
  line-height: 140%;
  font-size: 10px;
  line-height: 19px; 
  width: 340px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  background-color: #f2f2f2;
  border: 1px solid #afafaf;
  margin-bottom: 5px;
} 

.linkbox {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 150px;
  margin: 5px;
  padding: 3px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  background-image: url(http://www.frederiksamuel.com/blog2/images/boxbg.gif);
  background-position: top left;
  background-repeat: no-repeat;
} 

.linkboxt {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 150px;
  margin: 5px;
  padding: 10px 3px 3px 3px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  background-image: url(http://www.frederiksamuel.com/blog2/images/boxbg.gif);
  background-position: top left;
  background-repeat: no-repeat;
} 

.linkboxad {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 156px;
  margin: 5px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
} 

.linkboxadfeed {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 101px;
  margin: 5px;
  background-image: url(http://www.frederiksamuel.com/blog/images/getfeed2.gif);
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding-left:55px;
  padding-top:3px;
  padding-bottom:3px;
} 

.linkboxg {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 140px;
  margin: 5px;
  padding: 8px;
  background-color: #dddddd;
  border: 1px solid #cccccc;
} 

.linkboxgg {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 156px;
  margin: 5px;
  
  background-color: #dddddd;
  border: 1px solid #cccccc;
} 

.contrib {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 332px;
  padding: 8px;
  background-color: #e8e8e8;
  border: 1px solid #cccccc;
  margin-bottom: 5px;
} 

.posttextbox2 {
  font-size: 11px;
  color: #666666;
  padding: 25px;
  margin: 0px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}

.posttextbo {
  font-size: 11px;
  color: #666666;
  padding: 7px;
  margin: 0px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}

.posttextbox {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 332px;
  padding-left: 8px;
  padding-right: 8px;
    padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}

.posttextbox a:link {
 
 background-color: #dddddd;
 }

.posttextbox a:visited {
 
 background-color: #dddddd;
 } 

.posttextboxnav {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 332px;
  padding:8px;
  margin: 0px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}

.posttextboxnav a:link {
 
 background-color: #dddddd;
border: 1px solid #cccccc;
padding: 3px;
 }

.posttextboxnav a:visited {
 
 background-color: #dddddd;
border: 1px solid #cccccc;
padding: 3px;
 } 


.dic {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 332px;
  padding: 8px;
  background-color: #e8e8e8;
  border: 1px solid #cccccc;
  margin-bottom: 5px;
} 

.bookbox {
  line-height: 15px;
  font-size: 11px;
  color: #666666;
  width: 150px;
  margin: 5px;
  padding: 3px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  background-image: url(http://www.frederiksamuel.com/blog2/images/boxbg.gif);
  background-position: top left;
  background-repeat: no-repeat;
} 


.bookbox img {
	
   width: 69px;
	}

#krop {
font:"Arial, Helvetica, sans-serif;
font-size: 10px;
color: #444;
text-align: left;
background-color:#e8e8e8;
padding-top:10px;
}

#krop a
{
color: #BE3A3A;
outline: none;
}

#krop table { border-collapse: collapse; }
#krop .clear { clear: both; }
#krop .noborder { border: none !important; }


#krop_search_form input
{
padding:4px;
border:1px solid #ADAA93;
width: 220px;
font-size: 1.5em;
}
/* SPECIAL ID - Activates when Krop is making a trip to the server*/
#krop_search.searching {
color:#666666;
}

#krop_post{
float:right;
width:90px;
background:#f4f4f4;
border:1px solid #E1DEC7;
text-align:center;
padding: 3px;
}
#krop_note{
padding:3px 0 0 4px;
font-size:10px;
}

/* Results Titles */

#krop_job_listing thead th
{
padding: 17px 0 5px 4px;
font-weight:bold;
font-size: 12px;
line-height: 1.2;
color: #444444;
border: 0;
}

/* Results Table */

#krop_job_listing th,
#krop_job_listing td
{
vertical-align: top;
text-align: left;
}

#krop_job_listing { width: 340px; }

#krop_job_listing th a,
#krop_job_listing td a
{
padding:4px;
display: block;
width: 90px;
height: auto;
color: #555555;
text-decoration: none;
}
#krop_job_listing thead th.location {width: 70px; }

#krop_job_listing th a:hover,
#krop_job_listing td a:hover { text-decoration: none; }
#krop_job_listing thead th.position { width: 100px; }
#krop_job_listing thead th.company { width:100px; }
#krop_job_listing tbody th,
#krop_job_listing tbody td { border-color: #D4D4C5; }
#krop_job_listing .odd th,
#krop_job_listing .odd td { background-color: #e8e8e8 !important; }
#krop_job_listing .even th,
#krop_job_listing .even td { background-color: #eeeeee !important; }
#krop_job_listing .hot .company a,
#krop_job_listing .new .company a { padding-right: 5px; }
#krop_job_listing .hot .company { background: url(hot.gif) no-repeat 100% 7px; }
#krop_job_listing .new .company { background: url(new.gif) no-repeat 100% 7px; }
#krop_job_listing tbody tr:hover a { color: #BE3A3A }

/* krop_pagination */
#krop_pagination p
{
padding: 16px 0;
font-size: 1.2em;
text-align: center;
}

#krop_pagination p a
{
color: #555555;
padding: 0 4px;
margin-left: 1px;
border: 1px solid #D4D4C5;
text-decoration: none;
}

#krop_pagination p a.active
{
color: #fff;
background: #B7CCCF;
border-color: #81A0A5;
}

#krop_pagination p a:hover { border-color: #81A0A5; }

/*Detail stuff*/

#krop_apply
{
padding:4px;
background:#e8e8e8;
border:1px solid #E1DEC7;
margin:10px 0 10px 0;
}
#krop_description {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
#krop_description p{
padding-top:10px;
}
#krop_description ul{
padding-left:20px;
}
#krop_company_and_location h3{
display:inline;
padding-left:1px;
}
#krop_company_and_location h1{
display:inline;
}
#krop_posted_on{
color:#D3D3D3;
line-height:2px;
}
#krop_job_show h2{
padding-top:25px;
line-height:12px;
}
