/*  
Theme Name: Greyeen
Theme URI: http://webdesign.simnorcomputing.com/
Description: 3 column, 2 widget ready sidebars, Adsense ready, integrated social bookmarking and much more. (http://simnorcomputing.com/?page_id=111)
Version: 1.0
Author: Simon North, Simnor Web Design
Author URI: http://webdesign.simnorcomputing.com
License: http://simnorcomputing.com/?page_id=111
*/



/* Fonts and Colors */
body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	background-color:#474747;
	background-image:url(images/back.png);
	background-position:top center;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0; 
	}
	
#content {
	font-size: 10pt;
	}

.alt {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align:right;
	}
	
.entry {
	clear:both;
	padding-left:6px;
	padding-right:10px;
	line-height:14pt;
	background:#6F6F6F;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#commentform {
	text-align:left;
	padding-left:35px;
}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	}

.commentlist p {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#CCCCCC;
	}
#commentform p {
	font-family:Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color:#CCCCCC;
	}

code {
	font-family:"Courier New", Courier, monospace;
	font-size:9pt;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color:#FFFFFF;
	text-decoration: none;
} 

h2 a:hover, h3 a:hover {
	color:#4a4a4a;
	text-decoration: none;
	}

a:hover {
	color:#CCCCCC;
	text-decoration: underline;
	}
	
#sidebar1 a, #sidebar2 a {
	width:85%;
	padding-left:5px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:#5b5b5b solid 1px;
	margin-top:-3px;
	display:block;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration: none;
	clear:both;
	text-align:left;
	}

#sidebar1 a:hover {
	background-color:#3c3c3c;
	}
	
#sidebar2 a:hover {
	background-color:#3c3c3c;
}
/* End Fonts and Colors */



/* Header */
#header {
	height: 115px;
	width: 1000px;
	background-image:url(images/header.png);
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

#searcharea {
	float:right;
	width:207px;
	padding-left:22px;
	padding-right:20px;
	padding-top:15px;
	display:none;
}

#menulinkscontainer {
	height:44px;
	width:968px;
	clear:both;
	padding-left:15px;
	padding-right:17px;
	background-image:url(images/menulinks.png);
	margin:auto;
	
}

#menulinksleft {
	height:45px;
	width:6px;
	display:inline;
	float:right;
	background-image:url(images/menulinksleft.png);
}

#menulinksright {
	height:45px;
	width:6px;
	display:inline;
	float:right;
	background-image:url(images/menulinksright.png);
}

#menulinkscenter {
	height:44px;
	padding-left:15px;
	padding-right:17px;
	margin:auto;

	float:left;
	display:inline;
}

ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:right;
}

ul#navlist li {
	font-size:12px;
	display:inline;
	list-style-type: none;
}

ul#navlist li a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	color: #FFFFFF;
	height:14px;
	padding-top:10px;
	background:none;
	padding-left:16px;
	padding-right:4px;
	display:block;
	float:left;
	background-image:url(images/menulink.png);
}

ul#navlist li.home a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	color: #FFFFFF;
	height:14px;
	padding-top:10px;
	background:none;
	padding-left:14px;
	padding-right:4px;
	display:block;
	float:left;
	background-image:url(images/menulink.png);
	background-position:top right;
}

ul#navlist li a:link, ul#navlist li a:visited {
 text-decoration: none;
}

ul#navlist li a:hover {
	background-image:url(images/menulinkhover.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
/* End Header */

/* Headings */
h1 {
	padding-left:30px;
	padding-top:40px;
	margin: 0;
	font-size:25pt;
	color:#FFFFFF;
/*	text-transform:uppercase;*/
  display:none;
	}


.description {
	padding-top:130px;
	color:#a2c1d1;
	padding-left:30px;
/*	text-transform:uppercase;*/ 
  display:none;
	}
.logo {
	/*background:url(images/logo-ifa.jpg) 8px 8px no-repeat;*/
	height:160px;
	padding-top:8px;
	padding-left:10px;
}	
h2 {
	margin: 10px 0 0;
	font-size: 16pt;
	color:#333333;
}

h2.pagetitle {
	margin-top: 14pt;
	text-align: center;
	color:#333333;
}

#sidebar1 h2 {
	font-size: 11px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:16px;
	background-image:url(images/sidebarheader.png);
	background-repeat:no-repeat;
	width:200px;
	height:31px;
	text-align:left;
	}

