/*
Theme Name: PILM
Theme URI: partersilm.com
Description: PILM theme, based on annalinnea.net's blank theme
Version: 1.1
Author: sicreative.com, annalinnea.net
Tags: empty, clean, development, design

	Based on Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* -- MAIN DIV'S -- */

body {
	padding:0;
	height: 100%;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(/images/shadowBground840b.png);
	background-repeat: repeat-y;
	width: auto;
	background-position: center;
	}

#wrapper {
	position:absolute;
	left:50%;
	top:0;
	padding:0;
	width:840px;
	height: 100%; /* works only if parent container is assigned a height value */
	color:#999999;
	margin-left: -411px; 
	overflow: visible;
	z-index: 2;
	}

#header {
	height: 280px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0 0 0;}

/* -- POSTS -- */
.posts-wrap {
	position:absolute;
	float: left;	
	width: 580px;
/*	height: 100%; */
	height: auto;
	z-index:7;
	left: 210px;
	top: 215px;
	overflow: visible;
    list-style-type: disc;
}


/* -- SIDEBARS --*/
.sidebar-wrap {
	position:absolute;
	float: left;
	width:180px;
	height: 100%; 
	z-index:3;
	visibility: inherit;
	top: 0px;
	left: -10px;
}


#footer {

}

#logoBg {
	position:absolute;
	width:662px;
	height:136px;
	z-index:1;
	left: 170px;
	top: 0px;
	background-image: url(/images/bgheader.jpg);
}

#LogoDiv {
	position:absolute;
	width:200px;
	height:91px;
	z-index:14;
	left: 66px;
	top: 32px;
}

#TaglineDiv {
	position:absolute;
	width:300px;
	height:20px;
	z-index:13;
	left: 495px;
	top: 88px;
}

.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}

	
/* - BASIC STUFF - */

a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:20px;padding:0;}
ul li {	margin-left:20px;padding:0;}
ul li {list-style-type: disc;} /* want dots in front of your lists...? change to list-style-type: disc */


/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
textarea#comment {overflow:auto}

/* -- NAVIGATION --*/
div.navigation {height:25px; overflow:auto;float:none;clear:both; margin:0 auto}
* +html div.navigation {overflow:visible} /* IE hack to prevent scrollbars on the .navigation div... */

.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


/* Imported from PILM prototype pages designed by London Net Studio */


.PILMtagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

#addBlock {
	position:absolute;
	width:140px;
	height:160px;
	z-index:5;
	left: 25px;
	top: 233px;
}
.address1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
}
.address2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#copyright {
	position:absolute;
	width:120px;
	height:55px;
	z-index:5;
	left: 25px;
	bottom: 16px;
}
.copyrightLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.RotateText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 28px;
	color: #009933;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	text-decoration: none;
}

.RotateTextJump a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.RotateTextJump a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.RotateTextJump a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #009933;
	font-style: normal;
	text-decoration: none;
}
.RotateTextJump a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.bodyTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bodyTxt a{
	text-decoration:none;
	color: #000000;
}

.bodyTxt a:visited {
	text-decoration:none;
	color: #000000;
}

.bodyTxt a:hover {
	text-decoration:none;
	color: #009933;
}

a.bodyTxtArrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(/images/link_arrow.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
}


a.bodyTxtArrow:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009933;
	background-image: url(/images/link_arrowGreen.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right;
}

.ClientList1 {
	position:absolute;
	width:590px;
	z-index:8;
}

.ClientList2 {
	position:absolute;
	width:405px;
	top: 0px;
	z-index:9;
	left: 185px;
	overflow: visible;
}

#clientDetail {
	position:absolute;
	width:220px;
	top: 270px;
	z-index:10;
	left: 370px;
	overflow: visible;
}

.Header-Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
}

.Header-Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009933;
}

.Text-Intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 24px;
}

.Text-Normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
}


ol.Text-Numbered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
        list-style-type:upper-roman
}
	
.bodyTxt_bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	list-style-position: outside;
	list-style-type: disc;
	right: 0px;
}


.Text-Link {
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
color: #000000;
}
	
.Text-Link a{
text-decoration: none;
color: #000000;
}

.Text-Link a:visited{
text-decoration: none;
color: #000000;
}

.Text-Link a:hover {
text-decoration: none;
color: #009933;
}


.entry-content ul {
    list-style-type: disc;
}
.entry-content ul li{
    list-style-type: disc;
}

/* End of imported styles */

 .post-edit-link {
 	bottom: 5px;
 }
 

