/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




.html{
	background: url(images/bgr-tile_s.gif) #f1f1e9 repeat-x top;
	color: #555555;
}

.index-background{
	background: url(images/bgr-tile_index.gif) #f4f4ed repeat-x top;
	/*background-color:#f4f4ed;*/
}

body{
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
	/*background-repeat:no-repeat;
	background-position:fixed;
	top:500px;*/
}
/*
.body-grey{
	background: url(images/grey.gif) 0 480px no-repeat;
}

body > .body-grey{
        background: url(images/grey.png) 0 480px no-repeat;
}
*/
a{
	color: #aaaaaa;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
.background { 
	background: url(images/bgr_s.jpg) no-repeat top center; 
}

.index-centre-background{
	background: url(images/bgr_s_index.jpg) no-repeat top center; 
}

#page{
	margin: 0 auto;
	width: 875px;
}
#page.home{
	background-color:#FFFFFF;
}
/*=== Header ===*/
#header{
	color: #d8d8d8;
	font-size: 12px;
	height: 50px;
	width:875px;
	margin:auto;
	cursor:default;
}
#header-full{
	/*background-color:#000000;*/
}
#header p{
	line-height: 20px;
	padding: 0 0 13px;
}
#header #description {
	font-size:12px;
	line-height:24px;
	font-weight:normal;
}
#header #description a {
	color: #BCCE62;
}
/*=== Header Sm ===*/
#headersm{
	color: #d8d8d8;
	font-size: 12px;
	height: 50px;
	padding: 20px 0 0;
}
#headersm p{
	line-height: 20px;
	padding: 0 0 13px;
}
#headersm #description {
	font-size:12px;
	line-height:24px;
	font-weight:normal;
}
#headersm #description a {
	color: #BCCE62;
}
/*- Logo -*/
#logo{
	float: left;
	padding: 10px 20px 0 0;
	width: 102px;
	outline:none;
}
#logo a:hover{
	text-decoration: none;
	outline:none;
}
#logo h1{
	clear: both;
	outline:none;
}
#logo h1 a{
	height: 29px;
	margin: 0px 0 0px;
	padding: 0 0 0px;
	width: 102px;
	outline:none;
}
#logo h2{
	color: #e6e6e6;
	font-size: 11px;
	margin: 0 0 0px;
	text-transform: uppercase;
	outline:none;
}

/*- Latest Work -*/
#latest{
	float: left;
	width: 875px;
	margin:0;
}
#latest .pic img{
	border: 5px solid #444444;
	display: block;
	margin: 0 0 10px;
}
#latest .pic img:hover {
	border: 5px solid #555555;

}
#latest .demo{
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 0px;
	text-transform:uppercase;
}
#latest .demo a{
	color: #e6e6e6;
	text-decoration: underline;
	font-weight:bold;
}
#latest .demo p{
	padding: 0;
	line-height:18px;
}
#latest a.btn-demo{
	background: url(images/btn-demo.png) no-repeat;
	font-weight:bold;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 48px;
	font-size:11px;
	line-height:16px;
	padding-left:1px;	
}

/*=== revenues ===*/
#menu{
	float: left;
	width: 750px;
	margin:0px 0 0 0;
	outline:none;
}

