/* 
Theme Name: cwp v2
Theme URI: http://www.purposemakers.net
Description: CWP v2
Version: 1.0
Author: Michael McCrea
Author URL: http://www.purposemakers.net

*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {margin:0;padding:0;}

.hide { display:none; }
.left{ float:left; }
.right{ float:right; }
.alignright { float:right; }
.alignleft { float:left; }
.center{ text-align:center; }
.t_left{ text-align:left; }
.t_right{ text-align:right; }
.clear{ clear:both; }
.clear_right{clear:right;}
.clear_left{clear:left;}
a img{ border:none; }


/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height:21px;
	color: #333;
}

a:link, a:visited, a:active {
	color: #618098;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}

h1 {
	font-size:25px;
	padding-bottom:2px;
}

h2 {
	font-size:20px;
	padding-bottom:11px;
	padding-top:15px;
}

h3 {
	font-size:17px;
	padding-bottom:10px;
	padding-top:14px;
}


/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header-container {
	width: 1030px;
	margin: auto;
	padding: 0;
}

#header{
	position:relative;
	height:120px;
	background:url(img/header_02.gif) no-repeat;
}

#header h1{ 
  font-size:2.25em;
  clear:left;
  margin:0;
  padding:0;
  float:left;
}

#header h1 a{ 
  text-decoration:none; 
  display:block;
  width:200px;
  height:95px;
  border:0;
  text-indent:-10000px;
}

#contact {
  float:right;
  margin:10px 20px 0 0;  
}

* html #contact {
  margin-right:15px;  
}

#languages {
  float:right;
  clear:right;
  margin:0 20px 0 0;
}

* html #languages {
  margin-right:10px;  
}

.polish {
  padding-left: 20px;
  background-image:url(img/polish.gif);
  background-repeat:no-repeat;
  background-position: center left;
}

.lithuanian {
  padding-left: 20px;
  background-image:url(img/lithuanian.gif);
  background-repeat:no-repeat;
  background-position: center left;
}

/*-----------------------------------------------------------------------------------------------
  Top Nav
-----------------------------------------------------------------------------------------------*/

#menu {
  height:127px;
  left:200px;
  margin:0;
  padding:0;
  position:absolute;
  top:27px;
}

#menu, #menu ul {
  line-height:3.5;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#menu a, #menu a:hover {
  border:medium none;
  display:block;
  text-decoration:none;
}

#menu li {
  float:left;
  height:61px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 10px;
  text-align:center;
}

#menu a, #menu a:visited {
  color:#618098;
  font-size:13px;
  display:block;
  font-weight:bold;
  padding:5px 10px;
}

#menu a:hover, #menu a:active {
  color:#666;
  text-decoration:none;
}


/*-----------------------------------------------------------------------------------------------
  Homepage
-----------------------------------------------------------------------------------------------*/

#home_page_wrapper {
	margin: 0 auto 0 auto;
	position: relative;
	width: 1030px;
	height:652px;
	background: url(img/home_bg_01.jpg) no-repeat;
}

#latest_jobs {
  height:80px;
  left:200px;
  position:absolute;
  top:85px;
}

#latest_jobs ul {
  padding:0;
  margin:0;
  list-style-type:none;  
}

#latest_jobs a, #latest_jobs a:visited {
  color:#000;
  font-weight:bold;
}

#latest_jobs a:hover, #latest_jobs a:active {
  color:#fff;
  text-decoration:none;
}

#programmes {
  height:80px;
  left:840px;
  position:absolute;
  top:120px;
}

#programmes h2{ 
  font-size:2.25em;
  clear:left;
  margin:0;
  padding:0 0 10px 0;
  float:left;
}

#programmes h2 a{ 
  text-decoration:none; 
  display:block;
  width:140px;
  height:40px;
  border:0;
  text-indent:-10000px;
}

/*-----------------------------------------------------------------------------------------------
  Main content
-----------------------------------------------------------------------------------------------*/

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 1030px;
	background-image: url(img/wrapper_01.jpg);
	background-repeat: repeat-y;
}

#mainwrap{	
	width:1030px;
	margin:0 auto;
}

#maintop {
	margin: 0 auto;
	position: relative;
	width: 1030px;
}

#maintopimg {
	position: relative;
	padding:0;
	background:url(img/main_top_01.jpg) no-repeat;
	height:93px;
}

#content {
	position: relative;
	margin: 0 0 0 85px;
}

