*{
	outline:none;
}

body {
    margin:0px;
	font:normal 12px arial;
	color:#030101;
	background: url(images/body.gif) left top repeat;
	padding:0px;
}


@font-face {
    font-family: 'Kreonbold';
    src: url('font/kreon-bold-webfont.eot');
    src: url('font/kreon-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/kreon-bold-webfont.woff') format('woff'),
         url('font/kreon-bold-webfont.ttf') format('truetype'),
         url('font/kreon-bold-webfont.svg#Kreonbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Kreonlight';
    src: url('font/kreon-light-webfont.eot');
    src: url('font/kreon-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/kreon-light-webfont.woff') format('woff'),
         url('font/kreon-light-webfont.ttf') format('truetype'),
         url('font/kreon-light-webfont.svg#Kreonlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'KreonRegular';
    src: url('font/kreon-regular-webfont.eot');
    src: url('font/kreon-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/kreon-regular-webfont.woff') format('woff'),
         url('font/kreon-regular-webfont.ttf') format('truetype'),
         url('font/kreon-regular-webfont.svg#KreonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#page {
width:100%;
margin:0;
clear:both;
overflow:hidden;
	}
#wrapper{
width:945px;
margin:0 auto;
clear:both;
overflow:hidden;
	}
#MainContainer {
width:945px;
padding:0px;
clear:both;
margin:0 0 15px;
background:url(images/sidebar.gif) 0 0 repeat;
overflow:hidden;
}

#top{
width:100%;
margin: 9px 0 16px;
clear:both;
height:34px;
background:#464646;}
#menu{
width:945px;
clear:both;
margin:0 auto;
height:34px;}

.top_links {
	height:34px;
	float:left;
	background: url("images/menu_br.gif") repeat-y scroll left top transparent;
}
.top_links  ul {
	margin:0;
	padding:0;
	list-style-type:none;
	
}
.top_links  ul li {
    background: url("images/menu_br.gif") repeat-y scroll right top transparent;
    display: inline;
    float: left;
    height: 34px;
    margin: 0 0px 0;
    padding: 0;
}
.top_links  ul li a {
	font:13px/34px Calibri, Arial, Helvetica, sans-serif;
	color:#c2c2c2;
	text-align:center;
	display:block;
	text-transform:uppercase;
	padding:0 20px;
}


.page-item-2 a.selected {
	float:left;
	display:block;
	height:27px;
	width:66px;	
	cursor:pointer;	
	margin-right:10px;
} 


.page-item-3 a{
	float:left;
	display:block;
	height:27px;
	width:78px;	
	cursor:pointer;	
	margin-right:10px;
}
.page-item-3 a:hover{
	float:left;
	display:block;
	height:27px;
	width:78px;	
	cursor:pointer;	
	margin-right:10px;
} 

.page-item-3 a.selected {
	float:left;
	display:block;
	height:27px;
	width:78px;	
	cursor:pointer;	
	margin-right:10px;
} 


.page-item-5 a{
	float:left;
	display:block;
	height:27px;
	width:46px;	
	cursor:pointer;	
	background:url(images/news.gif) 0 0 no-repeat;
	margin-right:10px;
}
.page-item-5 a:hover{
	float:left;
	display:block;
	height:27px;
	width:46px;	
	cursor:pointer;	
	background:url(images/news-over.gif) 0 0 no-repeat;
	margin-right:10px;
} 

.page-item-5 a.selected {
	float:left;
	display:block;
	height:27px;
	width:46px;	
	cursor:pointer;	
	background:url(images/news-over.gif) 0 0 no-repeat;
	margin-right:10px;
} 
.facebook{
    float: right;
    height: 19px;
    padding: 8px 0 2px;
    width: 91px;
}

.facebook img{
float:left;
margin-right:6px;
}


#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #DFD7CE;
    float: left;
    overflow: hidden;
    padding: 0 10px;
    width: 594px;
/*background:url(images/dot-bg.gif) right top repeat-y;*/
	}

.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;
	float:right;
	border:solid 1px #000000;
	padding:3px;
	margin:10px 0px 0px 10px;
	color:#fff;

	}
	


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

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

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

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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;
	padding-right:10px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-right:10px;
	}

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

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:#64A32A;
	text-decoration: none;
	}

a:hover {
	color: #64A32A;
	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 */

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
float:left;
width:662px;
overflow:hidden;
	}

.widecolumn {
	padding: 0px 0 20px ;
	margin: 0px 0 0 0px;
	width: 640px;
	float:left;
	}