#sidebar2 h2 {
	font-size: 11px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:16px;
	background-image:url(images/sidebarheader.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:200px;
	height:31px;
	text-align:left;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h2.pagetitle {
	font-size: 14pt;
	}


h3 {
	font-size: 12pt;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color:#FFFFFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#FFFFFF;
	}

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

/* End Headings */

/* Begin Structure */

#page {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
/*	background-image:url(images/page.png); */
	background-repeat:repeat-y;
	background-position:top center;
}

#contentarea {
	width: 544px;
	float:left;
	}
	
#contentarea-wide {
	width: 750px;
	float:left;
/*	border:1px solid white;
	background: white;	*/
	}	
	
.post {
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
	text-align: left;
	clear:both;
	background: #6F6F6F;
	}
	
.post-wide {
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
/*	margin:15px;*/
	text-align: left;
	clear:both;
	/*border:1px solid white;*/
	background: #6F6F6F;
	}
	
#footer {
	width:1000px;
	height:50px;
	padding-top:30px;
	background-image:url(images/footer.png);
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
	text-align:center;
	margin:auto;
	color:#333333;
}

#footer a {
	color:#333333;
}

.socialbookmarking {
	padding-right:5px;
	text-align:center;
	clear:left;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	display:none;
}

.socialbookmarking img {
	margin-right:5px;
	float:left;
	border:1px #ffffff solid;
}

.socialbookmarking img:hover {
	border:1px #333333 solid;
}
.postdetailsbottom {
	
}

.postdetailstop {
	color:#FFFFFF;
	font-size:9pt;
}

.postdetailstop a {
	color:#FFFFFF;
}

.postdetailstop a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.postfooter {
	float:left;
	color:#FFFFFF;
}

.postfooter a {
	color:#FFFFFF;
	text-decoration:none;
}

.postfooter a:hover {
	text-decoration:underline;
}

#sidebar {
	width:444px;
	float:right;
	text-align:left;
}

#sidebar-wide {
	width:223px;
	float:right;
	text-align:left;
}

#sidebar1 {
	width:221px;
	float:left;
	text-align:left;
}

#sidebar2 {
	width:223px;
	float:right;
	text-align:left;
}

.posttop {
	width:529px;
	height:61px;
	margin-left:-16px;
	clear:both;
	background-image:url(images/posttop.png);
	background-repeat:repeat-x;
}

.posttop_page {
	width:514px;
	height:61px;
	margin-left:-15px;
	padding-left:15px;
	clear:both;
	background-image:url(images/posttop.png);
	background-repeat:repeat-x;
}

.posttop_page-wide {
	width:100%; 
	height:61px;
	margin-left:-15px;
	padding-left:15px;
	clear:both;
	background-image:url(images/posttop.png);
	background-repeat:repeat-x;
	border:0px solid yellow;
	
}

.dateicon {
	width:52px;
	height:58px;
	background-image:url(images/dateicon.png);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
}

.posttitle {
	float:left;
	
}

.dateday {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-top:10px;
	text-align:center;
	color:#FFFFFF;
}
.datemonth {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:15px;
	text-align:center;
	color:#FFFFFF;
}

/* End Structure */



/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color:white;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar th, #wp-calendar td, #wp-calendar td a{
	text-align: right;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	border:0px;
	height:11px;
	}
	
#calendar_wrap {
	margin-top:5px;
	margin-left:10px;
	}
#wp-calendar #prev a {
	font-size: 8pt;
	}

#wp-calendar a {
	text-decoration: none;
	color:#FFCC00;
	}

#wp-calendar caption {
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-size:8pt;
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar #today {
	font-size:8pt;
	font-weight: bold;
	background:white;
	color:black;
	}