#main-blog {
	float:left;
	width:500px;
	padding:0 10px 10px 10px;
}
#main-blog h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	padding-bottom:20px;
}
#main-blog h1 a, #main-blog h1 a:visited, #main-blog h1 a:active{
	color:#4a4131;
	text-decoration:none;
	border-bottom:1px solid #b2b0a4;
}
#main-blog h1 a:hover{
	color:#618098;
	text-decoration:none;
	border-bottom:1px solid #618098;
}



.postdata {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #4a4131;
}

.single_container {
  width:900px;
}

.post p {
	margin:0;
	padding:0 0 10px;
}

.post ul {
	margin-left:25px;
	padding:0 0 15px 0;
}

.post-comments {
	float: right;
	width: 63px;
	height: 61px;
	padding:18px 0 0 24px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:-7px 20px 0 0;
	background: url(img/commentbck.png) no-repeat;
}

.post-social {
	float: right;
	width: 78px;
	height: 74px;
	margin:-22px 30px 0 0;
	background: url(img/socialbck.png) no-repeat;
}

.rss {
		background: url(img/rssicon.png) no-repeat 0 50%;
		padding-left:20px;
		padding-top:1px;
}

.post-comments a:link, .post-comments a:visited, .post-comments a:active{
	color:#4a4131;
	text-decoration:none;
}
.post-comments a:hover {
	color:#618098;
	text-decoration:none;
}

/*-----------------------------------------------------------------------------------------------
  Sidebar
-----------------------------------------------------------------------------------------------*/ 


#sidebar {
	width:252px;
	float:right;
	margin:0 20px 0 0;	
}

#search{
	width:252px;
	height:125px;
	background:url(img/searchbck.png) no-repeat;
	margin-left:4px;
}

.form-input {
	margin: 65px 10px 10px 37px;
	width: 173px;
	padding: 2px 2px;
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.form-input:focus {
	background:#f2f0f0;
	border: 1px solid #b5b4b2;	
}

.search-submit {
	margin:0 0 0 84px;
	width: 85px;	
	background: #faf6f6;
	border: 1px solid #e3dccb;
	color: #666;
	font-size:.85em;	
}

.widget {
	margin-left:4px;
	border-bottom:1px solid #e3dccb;
	margin-bottom:20px;
	text-align:center;
	padding-bottom:10px;
	margin-top:10px;
}

.widget p {
	padding-left:5px;
}
	
.widget h2 {
	height:40px;
	width:252px;
	text-align:center;
	padding:22px 0 0 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
	color:#4a4131;
	margin:0;
}

.widget ul {
	margin:0 0 15px 0;
	padding:5px 0;
	border:none ;
	list-style:none;
}

.widget ul li {
	padding:5px 15px 10px 15px;
	margin:0px;
	background: url(img/listseparator.png) no-repeat 25% 100%;
}

.widget ul li a{
	color: #618098;
	text-decoration:none;
}

.textwidget{
	padding:0 8px 0 8px;
}

.widget ul li a:hover{
	color: #635537;
	text-decoration:none;
}


/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#bottom{
	background:url(img/footer_01.jpg) no-repeat;
	height:175px;
}
#bottom p{
  padding:100px 0 0 0;
}

#bottom .left, #bottom .right {
  padding:25px 0;
}

#home_bottom p{
  padding:15px 0;
}

/*-----------------------------------------------------------------------------------------------
  Images
-----------------------------------------------------------------------------------------------*/


img {
	
}
p img {
	padding: 0;
	max-width: 100%;	
}
img.aligncenter {
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}

/*-----------------------------------------------------------------------------------------------
  Calendar
-----------------------------------------------------------------------------------------------*/

#calendar_wrap{
	margin-left:55px;
}

#wp-calendar {
  empty-cells:show;
  font-size:12px;
  font-weight:bold;
  margin:0;
  padding:0;
  text-align:center;
  text-decoration:none;
  width:200px;
}


/*-----------------------------------------------------------------------------------------------
  Tables
-----------------------------------------------------------------------------------------------*/

#main-post table {
  padding:0;
  margin:20px 0;
  width:95%;
  border-collapse: collapse;
  border-left:1px solid #ccc; 
  border-top: 1px solid #ccc;
}

#main-post table a {
  font-weight:bold;
}


#main-post td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #f1eff0;
  padding: 6px 6px 6px 12px;
}