/*
Theme Name: PMG Default
Theme URI: http://wordpress.org/
Description: The Default PMG Theme, edited by WiredHat.
Version: 1.0
Author: WiredHat
Author URI: http://wiredhat.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 75%;
	}

#page {
	text-align: left;
	}

#header {
	}

	#content{
		clear: both;
		margin: 25px 35px;
	}
	#content img.bordered{
		padding: 5px;
		background: #eeeeee;
		border: 1px solid #aaaaaa;
	}
	#content p{
		line-height: 160%;
		margin-bottom: 10px;
	}
	#content #quote {
		background: #f7f7f7;
		padding: 10px 15px;
		border: 1px solid #aaaaaa;
		width: 315px;
		float: right;
		margin: 10px 0;
	}
	#content #quote-exp{
		width: 170px;
		margin: 0 0 15px 148px;
		display:block;
		position:absolute;
		top:161px;
		left:50%;
		background: #f7f7f7;
		border: 1px solid #aaaaaa;
		padding:5px;
		z-index:100;
	}
	#content #quote h2, #content #quote-exp h2{
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #505050;
		font-weight: 300;
		margin: 0 0 15px 0;
		padding-left: 15px;
	}
	#content #quote-exp h2#toggle{
		margin-bottom: 0px;
		cursor: pointer;
		padding-left: 20px;
		background: url(images/plus.gif) 0 3px no-repeat;
	}
	#content #quote p, #content #quote-exp p{
		margin: 6px 15px;
	}
	
	
#content #quote-exp input {
	padding:1px 1px 1px 7px; 
	margin:2px 2px 2px 15px; 
	border:1px solid #004a6d; 
	width:130px;
	font-size: 11px;
	background-color:#fff;
}

#content #quote-exp input.btn {	
	width:70px;
	height:28px;
	border:none;
	padding:0;
	margin:0;
	background:none;
}

#content #quote-exp textarea {
	padding:1px 1px 1px 7px; 
	margin:2px 2px 2px 15px; 
	border:1px solid #004a6d; 
	width:130px;
	font-size: 11px;
	background-color:#fff;
}
	
	
	
	
	#content #quote-exp #requestform{
		margin-bottom: 0px;
		padding-top: 10px;
	}
	#content #quote-exp #requestform .submit{
		margin: 6px 15px 10px 15px;
	}
	#content #quote .submit{
		margin: 6px 15px 0 15px;
	}
	#content #quote label, #content #quote-exp label{
		display: block;
		float: left;
		width: 100px;
	}
	.contentHome #quote
	{
	float: right;
	}
	#content .formcontainer{
		margin: 0 auto;
		width: 65%;
	}
	#content .formcontainer fieldset{
		color: #035297;
		padding: 5px 0 10px 0;
		background: #f7f7f7;
	}
	#content .formcontainer input{
		margin: 5px 0;
	}

	
	#content #misiek_photo_album
	{
	position: relative;
	display: block;
	width: 100%;
	}
	
	#content #misiek_photo_album ul{
		position: relative;
		width: 570px;
		padding: 0;
		margin: 0 auto 0 auto;
		overflow: hidden;
	}
	#content #misiek_photo_album li{
		background: #efefef;
		padding: 5px 15px;
		list-style: none;
		float: left;
	}
	#content #misiek_photo_album li img{
		background: #fff;
		padding: 4px;
		border: 1px solid #333333;
	}
	#misiek_photo_album a {
		background: none !important;
		border: none !important;
		margin:0 !important;
		padding:0 !important;
		position: inherit !important;
	}
	
	#content .quicklinks ul {
	   list-style-type: none;
	   padding-left: 0;
	   margin-left: 0;
  }
  #content .quicklinks{
		position: relative;
		clear: both;
		display: block;
		overflow: hidden;
		margin: 0;
		padding:0;
		width: 590px;
		left: 110px;
	}
	#content .quicklinks li{
		list-style: none;
		list-style-image: none;
		background-image: url(images/check.jpg);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left:30px;
		float: left;
		width: 225px;
		font-size:15px;
		line-height:21px;
		overflow: hidden;
	}
	#content .quicklinks li a{
		color: #0355a9;
		text-decoration: none;
	}

	
	
#content #movie_container {
		width:450px; 
		padding: 10px 0 20px 0;
		
		}

#content #list_container {
		width:190px;
		float: left; 
		}

#content .quicklinks_home ul {
	   list-style-type: none;
	   padding-left: 0;
	   margin-left: 0;
	}
	
#content .quicklinks_home li {	
		list-style: none;	
		list-style-image: none;
		background-image: url(images/check.jpg);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left:24px;
		font-size:15px;
		line-height:21px;
	}
	
#content .quicklinks_home li a{
		color: #0355a9;
		text-decoration: none;
	}
	
	
#pmg_video {
		padding:0 0 0 15px;
		overflow:hidden;
		float:left;
		}
	
	
	
	#content .quicklinks_home li a{
		color: #0355a9;
		text-decoration: none;
	}

	
	#content .entry2{
		width: 310px;
		padding-right: 15px;
	}
	
	#content li{
		list-style: disc;
		padding-left: 10px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#content h2 {
	margin: 10px 0;
	color: #035297;
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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 */
	*{
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
	}
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	 
	.clearfix {
		display: inline-block;
	}
	 
	html[xmlns] .clearfix {
		display: block;
	}
	 
	* html .clearfix {
		height: 1%;
	}
	body{
		background: #07070d url(images/bg.png) top center repeat-y;
	}