.post {
padding:0px 0px 20px 0px;
clear:both;
overflow:hidden;
background:url(images/divider.gif) left bottom no-repeat;}

.post  p{
text-align:justify;
padding-bottom:0px;
}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.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{
width:100%;
height:153px;
padding:0px;
background:url(images/footer_bg.gif) 0 0 repeat-x;
margin: 0 ;
display:block;
overflow:hidden;
}
.footer{
width:945px;
height:153px;
padding:0px;
margin: 0 auto;
margin-top:0px;
display:block;
overflow:hidden;
}

#footer .box{
float:left;
padding-right:0px;
width:188px;

}

#footer .box h3{
font:11px arial;
color:#fff;
margin:0px 0;
padding:10px 0;
text-transform:uppercase;
background:url(images/footer_hbg.gif) 0 bottom repeat-x;
}

#footer .box ul{
margin:0px;
padding:0px;
list-style-type:none;}

#footer .box ul li{
line-height:16px;
padding:0px 0px 0px 0px;

}

#footer .box ul li a{
font:normal 11px/20px Arial, Helvetica, sans-serif;
color:#b1b4b6;
text-decoration:none;
}

#footer .box ul li a:hover{
text-decoration:underline;
}
/* End Structure */



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

h2 {
	margin: 10px 0 12px 0;
	padding-bottom:6px;
   border-bottom: solid 1px #EDEDED;
       color: #64A32A;
    font: 25px 'KreonRegular',Arial,Helvetica,sans-serif;

	}
.entry h2{
   font:25px 'KreonRegular',Arial, Helvetica, sans-serif;
   color:#64a32a;
}
.entry h2 a{
  color:#64a32a;
  text-decoration:none;
}
h2.pagetitle {
	margin-top: 10px;
	text-align: left;
    color: #64A32A;
    font: 25px 'KreonRegular',Arial,Helvetica,sans-serif;
}

h3 {
	padding: 0;
	margin: 10px 0 0;
	#margin: 10px 0 0;
	}

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



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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 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 {
/*	content: "\00BB \0020";*/
	}

.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;
	width:250px;
	float:left;
	margin-left:0px;
	
	}
.clear{
	clear:both;
	overflow:hidden;
	height:0;
	margin:0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	
	}

#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 {
	list-style: decimal outside;
	}

#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;
	padding-right:10px;
	}

.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{
width:305px;
float:right;
padding:20px 0px 20px 24px;
overflow:hidden;

}


#sidebar .banner{
height:167px;
float:right;
width:300px;
margin-bottom:0px;
clear:both;
padding-top:0;
}
.entry img {
	float:left;
	margin-right:10px;
}


#sidebar .banner img{
margin-right:2px;
}

#sidebar-spacer{
height:28px;
background:url(images/right-border.gif) 0px 0px no-repeat;
}

.youtube{
margin: 0 auto;
width:296px;
height:169px;
}



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
width:662px;
margin-top:0px;
}

.navigation .border{
background:url(images/border.gif) 0px 0px no-repeat;
height:3px;
margin-bottom:20px;
_margin-bottom:10px;
}



/* 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." */
.banner{
width:945px;
height:103px;
padding:0px;
margin:0px;


}

.banner .left{
width:614px;
float:left;
height:184px;
background:url(images/home_banner.jpg) 0 0 no-repeat;
}
.banner .left a{
    display: block;
    height: 160px;
    margin: 10px 0 0 30px;
    width: 167px;
}
.banner .right{
width:330px;
float:left;
height:184px;
background:url(images/banner_right_bg.gif) 0 0 repeat;
}
.banner .right h3{
	font:normal 24px 'Kreonlight', Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin: 25px 0 10px;
	text-transform: uppercase;
}
.browes{
	margin:0 auto;
	width:240px;
}
#content .spacer{
height:26px;
clear:both;}


#sidebar .spacer{
height:3px;
margin:0px 0px 15px 0px;
_margin:0px 0px 5px 0px;
background:url(images/right-border.gif) 0px 0px no-repeat;
}

#sidebar .spacer2{
height:3px;
margin:20px 0px 0px 0px;
_margin:15px 0px 0px 0px;
padding-bottom:15px;
_padding-bottom:5px;
background:url(images/right-border.gif) 0px 0px no-repeat;
}


#sidebar .banner{
float:right;
width:300px;
margin:0px;
clear:both;
 height: 150px;
}
#sidebar .banner a{
	display:block;
	float:left;
	width:118px;
	margin:0 8px 0;
	text-align:center;
	font:normal 15px 'KreonRegular', Arial, Helvetica, sans-serif;
	color:#4b4b4b;
	text-decoration:none;
}
#sidebar .banner a img{
	margin:0 0 3px;
}