/*- Nav1 -*/
#nav1{
	font-style:italic;
	font-family:Cambria, "Lucida serif", "Times New Roman", Times, serif;
	font-size: 15px;
	height: 27px;
	text-transform:lowercase capitalize;
	outline:none;
}
#nav1 li{
	float: left;
	line-height: 40px;
	margin: 0 2px 0 0;
	outline:none;
}
#nav1 li a{
	color: #d8d8d8;
	display: block;
	float: left;
	outline:none;
}
#nav1 li a span{
	display: block;
	float: left;
	height: 27px;
	outline:none;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;	
	border-color:#000000;
}
#nav1 li.current_page_item a{
	/*background: url(images/tab-hover.gif) no-repeat left;*/
	outline:none;
}
#nav1 li.current_page_item a span{
	/*background: url(images/tab-hover.gif) no-repeat right;*/
	border-top:solid #cc0000 3px;
	color: #ffffff;
	outline:none;
	padding-top:0px;
}
#nav1 li a:hover{
	/*background: url(images/tab-hover.gif) no-repeat left;*/	
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
#nav1 li a:hover span{
	/*background: url(images/tab-hover.gif) no-repeat right;*/
	border-top:solid #cc0000 3px;
	color: #ffffff;		
	/*testing css 3 transitions but don't like the look of it for this 
	-webkit-transition:color .5s ease-in;
	-moz-transition:color .5s ease-in;
	-o-transition:color .5s ease-in;
	transition:color .5s ease-in; */		
	padding-top:0px;
	outline:none;	
}

#nav1 li#sns{
	float:right;
	padding-right:8px;
	padding-top:10px;
	width:55px;
	height:27px;
	line-height:27px;
	display:inline;
}
#nav1 li#sns a{
	padding:0;
	display:inline;
	vertical-align:middle;
	height:27px;
	line-height:27px;
}
#nav1 li#sns a img{
	padding:0;
	display:inline;
	vertical-align:middle;
}
#nav1 li#sns a:hover{
	outline:none;
	background:none;
}
#nav1 li#sns-text{
	float:right;
	padding-top:4px;
}
#nav1 ul{
	height:40px;
	width:750px;
}

/*=== All Columns ===*/
#columns{
	margin: 20px 0 0;
	padding: 0 0 15px;
}
#columns2{
	margin: 0px 0 0;
	padding: 0 0 0px;
}
#page .no-bg {
	background:none;
}
#columns p{
	padding: 0 0 10px;
	line-height:20px;
}
/*=== Center Columns ===*/
#centercol{
	float: left;
	width: 501px;
}
#centercol-news{
	float: left;
	width:590px;
}
#centercol2{
	float: left;
	width: 875px;
}

#gradient-nav{
	height:75px;
	position:relative;
}
/*
#gradient-nav{
	height:64px;
	width:875px;
	position:relative;
	background-image:url(images/gradient.gif);
	background-repeat:no-repeat;/*
}
/*
div > #gradient-nav{
        background-image:url(images/gradient.png);
}
#nav-bg{
	background-image:url(images/nav-bg.gif);
	height:64px;
	background-repeat:no-repeat;
	}

div > #nav-bg{
        background-image:url(images/nav-bg.png);
        }
*/
#cube-body{
	height:96px;
	width:117px;;
	background-image:url(images/bloc.gif);
	background-repeat:no-repeat;
	bottom:-10px;
	right:0;
	position:absolute;
	z-index:2;
	
}

div > #cube-body{
        background-image:url(images/bloc.png);

}

#index-welcome{
	width: 865px;
	height: 85px;
	padding-top:30px;
	padding-left:10px;
	/*background-image:url(images/gradient2.png);
	background-repeat:no-repeat;
	position:relative;*/
	top:-10px;
}

#mailing{
	width:284px;
	left: 0;
	/*
	height:245px;
	background-image:url(images/mailing.jpg);
	*/
	height: 127px;
	background-image:url(images/bloc-temp.gif);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0;
}

div > #mailing{
	background-image:url(images/bloc-temp.png);
}

.text_entry{
	top:54px;
	left:15px;
	width:210px;
	height:20px;
	position:absolute;
}

#image-links{
	width:100%;
}

#image1, #image2, #image3{
	display:inline;
}

#image2{
	margin-left:6px;
	margin-right:6px;
}