#calendar h2 {
/*
	display:none;*/
}
/* End Calendar */






/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-right:30px;
	}
	
.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: 10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

ul {
}
.entry ul li:before, #sidebar ul ul li:before, #sidebar-wide ul ul li:before {
	content: "";
	}

.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-wide ul { 
	margin: 0;
	padding:0;
	}

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


#sidebar ul li, #sidebar-wide ul li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom: 15px;
	padding-left:0px;
	}

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

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

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

ol li, #sidebar ul ol li, #sidebar-wide ul ol li {
	list-style: decimal outside;
	}

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



/* Begin Forms */
#searchform {
	}

#searchform #s {
	 border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    background-color:#FFFFFF;
    color:#666666;
    width: 175px;
    padding:3px;
    float:left;
    height:16px;
	}


#searchsubmit {
	background-image:url(images/search.png);
	width:20px;
	height:20px;
	float:left;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    background-color:transparent;
    cursor:pointer;
    margin-right:5px;
    margin-top:1px;
	}

.entry form { 
	text-align:left;
	}

select {
	/*width: 130px;*/
	}

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

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin-right:56px;
	float: right;
	}
/* End Forms */


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

.commentlist {
	padding-left:30px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 45px 15px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-bottom:#CCCCCC dotted 1px;
	}

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



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
.textwidget {
	margin-left:20px;
	margin-right:20px;
	padding-top:7px;
	text-align:left;
}

.textwidget a {
}
/* End Sidebar */


/* Begin Miscellaneous */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	border-left: 3px solid #FFFFFF;
	color:#CCCCCC;
	}

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-top: 10px;
	margin-bottom: 60px;
	padding-left:30px;
	}
/* End Miscellaneous*/


/* phpmyEdit */
	hr.pme-hr		     { border: 0px solid; padding: 0px; margin: 0px; border-top-width: 1px; height: 1px; }
	table.pme-main 	     { border: #333333 1px solid; border-collapse: collapse; border-spacing: 0px; width: 100%;  margin-top:10px; text-align: left;}
	table.pme-navigation { border: #333333 0px solid; border-collapse: collapse; border-spacing: 0px; width: 100%;}
	td.pme-navigation-0, td.pme-navigation-1 { white-space: nowrap; }
	th.pme-header	     { border: #333333 1px solid; padding: 4px; background: #333333; }
	td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
	td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
	td.pme-sortinfo, td.pme-filter { border: #333333 1px solid; padding: 3px; }
	td.pme-buttons { text-align: left;   }
	td.pme-message { text-align: center; }
	td.pme-stats   { text-align: right;  }
	tr.pme-row-0   { background: #8B8B8B;}
	
	select.PME_select {
	width:200px;
	}
	
/* mon-table */	
  table.mon-table { 
  border: #333333 0px solid; 
  border-collapse: collapse; 
  border-spacing: 0px; 
  width: 100%;  
  margin-top:10px; 
  text-align: left;}
  
  table.mon-table td { 
	vertical-align:top;
  }  
  
  .font-small {
  font-size:10px;
  color:yellow;
  }
  
/* Start of Flickr Badge */

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:transparent;border: solid 1px transparent}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}


.cat-title {
  border:0px solid white;
}

.post {
	border:0px solid white;
	
}

.post h3 {
	border:0px solid white;
	margin-top:10px;
	margin-bottom:5px;
}

.prev-list {
	margin-left:30px;
  border:0px solid white;
  margin-bottom:30px;
}

.prev-list h3 {
	padding-top:0px; 
	margin-top:0px;
	border:0px solid red;
	font-size:13px;
	font-weight:bold;
}

.prev-list ul {
	padding:0px; 
	margin:0px;
	border:0px solid yellow;
}

.prev-list ul li {
	padding:0px; 
	margin:0px;
	border:0px solid green;
}

.more-link, .post h3 a {
  color:#FFCC00;
}

/* Start of Flash Flickr Badge */
.zg_div {margin:0px 5px 5px 0px; width:130px; }
.zg_div_inner { color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}

