/* 
  ================================================
  PVII Existentiality
  Copyright (c) 2009 Project Seven Development
  www.projectseven.com
  Layout 01: 2Col Sidebar Left (Black)
  ================================================
*/

body {
	font-family: Calibri, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
	background-image:url(img/lgrey008.jpg);
	margin: 0px;
	padding: 0px;
	min-width: 980px;
}
#masthead {
	background-image: url(img/existBlack_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
#logo {
	width: 980px;
	margin: 0 auto;
}
#layout {
	background-image: url(img/existBlack_sbl_middle.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 980px;
}
.column {
	float: right;
}
#main-column {
	width: 750px;
	margin-right: 10px;
}
.maincontent {
	padding: 20px 32px 0px 32px;
	font-size: 1em;
	line-height: 1.5;
}
.maincontent p, .sidecontent p {
	margin: 3px 0 12px 0;
}
#sidebar {
	width: 200px;
	margin-right: 10px;
}
.sidecontent {
	font-size: .9em;
	line-height: 1.35;
	padding: 8px 6px;
	color: #CCC;
}
.sidecontent h2, .sidecontent h3 {
	text-transform: uppercase;
	font-size: 14px;
	margin: 20px 0px 6px 0px;
}
.sidecontent h3 {
	font-size: .9em;
}
.maincontent h1, .maincontent h2, .maincontent h3 {
	margin: 24px 0 0 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.15em;
}
.maincontent h2 {
	font-size: 16px;
}
.maincontent h3 {
	font-size: 14px;
}
#layout-bottom {
	background-image: url(img/existBlack_sbl_bottom.jpg);
	background-repeat: no-repeat;
	height: 32px;
	background-position: left bottom;
	clear: both;
}
#footer {
	margin: 12px auto;
	width: 980px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
}
.quotation {
	font-size: 11px;
	text-transform: uppercase;
}
/*LINK STYLES*/
.maincontent a, #footer a {
	color: #06C;
}
.maincontent a:hover, .maincontent a:focus,
#footer a:hover, #footer a:focus {
	color: #000;
}
.sidecontent a {
	color: #fff;
}
.sidecontent a:hover, .sidecontent a:focus {
	color: #FFF;
}
/* MESSAGE BOXES */
.alert {
	color: #FFF;
	background: #305a9c url(../assets/markers/alert.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	margin: 10px 0px;
	padding:10px 10px 10px 55px;
	border: 1px solid;
	}
.info {
   color: #003462;
	background: #d9f2fd url(../assets/markers/info.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: center;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.success {
	color: #33570B;
	background: #DFF2BF url(../assets/markers/success.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	margin: 10px 0px;
	padding:10px 10px 10px 55px;
	border: 1px solid;
	}
.warning {
	color: #D8000C;
	background: #ffdfdf url(../assets/markers/warning.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: center;
	font-weight: bold;
   margin: 10px 0px;
   padding:10px 10px 10px 55px;
   border: 1px solid;
	}
.notice {
	color: #00008b;
	background: #f0ffff url(../assets/markers/notice.png) no-repeat center;
	background-position:15px 50%; /* x-pos y-pos */
   margin: 10px 0px;
   padding:5px 5px 5px 55px;
   border: 1px solid;
	}
.alert a:link, .info a:link, .success a:link, .warning a:link, .alert a:visited, .info a:visited, .success a:visited, .warning a:visited  {
	color: #000000;
   }
.alert a:hover, .info a:hover, .success a:hover, .warning a:hover {
	color: #666666;
	text-decoration:none;
  }
  .boldlist li {
	color:#A64409;
	font-size:1.2em;
	font-weight:700;
	padding-left:28px;
	line-height:1.6em;
	background:url(../assets/markers/checkmark.gif) no-repeat left 50%;
}
#nolinelink a, .nolinelink a {
	text-decoration:none;
}
#introSection {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0340A5;
	line-height:1.25em;
	background:url(../assets/markers/fabL_quote.gif) no-repeat;
	margin:12px 0 0;
	padding:0 26px 0 40px;
}
.recently li {
   line-height: 1.5em;
   padding: 0 0 0 18px;
   background: url(../assets/markers/link_go.png) no-repeat;
	background-position: top left;
	margin-bottom: 6px;
}
#label-list li {
	display:inline;
	margin-left:0;
	padding-right:4px;
	list-style:none;
}
h3.post-title a {
	text-decoration:none;
	letter-spacing:0;
	margin:0 0 1.2em;
}
h3.date-header {
	font-size:.9em;
	text-transform:uppercase;
	color:#466A8E;
	margin:2em 0 0 0;
}

.post-body a img {
	border:1px solid #333;
	padding:2px;
}
#navbar-iframe {
	display:none;
}
.sidebar a, .sidebar a:visited {
	color:#fff;
}
.sidebar a:hover, .sidebar2 a, .sidebar2 a:visited, .footercolumn1 a:link, .footercolumn1 a:visited {
	color:#5A8BEA;
}
.sidebar2 a:hover, .footercolumn1 a:hover, h2.sidebar-title {
	color:#FFF;
}
.footerfloatrt, .imgfloatrt {
	float:right;
		margin: 4px 0 6px 10px;
}
.imgborder {
	margin: 4px 0 6px 10px;
	padding: 2px;
	border: 1px solid #999;
}
.boldlist ul, .recently, #label-list {
	list-style:none;
	margin-left:0;
	padding-left:0;
}
ul.list-tick {
   margin: 14px 0 0 0;
   padding: 0;
}
ul.list-tick li {
   margin: 0;
   padding: 0px 0 2px 20px;
   list-style: none;
   font-weight:bold;
   background:url(../assets/markers/icn_arrow.gif) no-repeat top left;
}
ul.list-tick ul li{
   margin: 0;
   padding: 0px 0 2px 0;
   list-style: disc !important;
   font-weight:normal;
   background:none !important;
   line-height: 1.1em;
}

.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#039;
	text-align: left;
	margin: 10px 12px 10px 12px;
	float: right;
	width: 200px;
	border: 1px dotted #039;
	border-bottom: 6px solid;
	padding-top: 10px;
	padding: 10px;
}
div.feedburnerFeedBlock ul {
	list-style: none;
	margin-top:1em;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}
#education li, #licenses li, div.feedburnerFeedBlock li {
	margin: 0;
	color: #FFF;
}
div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
}
div.feedburnerFeedBlock #creditfooter {
	display: none;
}
.buyholder {

}
.shadow-box {
	margin: 20px 0;
	padding: 20px 28px;
	background-color: #305a9c;
	border-top: 1px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #333;
	color: #CCC;
	line-height: 1.35;
}

/*ShadowBbox CSS3 Properties*/
.shadow-box {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 10px 10px 20px #666;
	-webkit-box-shadow: 10px 10px 20px #666;
	box-shadow: 10px 10px 20px #666;
}

.shadow-box a, .shadow-box a:visited,
#footer a, #footer a:visited {
	color: #06C;
}

.shadow-box a:hover, .shadow-box a:focus {
	color: #C30;
	outline: 0;
}
.emphasis {
	font-size: 1.2em;
	font-weight: bold;
	font-style:italic;
	color:#580414;
}
.hide {
	display:none;
}