/*.index-col{
	float:right;
}*/
#container3 {
    float:left;
    width:856px;
	overflow:hidden;
    position:relative;
	background-color:#ececec;
}
#container2 {
    float:left;
    width:870px;
	position:relative;
    right:30%;
	border-right:solid 10px #FFFFFF;
	background-color:#ececec;
}
#container1 {
    float:left;
	width:1236px;
	position:relative;
    right:70%;
	background-color:#ececec;


}
#col1{
	/*height:694px;*/
	float:left;
	width:355px;
	position:relative;
    left:70%;
	border-right:solid 10px #FFFFFF;
	border-left:solid 16px #FFFFFF;
}
#col2{
	/*background-image:url(images/back-temp.gif);
	background-repeat:no-repeat;*/
	float:left;
	width:233px;
	position:relative;
    left:70%;
}
#col3{
	/*background-image:url(images/back-temp.gif);
	background-repeat:no-repeat;*/
	float:left;
	width:235px;
	position:relative;
    left:70%;
}
#home-follow-top{
	height:210px;
	float:left;
	width:235px;
	background-color:#ececec;
	margin-left:10px;
	border-bottom:10px solid white;
}
.follow-sec{
	background-color:#FFFFFF;
	width:214px;
	height:23px;
	margin:10px;
	margin-bottom:20px;
	font-size:15px;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height:23px;
}
.follow-sec a{
	padding-left:5px;
	color:#000000;
}
.follow-sec a:hover{
	text-decoration:none;
	color:#0269b8;
}
.follow-sec img{
	float:right;
	margin-right:2px; 
	margin-top:2px;
}
#home-follow-bottom{
	float:left;
	width:235px;
	background-color:#ececec;
	margin-left:10px;
}

/*
div > #col2{
        background-image:url(images/back-temp.png);
}
*/
#rick{
	background-color:#FFFFFF;
	padding:10px;
	height:126px;
	width:194px;
	margin-bottom:10px;
}
#twitter_div{
	padding:10px;
	font-size:15px;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height:25px;
	min-height:555px;
}
#twitter_div a{
	color:#0269b8;
}
#news-posts{
	padding-top:7px;
	padding-left:10px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
	width:215px;
}

.post-titles{
	font-size:15px;
	padding-top:3px;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:25px;
}
#columns span.news-date{
	font-weight:bold;
	margin:0;
	padding:0;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	color:#6c6c6c;
}
#columns span.news-dash{
	font-weight:normal;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	color:#6c6c6c;
}
.news-art-con{
	border-bottom:1px dashed #6C6C6C; 
	padding-bottom:10px;
	margin-bottom:5px;
}
#home-bottom-contacts{
	Margin:25px;
	float:left;
	margin-left:35px;
}
.insert{
	width:150px;
	font-size:15px;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	float:left;
	margin-right:50px;
}
.insert h1{
	font-size:19px;
	font-style:italic;
	font-weight:normal;
	font-family:Cambria, "Lucida serif", "Times New Roman", Times, serif;
	line-height:40px;
}
.insert a{
	font-weight:bold;
	color:#0269b8;
}
.home-col-bottom-big{
	background-color:#000000;
	height:42px;
	width:100%;
	float:left;
	font-size:15px;
	width:355px;
	margin-left:15px;
}
.home-col-bottom{
	background-color:#000000;
	height:42px;
	width:100%;
	float:left;
	font-size:15px;
	width:233px;
	margin-left:10px;
}
.home-col-bottom p, .home-col-bottom-big p{
	color:#FFFFFF;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin:10px;
}
.home-col-bottom p a, .home-col-bottom-big p a{
	color:#FFFFFF;
}
.home-col-content{
	float:left;
}
.home-col-content.team{
	padding:10px;
}
.home-col-content.team h1{
	font-weight:normal;
	line-height:30px;
}
.home-col-content.team h2{
	font-weight:bold;
	font-style:italic;
	color:#6c6c6c;
	font-size:15px;
	font-family:Candara, Palatino, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-transform:none;
}
.home-col-content.team p a{
	color:#0269b8;
}
.home-col-titles{
	font-size:19px;
	font-family:Cambria, "Lucida serif", "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:5px;
	padding-left:10px;
}