#page {
		width: 710px;
		margin: 0 auto 25px auto;
		background: url(images/content_bg.jpg) top center repeat-y;
	}

	#header{
		width: 100%;
		height: 134px;
		background: url(images/header_bg.jpg) top center no-repeat;
	}
	#header h1{
		margin: 0 !important;
		padding: 0 !important;
		font-size: 1em !important;
		width: 305px;
	}
	#header h1 a{
		display: block;
		text-indent: -4000px;
		width: 305px;
		height: 110px;
		position: relative;
		top: 20px;
		left: 20px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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: both;
}

.clear {
	clear: both;
}

	#footer{
		overflow: visible;
		display: block;
		clear: both;
		width: 100%;
		height: 105px;
		background: url(images/footer_bg.jpg) bottom center no-repeat;
		text-align: center;
		margin-top: 5px;
	}
	#footer p{
		font-size: .85em;
		line-height: 1.5em;
	}
	#footer p.info{
		font-size: 13px;
		padding-top: 0;
		margin-bottom:6px;
	
	}
	#footer .footer_menu a{
			color:#000;
	}
	#footer p.copy{
		font-size: .75em;
		position: relative;
		top: 18px;
		color: #adaeb5;
	}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#footer p.info {padding-top: 3px;}
	#footer p.copy {padding-top: 3px;}
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	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 {
	margin: 0 0 13px 13px;
	display: inline;
	}

img.alignleft {
	margin: 0 13px 13px 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 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, #sidebar ul ul li:before {
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "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." */

/* Menu */

	
#pixopoint_menu1,#pixopoint_menu1_multilevel {
	width: 700px;
	height: 25px;
	background: #6d6d6d url(images/nav_bg.png) 0 0 no-repeat;
	border-bottom: 3px solid #b4b4b4;
	margin:0 auto;
	z-index:1000;
	}
#pixopoint_menu1 ul {
	margin:0;
	padding: 0 25px;
	list-style:none;
	}
#pixopoint_menu1 li {
	z-index:2000;
	letter-spacing:0em;
	background:;
	font-weight:normal;
	font-size:12px!important;
	padding:0;
	margin: 0px 10px;
	float:left;
	font-family:verdana,sans-serif;
	position:relative;
	}
#pixopoint_menu1 li:hover,#pixopoint_menu1 .sfhover {
	background:#999999 !important;
	}
#pixopoint_menu1 li a {
	text-decoration:none;
	display:block;
	font-weight: bold;
	padding:0 15px;
	line-height: 25px;
	color:#fff;
	}
#pixopoint_menu1 li a:hover {
	text-decoration:none;
	background:#999999 !important;
	color:#fff;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	padding: 0;
	top:25px;
	width:140px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
#pixopoint_menu1 ul ul li a {
	padding:5px 12px;
	text-transform:none;
	}
#pixopoint_menu1 ul ul li {
	z-index:10;
	width:140px;
	margin: 0;
	background:#666666;
	font-family:verdana,sans-serif;
	font-size:0.9em;
	font-weight:normal;
	font-style:normal;
	background:#EEEEEE;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	}
#pixopoint_menu1 ul ul li a {
	line-height:1.5em;
	color:#666666;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#666666;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul .sfhover {
	background:#999999 !important;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1.2em;
	-moz-opacity:1;
	opacity:1;
	khtml-opacity:1;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:140px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:140px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
/*///////////////////////////

supplemental styles - home

///////////////////////////*/

div.contentHome {
margin: 0!important;
padding: 0;
}
#homeBody {
display: block;
margin: 15px 20px;
}

#homeTop {
position: relative;
width: 700px;
margin: 0 5px 0 5px;
overflow: hidden;
display: block;
background: #efefef;
}
#homequote {
float:left; width:170px;margin-right:25px; border:3px solid #004a6d; background-color:#dfdfdf;
}
#homeText {
float:left; width:450px; font-size: 13px; line-height: 20px;
}
#homequote input {
	padding:1px 1px 1px 7px; 
	margin:2px 2px 2px 15px; 
	border:1px solid #004a6d; 
	width:130px;
	font-size: 11px;
	background-color:#fff;
}

#homequote input.btn {	
	width:70px;
	height:28px;
	border:none;
	padding:0;
	margin:0;
	background:none;
}

#homequote textarea {
	padding:1px 1px 1px 7px; 
	margin:2px 2px 2px 15px; 
	border:1px solid #004a6d; 
	width:130px;
	font-size: 11px;
	background-color:#fff;
}
#homequote label {
	display:block;
	float:left;
	width:100px;
	font-size: 11px;
}
#hometext {
	display:block;overflow:hidden;text-indent: -4000px;width:200px; height:320px;
	background:transparent url(images/home_description.jpg) left top no-repeat;
}
#greyBar {
background-color:#666666;
 width:700px;height:24px;overflow:hidden;

}