.youtube{
margin: 0 auto;
width:296px;
height:169px;
}


.previous-post{
   float: left;
    margin: 0 0 0 0px;
    width: 285px;
background:url(images/sidetab_shadow.png) 0 33px no-repeat;
}

#countrytabs {
	height:34px;
	padding-left:0px;
}
#countrytabs ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#countrytabs ul li {
	display:inline;
	margin:0;
	padding:0;
}
.tab1 a {
	float:left;
	display:block;
	height:30px;
	width:105px;
	padding-top:4px;
	line-height:30px;	
	font-size:14px;
	text-transform:uppercase;
	font-family:'Kreonlight', Calibri, Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background:url(images/tab_menu.png) 0 -35px no-repeat;
	margin-right:2px;
}
.tab1 a:hover, .tab1 a.selected {
	float:left;
	display:block;
	text-decoration:none;
	background:url(images/tab_menu.png) 0 0 no-repeat;
	margin-right:2px;
}

.previous-post .main{
width:275px;
margin-top:10px;
float:left;
padding:0px 0px 15px 0px;
}

.previous-post .main ul{
margin:0px;
padding:0px 10px 10px 0px;
list-style-type:none;}

.previous-post .main ul li{


line-height:19px;
padding:5px 0px 5px 0px;
background: url(images/dotline.gif) 0 bottom repeat-x;
}

.previous-post .main ul li a{
font:normal 12px Arial, Helvetica, sans-serif;
color:#818286;
text-decoration:none;
text-align:left;
padding:0 0 0 0px;


}

.previous-post .main ul li a:hover{
text-decoration:none;
text-align:left;
color:#64A32A;

}

.previous-post .bottom{
height:13px;
}


.entry .dates{
	width:65px;
	height:56px;
	float:left;
	margin:0 5px 5px 0;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	font:16px/19px 'KreonRegular',Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding:3px;
}
.entry .dates span{
	font-size:14px;
	color:#696a67;
}

.margin-0{
margin:0px;
padding:0px;}

.clear{
line-height:0px;
margin:0px;
padding:0px;
font-size:0px;
height:0px;
clear:both;}
.TweetAndFBShare {
    float:right;
    width:74px;
text-align:right;
}
.entry p {
 margin:0;
padding:0 15px 15px 0;
font: normal 12px Arial, Helvetica, sans-serif;
color:#818286;
text-align:justify;

}
.subscribe{
	width:280px;
	height:auto;
	margin:0;
	float:left;
}
.subscribe h2{
    border: 1px solid #FFFFFF;
    color: #6B6A68;
    font: 16px/36px 'KreonRegular',Arial,Helvetica,sans-serif;
    height: 33px;
    padding: 0 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    width: 268px;
	background:#ece7e1;
}
.subscribe .inputbg{
	width:266px;
	height:31px;
	background:url(images/subscribe_input.gif) 0 0 no-repeat;
	padding:0;
	float:left;
	margin: 0 0 0 8px;
}
.subscribe .inputbg input.email{
    border: medium none;
    color: #6B6C6A;
    font: italic 12px Arial,Helvetica,sans-serif;
    height: 20px;
    margin: 3px;
    text-align: left;
    width: 155px;
}
.subscribe .inputbg input.submit{
    border: medium none;
    color: #fff;
    font:italic bold 12px Georgia,Arial,Helvetica,sans-serif;
    height: 25px;
	text-transform:uppercase;
    margin: 3px 4px;
    text-align: center;
    width: 93px;
	background:url(images/sbscribe_btn.gif) 0 0 no-repeat;
}
.subscribe p{
	font:italic 11px Arial, Helvetica, sans-serif;
	color:#6b6c6a;
	text-align:left;
	padding:10px 0 10px 10px;
	float:left;
	margin:0 0 0 10px;
	background:url(images/arrow.png) left center no-repeat;
}
.subscribe p a{
	color:#57b3f3;
	text-decoration:none;
}
.sidetab{
	float:left;
	margin:0;
	padding:0;
}
.sidetab h2{
    border: 1px solid #FFFFFF;
    color: #6B6A68;
    font: 16px/36px 'KreonRegular',Arial,Helvetica,sans-serif;
    height: 33px;
    padding: 0 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    width: 268px;
	background:#ece7e1;
}
.follows{
	float:right;
	margin: 27px 0 0;
}
.follows h3{
    color: #FFFFFF;
    float: left;
    font: 13px/30px Arial,Helvetica,sans-serif;
    margin: 0 5px 0 0;
}