.post-titles a{
	text-decoration:none;
	color:#000000;
}

.post-titles a:hover{
	text-decoration:underline;
}

#submit input{
	background-image:url(images/submit.gif);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	position:absolute;
	left:240px;
	top:55px;
	border:0;
	border:none;
    cursor: pointer;
}

.right-post-titles{
	font-size:12pt;
}

/*=== Right Column ===*/
#sidebar{
	float: right;
	width: 314px;
	border-left:1px solid #e6e6e6;
	padding-left:30px;	
	display:inline;
}
#sidebar-news{
	float: right;
	width: 230px;
	border-left:1px solid #e6e6e6;
	padding-left:30px;	
	display:inline;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 18px;
	border: 1px solid #fefefe;
}

.news-side-box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
	color:#999999;
	font-size:8pt;
}

.news-side-box a{
	color:#666666;
	font-weight:bold;
	font-size:9pt;
}

.news-box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
	width:550px;
}

.games-box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	margin: 0 2px 4px;
	padding: 15px;
	border: 1px solid #fefefe;
	width:255px;
	height:220px;
	float:left;
	overflow:hidden;
}

.index-box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	height: 1%;
	margin-top: 14px;
	padding: 19px;
	border: 1px solid #fefefe;
	width:540px;
	float:right;
}

#recent{
	margin-bottom:-14px;
}

.games-box a {
	color:#BCCE62;
}
.games-box h3{
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 5px;
}
.games-box h3 a{
	color: #555555;
}
.games-box .pic img{
	background: #fcfbfc;
	border: 1px solid #f1f1e9;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
}

.navigation-games {
	width:870px;
	float:left;
	margin-left:2px;
	margin-right:2px;
}

.news-box a {
	color:#C43B33;
}
.news-box h3{
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 5px;
}
.news-box h3 a{
	color: #555555;
}
.news-box .pic img{
	background: #fcfbfc;
	border: 1px solid #f1f1e9;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
}

.box a {
	color:#BCCE62;
}
.box h3{
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 5px;
}
.box h3 a{
	color: #555555;
}
.box .pic img{
	background: #fcfbfc;
	border: 1px solid #f1f1e9;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
}
#columns .portfolio .pic img {
	margin:0px;
	padding-bottom:10px;
}
.box .pics img, .flickr_badge_image img{
	border: 4px solid #f1f1e9;
	margin: 0 3px 8px;
	padding: 3px;
}
.box .pic img:hover, .box .pics img:hover{
	background: #ffffff;
	border: 4px dotted #bbbbbb;
}

.games-box .pics img, .flickr_badge_image img{
	border: 4px solid #f1f1e9;
	margin: 0 3px 8px;
	padding: 3px;
}

/*=== Heading Wrappers ===*/
.wrap{
	clear: both;
	font-size: 11px;
	height: 18px;
	margin: 0 0 5px;
}
#sidebar h2, #columns h2{
	clear: both;
	font-size: 11px;
	margin: 0 0 10px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#sidebar-news h2, #columns h2{
	clear: both;
	font-size: 11px;
	margin: 0 0 10px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px;
	text-transform: uppercase;
}
#columns2 h2{
	clear: both;
	font-size: 11px;
	margin: 0 0 10px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.wrap div{
	float: right;
}
.wrap.latest h2{
	padding: 0 0 0 0px;
	float: left;
}
.wrap.st h2{
	padding: 0 0 0 0px;
}

.portfolio .news-item-text {
	width:550px;
	float:left;
}

.portfolio .games-item-text {
	width:250px;
	float:left;
	padding: 3px 5px 0 5px;
}

.portfolio .item-text {
	width:285px;
	float:right;
}

.portfolio .index-item-text {
	width:530px;
	padding:3px;
}

