/*
Theme Name: Phoenix Mecano Ltd
Theme URI: http://www.phoenix-mecano.co.uk
Version: v1.0
Author: Darren Bond
*/

/* ---------------- Site Wide Styles ---------------- */
* {
margin: 0; 
padding: 0;
}

body {
padding: 0;
}

h1 {
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#fe0000;
padding:0;
margin:10px 0 4px 10px;
}
h1 a {
text-decoration: none;
}
h1 a:hover {
text-decoration: underline;
}

h2 {
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#fe0000;
padding:0;
margin:9px 0 4px 10px;
}

h3 {
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#a6a6a6;
padding:0;
margin:0px 0 18px 10px;
}

form,table {
margin-bottom: 1.2em;
}

img {
border: none;
}

p {
padding: 3px 0 5px 0;
line-height:1.4;
}


iframe {
border: 1px solid #d7d6cd;
}

/* ---------------- Structure ---------------- */

#container {
margin: 15px auto; 
width: 700px;
}

/* ---------------- Header ---------------- */
.header {
background:url(img/pmlogo.jpg) no-repeat bottom right;
height:53px;
margin:0 0 10px 0;
}

/* ---------------- Menu ---------------- */
.navigation {
height: 30px;
width:700px;
margin:0;
padding:0;
background:url(img/menu.jpg);
text-align: left;
font:verdana;
font-size:12px;
font-weight:normal;
border-bottom:1px solid #fe0000;
}
.navigation ul {
padding: 0; 
margin: 0;
display: inline;
}
.navigation ul li {
padding: 0; 
margin: 0;
text-align: center;
display: inline;
border-right: 1px solid #575656;
padding: 0 12px 0;
}

.navigation ul li a {
color: #fff;
font: bold 1em Tahoma,sans-serif;
line-height: 30px;
text-align: center;
text-decoration: none;
}
.navigation a:hover {
background-position: left bottom;
color: #fe0000;
text-decoration: none;
}
.navigation .current_page_item a {
color: #fff;
text-decoration:none;
}

.current_page_item a:hover {
color: #fe0000;
text-decoration: none;
}

/* ---------------- Main ---------------- */
.main {
width:698px;
min-height:200px;
margin: 0;
padding:0;
background: #fff url(img/back.jpg) repeat-x;
line-height:normal;
font-family:verdana;
border:1px solid #bbb;
}

/* ---------------- Posts ---------------- */

.post img {
margin: 0;
}
.post a img {
border: 0px;
}

.post p {
text-align:justify;
}

.entry {
font-size:12px;
}

.entry p {
font-size:12px;
padding: 0 10px 5px 10px;
}

.entry a {
color: #fe0000;
text-decoration:none;
border-bottom:1px dotted #fe0000;
}
.entry a:hover {
text-decoration:none;
border-bottom:0;
}

.entry ul {
	padding: 0; 
	margin: 0 0 10px 30px;;
	font-size:12px;
	color:#000;
}
.entry ul li {
	padding: 0; 
	margin: 0;
	line-height:1.5;
}


.protected-post-form {
      font-size:12px;
	  padding:10px;
}

.protected-post-form span {
      color:#fe0000;
	  font-weight:bold;
}

/* ---------------- Footer ---------------- */
.footer {
color: #6a6a6a;
text-align:right;
font-family:Arial;
font-size: 10px;
margin:5px 0;
}

.footer a {
color: #6a6a6a;
text-decoration: none;
}
.footer a:hover {
color: #fe0000;
text-decoration: underline;
}

/* ---------------- Misc. ---------------- */

.right .content {
padding: 0px 0 0 0;
}
.left {
float: left;
}
.right {
float: right;
}
.clear,.clearer {
clear: both;
} 
.clearer {
font-size: 0;
}

.breadcrumb {
	font-size:12px;
	padding:0 0 8px 11px;
	margin:0 0 8px 0;
	text-decoration:none;
	color:#444;
	border-bottom:1px dotted #ccc;
}
.breadcrumb a {
	margin:0;
	padding:0;
	text-decoration:none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding:0;
	margin: 0 0 5px 20px;
	display: inline;
	float:right;
	}

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

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

.alignleft {
	float: left
	}
	
.aligncenter {
	display:inline;
}

#enclosures,
#mechanical {
	height:220px;
	width:680px;
	padding:10px 0;
	margin:10px 0 0 10px;
	border-top:1px dotted #ccc;
	}
	
a .external_icon {
	text-decoration:none;
	border:none;
}

hr {
	width:680px;
	margin:15px 0 15px 0px;
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #bbb; 
	border-style: none none dotted;
}

.downloadentry {
font-size:12px;
padding:0 0 20px 0;
}

.downloadentry h2 {
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#838383;
padding:0;
margin:4px 0 25px 10px;
}

.downloadentry p {
font-size:12px;
padding: 0 10px 5px 10px;
}

.downloadentry a {
color: #fe0000;
text-decoration:none;
border-bottom:1px dotted #fe0000;
}
.downloadentry a:hover {
text-decoration:none;
border-bottom:0;
}

.downloadentry ul {
	padding: 0; 
	margin: 10px 0 10px 10px;;
	font-size:12px;
	color:#000;
	list-style:none;
}
.downloadentry ul li {
	padding: 0 0 0 20px; 
	margin: 0 0 8px 0;
	line-height:1.5;
	background:url(img/document-zipper.png) no-repeat top left;
}

.downloadentry ul li:hover {
	background:url(img/blue-document-zipper.png) no-repeat top left;
}

.downloadentry ul li em {
	font-size:11px;
}

#notification {
	margin:0 10px 0 10px;
	padding:0px;
	border-top:1px dotted #ccc;
	font-size:11px;
	font-weight:normal;
	color:#838383;
	}

#notification ul {
	margin:5px 0 0 0;
	list-style:none;
}

#notification ul li {
	margin:4px 0 2px 0;
	padding:0 0 4px 20px;
}

#notification ul li.notify {
	background:url(img/mail.png) no-repeat top left;
}

#notification ul li.logout {
	background:url(img/key.png) no-repeat top left;
}
	
#notification ul li.ip {
	background:url(img/lock.png) no-repeat top left;
}	

#notification ul li.user {
	background:url(img/user-business.png) no-repeat top left;
}	

#notification ul li.ip span {
	color:#fe0000;
}

#notification a {
	text-decoration:none;
	border-bottom:1px dotted #fe0000;
	color:#fe0000;

}

#notification a:hover {
	text-decoration:none;
	border:0;
	color:#fe0000;	
}
	
/* ---------------- Recruitment ---------------- */

#job {
	margin:10px 10px 0 10px;
	border-top:1px dotted #ccc;
}

#job h2 {
	margin:10px 0 6px 0;
	padding:0;
	color:#fe0000;
	font-size:18px;
}

#job h3 {
	margin:10px 0 6px 0;
	padding:0;
	color:#fe0000;
	font-size:14px;
	font-weight:normal;
}

#job p {
	margin:0 0 6px 0;
	padding:0;
}
	
#job span {
	color:#8f8f8f;
	font-weight:bold;
}