.portfolio-meta .website a{
	background: url(images/arrow_next.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
}
.portfolio-meta .details a{
	background: url(images/file.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
	margin:0 0 0 0px;
}
.portfolio-meta .larger a{
	background: url(images/search.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
	margin:0 0 0 5px;	
}

/*- Date -*/
.date{
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	padding: 0 0 13px;
}
.date a{
	color: #aaaaaa;
}
/*- Comments Link -*/
.comment{
	background: url(images/c-grey.png) no-repeat;
	color: #ffffff;
	float: right;
	font-size: 11px;
	height: 23px;
	padding: 2px 0 0;
	text-align: center;
	width: 33px;
}
.box .comment{
	background: url(images/c-green.png) no-repeat;
	color: #ffffff;
}
.comment a{
	color: #ffffff;
	display: block;
	height: 23px;
}
/*- Headline -*/
.prev-entries {
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: 0 0 10px;
}
.headline{
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 10px;
}
.headline h3{
	float: left;
	font-size: 12px;
}
.headline h3 a{
	color: #555555;
}
.headline .date{
	margin: -5px 0 0;
}
#columns .headline p{
	padding: 0 0 8px;
}
/*=== Styling Lists ===*/
/*- Widget -*/
.two-col {
	width:145px;
	margin: 0 10px 0 0;
	float:left;
}
.widget {
	margin: 0 0 25px 0;
}
.widget ul{
	background: url(images/hl-dot.gif) repeat-x top;
	padding: 10px 0 0;
	clear: both;
}
.widget ul li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.widget h3{
	color: #555555;
	float: left;
	font-size: 12px;
}
.widget h3 a{
	color: #555555;
}
.widget .date{
	margin: -5px 0 0;
}
#columns .list1 p{
	padding: 0 0 8px;
}
/*=== Styling Buttons ===*/
a.rss{
	background: url(images/ico-rss.gif) no-repeat right;
	padding: 0 16px 0 0;
}
/*=== Footer ===*/
#footer{
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	height: 30px;
	margin: 25px 0 0;
	padding: 10px 0;
	line-height:22px;			
}
#footer a{
	color: #aaaaaa;
}
#footer img {
	vertical-align:middle;
}
#footer-home{
	float:left;
	height:auto;
	width:100%;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
.home-footer-img img{
	float:left;
	margin-left:20px;
}
#footer-home p.fl{
	font-size:13px;
	color:#626262;
	padding-top:60px;
}

/*========= COMMENTS =========*/

#columns h3.commh3 {
	color:#333333 !important;
	font-size:1.4em !important;
	padding:10px 0 5px;
}
#columns ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
#columns ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	padding:0;
}
#columns .commentmetadata a {
	font-size:11px;
	color:#333333;
}
#columns ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
#columns ol.commentlist li{
	padding: 0;
	margin: 0;
}
#columns ol.commentlist .comment-text{
	padding: 18px 18px 0px 18px !important;
	background:#F8F8F4;
	border:1px solid #e6e6e6;
	width:340px;
	float:right;
	min-height:120px;
	position:relative;
	margin-bottom:-2px;
	top:-1px;
}
#columns ol.commentlist .comment-author {
	width:100px;
	float:left;
	text-align:right;
	clear:both;
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #e6e6e6;
	background:#F5F4F0;
}
#searchform #s{
	width:120px;
}
.gravatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e6e6e6;
	float:right;
	padding:4px;
}
input, select, textarea {
	border:1px solid #e6e6e6;
	font-size:12px;
	padding:5px;
}
/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	background:#F8F8F4;
	}
	
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
	
/*========= INDEX ENTRY ==============*/

#wrapper{
	width:100%;
}

.image-container{
	height:430px;
	width:100%;
	margin:auto;
	background-color:#000000;
}

.index-entry { 
	position:absolute;
	top:50px;
	display:none;
	width:100%;
}

.displaytrue {
	display:block;
}

#thumb_group{
	/*width:541px;*/
	height:75px;
	position:absolute;
	left:15px;
	/*top:6px;*/
}

.thumb-entry{
	float:left;
	width:112px;
	height:75px;
	border-bottom:8px; position:relative;	
	/*padding-bottom:5px;*/
	padding-top: 11px;
	margin-right:10px;
	text-align:center;
	cursor:pointer;
}

.arrow{
	cursor:pointer;
	float:left;
}

.hand{
	cursor:pointer;
}

#more-news{
	font-size:10pt;
	color:#333333;
	/*position:absolute;*/
	bottom:150px;
}

.selected{
	background-image:url(images/panel_arrow.gif);
	background-position:top center;
	background-repeat:no-repeat;
	/*border-bottom-color:#FF0000;
	border-bottom-style:solid;*/
}

.index-entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.index-entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.index-entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.index-entry img { 
	background:#F8F8F4;
	}
	
.index-entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.index-entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.index-entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.index-entry ul li ul li {
	list-style:disc inside !important;
	}
.index-entry ol li {
	list-style:decimal inside !important;
	font-size:12px;index-
	padding:3px 0px;
	}
.index-entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	margin: 0 0 18px;
	overflow: hidden;
	width: 100%;
}
.box .hl{
	background: none;
	border-top: 1px solid #e6e6e6;
	height: 1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.news{
	float: right;
}
.indexf1{
	float: left;
	padding-bottom:10px;
}
.fr{
	float: right;
}
.ar{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.box .flickr img{
	float:left;
}
.workp{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.workp a{
	color:#464646;
	text-decoration: underline;
	background-color:#ffffff;
	line-height: 27px;
	padding: 5px 5px 5px 5px;
}
.Title2{
	text-transform: uppercase;
}
.Title2 a{
	color:#464646;
	font-weight: normal;
	text-decoration: underline;
}

/*=== Widget styling ===*/

#sidebar #searchform, #sidebar #calendar_wrap{
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
}

#sidebar #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sidebar #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:280px;
}

#sidebar #wp-calendar thead th {
	color:#333333;
}


#sidebar #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

#sidebar #wp-calendar tfoot td#next {
	text-align:right;
}

#sidebar #wp-calendar td {
	width:auto;			
}

#sidebar #wp-calendar td a {
	padding:2px;
	background-color:#BCCE62;
	color:#FFFFFF;	
}

#sidebar #wp-calendar tfoot td a {
	background-color:#e6e6e6;
	color:#333333;	
}
#twitter_div .website{
	background: url(images/arrow_next.png) no-repeat left;
	padding: 0 0 0 20px;
}
#twitter_div ul{
	background:none;
	padding: 0;
	clear: both;
	border:0px;
}
#twitter_div ul li{
	background:none;
	border-bottom:1px dashed #6C6C6C;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.wrap.twitter h2{
	background: url(images/twitter.png) no-repeat left;
	padding: 0 0 0 20px;
}

/*video */
#wr {
	text-align: left;
}
.trigger,.trigger a {
	display: block;
	height: 30px;
	text-indent: -999999em;
	overflow: hidden;
}
.trigger {
	background: url(images/video-maximise.gif);
	background-repeat: no-repeat;
}
.close {
	background: url(images/video-minimise.gif);
	background-repeat: no-repeat;
}
.cnt {
	height: 480px;
	width: 855px;
	padding:10px;
	background:#000000 url(../images/box-bgr.gif) repeat-x scroll center top; /*used to be ffffff*/
	border:1px solid #000000; /*used to be fefefe*/
}
#bg-load{
	background-color:#000000;
	width:854px;
	height:480px;
}
#load{
	background-color:#000000;
}
.cl {
	width: 100%;
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
#intro-copy{
	font-size:38px;
	color:#FFFFFF;
	height:430px;
	margin:auto;
	width:100%;
	text-align:center;
	font-family:Corbel, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, Arial, Helvetica, sans-serif;
	/*padding-top:170px;
	height:260px;*/
	z-index:1;
}
