/*
 SilverStripe BlackCandy Theme
 http://www.silverstripe.com
 */
 
/************
  * Misc Styles and defaults 
  */
  
* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 62.5%;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
}
.clear{
	clear:both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**************
 	Site Container Box
*/
#BgContainer {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Container {
	width: 1000px;
	padding-bottom: 15px;
	margin-top: 15px;
	}
#Layout {
	width: 1000px;
	min-height: 390px;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#Content {
	width: 810px;
	float: left;
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
/** Header **/
#Header {
	width: 1000px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 70px;
	}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/*** Main Nav ***/
#Navigation {
	width: 1000px;
	padding-top: 5px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#Navigation ul { 
 	float: right; 
	margin-right: 10px;
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0 2px; 
		float: left;
		line-height: 2.8em;
		display: block;
		}
  		#Navigation ul li a {
	float: left;
	text-decoration: none;
	display: block;
	height: 2.3em;
	font-size: 1.2em;
	padding: 0 0 0 10px;
	color: #000;
	font-weight: 500;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 10px;
			height: 2.3em;
 
		}
			#Navigation ul li a:hover {
	color: #F30;
	cursor: pointer;
				}
			#Navigation ul li a:hover span {
	cursor: pointer;
			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover {
	color: #444;
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
	color: #444;
			}
    
/** Breadcrumbs **/
#Breadcrumbs {
	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	}
	#Breadcrumbs p {
	margin: 0;
	font-size: 9px;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar {
	width: 175px;
	float: right;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}
	#Sidebar .sidebarBox {
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}
	#Sidebar ul {
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	#Sidebar li {
	list-style: none;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	}
	#Sidebar h3 {
	clear: both;
	color: #000;
	font-weight: 400;
	font-size: 15px;
	font-family: adobe-caslon-pro,serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px!important;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	
	#Sidebar .sidebarBottom {
	height: 5px;
	display: block;
	width: 200px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
	#Sidebar a em {
		font-style: normal;
	}
	ul#Menu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 0px;
	padding-bottom: 6px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif!important;
	font-weight: 300;
	}
    ul#Menu2 li {
	list-style: none;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0px;
            }
      ul#Menu2 li a {
	display: block;
	width: 190px;
	font-size: 11px;
	height: 1.4em;
	line-height: 1em;
	color: #000;
	font-weight: 300;
      }
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
	color: #F30!important;
	text-decoration: none;
	font-weight: 500!important;
      }
	  ul#Menu2 li a.current {
	color: #F30;      
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
	display: block;
	width: 100%;
	height: 100%;
	color: #F30;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
	display: block;
	width: 100%;
	height: 100%;
	color: #F30;
      }
      ul#Menu2 li ul {
	height: 100%;
	position: relative;
	width: 185px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
      }
      ul#Menu2 li ul li ul {
	margin-left: 0;
      }
      ul#Menu2 li ul li {
	width: 160px;
	padding: 0;
	font-size: 0.8em;
	display: inline;
	margin: 0;
	font-weight: 300;
	font-style: normal;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
	color: #F30!important;
      }
      ul#Menu2 li li ul {
	padding-top: 0;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
	font-size: 1.7em;
	text-indent: 8px;
	width: 180px;
	margin-left: 10px;
	font-weight: 300;
      }
      
      ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
	width: 180px;
	text-decoration: none;
	display: block;
	color: #F30;
      }
      ul#Menu2 li a.levelb:hover span,
      ul#Menu2 li li a.current span,
      ul#Menu2 li li a.current:hover span,
      ul#Menu2 li li a.section span,
      ul#Menu2 li li a.section:hover span {
	display: block;
	width: 100%;
	height: 100%;
	color: #F30;
      } 
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
	display: block;
	width: 100%;
	height: 100%;
	color: #F30;
      }

	
/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 10px;
	margin-left: 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 12px;
	line-height: 19px;
}

ul#SearchResults h3 {
	margin-bottom: 3px;
}
/* Footer 
*****************************************/

#Footer {
	clear: both;
	width: 1000px;
	height: 4em;
	text-align: center;
	margin-top: 20px;
	}
	#Footer .footerTop {
	width: 100%;
	display: block;
	height: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	}
  	#Footer p {
	color: #000;
	font-size: 1em;
	text-align: left;
	}
  	#Footer a {
	color: #000;
	text-decoration: none;
		}
	#Footer a:hover {
	color: #F30;
	text-decoration: none;
	}
  
  
#ProductHolder .box, #ProductHolderHolder .box
{
	display: block;
	width: 170px;
	height: 145px;
	float: left;
	margin-right: 30px;
}



#CollectionPage .box, #CollectionReferenceHolder .box, #DesignerHolder .box{
	display: block;
	width: 170px;
	height: 160px;
	float: left;
	margin-right: 30px;
}


#CaseStudyHolder .box{
	display: block;
	width: 170px;
	height: 160px;
	float: left;
	margin-right: 30px;
}
#CollectionReferenceHolder .box{
	display: block;
	width: 170px;
	height: 135px;
	float: left;
	margin-right: 10px;
}

#DesignerHolder .box {
	width: 105px;
}

#CollectionReferenceHolder .box{
	width: 150px;
}
.box h4 {
	font-size: 11px!important;
	margin: 0px!important;
	padding: 0px;
}


#SearchForm_SearchForm .middleColumn
{
	width: 105px;
}

#SearchForm_SearchForm_Search {
	width: 100px;
}

.homebox {
	min-height:210px;
	float: left;
	display: block;
	width: 405px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.homebox p{
	padding-right: 7px;
}


.homebox.big .img {
	float: left;
	min-height: 100px;
	margin-right: 10px;
	margin-top: 7px;
}

.TwitterWidget h3 {

	margin-top: 20px!important;
}

.fader {
	
}

/**
 *scroller
 */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.featuredProducts {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 810px;
	height:156px;
	margin-top: 13px;
	margin-bottom: 20px;
}
.featuredProducts h4{	/* required settings */
	font-size: 10px!important;
	font-weight: 400;
	color: #000;
	text-decoration: none;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.featuredProducts .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	margin-left: 10px;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.featuredProducts .box,
.featuredProducts .items .holder {
	float:left;
}

.featuredProducts .box {
	margin: 8px;
}

.next.browse,
.prev.browse {
	display:block;
	height:20px;
	width:20px;
	outline: none;
}

.prev.browse {
	float: left;
	position: absolute;
	top: 605px;
	z-index: 1;
	outline: none;
	background-image: url(../images/previous-carousel-button.png);
	background-repeat: no-repeat;
}

.next.browse {
	float: left;
	position: absolute;
	top: 605px;
	outline: none;
	margin-left: 790px;
	background-image: url(../images/next-carousel-button.png);
	background-repeat: no-repeat;
}

.browse.disabled {
	background-image: url(../images/disabled-carousel-button.png);
	background-repeat: no-repeat;
}

.prev.browse.disabled {
	background-image: url(../images/prev-disabled-carousel-button.png);
	background-repeat: no-repeat;
}
#Stockists, .tabHolder {
	float: left;
	margin-top: 0px!important;
}
.tabs li {
	display: block;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px!important;
}
.panes {
	float: left;
	clear: both;
	width: 810px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	margin-bottom: 20px;
	background-image: none;
}

.panes .row {
	clear:left;
	float: left;
	width: 100%;
}

.stockist {
	float: left;
	width: 33%;
}

#country.countrydropdown {
	font-size: 11px!important;
	font-weight: 500;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	
	#country.countrydropdown label{
	font-size: 1px!important;
	color: #FFF;	
	}
.stockist h4{
	font-size: 11px!important;
	font-weight: 600!important;
	margin-top: 15px!important;
	margin-bottom: 2px!important;
	line-height: 12px!important;
}

.stockist p{
	font-size: 11px!important;
	line-height: 15px!important;
}
.stockist p.webandurl{
	font-size: 11px!important;
	line-height: 10px!important;
	margin-bottom: 0px;
}


.panes .techSpec {
	width: 135px;
	height: 135px;
	float: left;
	margin-top: 3px;
}
.designerscontent {
	min-height: 150px;
}

body#DesignerPage .designerscontent img{
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	padding-top: 3px;
}
body#DesignerPage .designerscontent h3{
	margin-top: 55px;
	font-size: 13px;
	margin-bottom: 2px;
}

body#DesignerPage .designerscontent p {
	margin-right: 60px;
}
#logowrapper {
	font-size: 13px;
	float: left;
	height: 60px;
	width: 200px;
}
#topnavlinks {
	float: left;
	width: 800px;
	padding-top: 27px;
}
#topnavlinks p a {
	font-size: 11px;
	outline: none;
	font-weight: 500;
	color: #000;
	text-decoration: none;
	list-style-type: none;
	margin-left: 11px;
	float: right;
}
#topnavlinks p a:hover {
	color: #F30;
	text-decoration: none;
	list-style-type: none;
}
ul#Menu2 li a.levelb:hover {
	color: #F30;
}

ul#Menu2 li p {
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 28px;
	width: 148px;
}


ul#Menu2 li p a {
	display: inline;
}
/*
	product page
*/

#ZoomArea {
	background:#fff url(../images/ajax-loader.gif) center center no-repeat;
	/*position: absolute;*/
	top: 85px;
	margin-top: 5px;
}
#ZoomArea img{
	height: 380px;
	width: 810px;
}


ul.tabs{
	margin-left: 0px!important;
}

ul.tabs li{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-right: -1px!important;
	font-size: 12px;
	font-weight: 400;
}

.tabHolder{
	margin-top: 20px;
	margin-bottom: 20px;

}
ul.tabs li a.current  {
	font-weight: 400;
	color: #000;
}


.SiteSearchWidget {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


.relatedProducts ul li{
	display: inline;
	list-style-type: none;
}


.moreImages img {
	margin-right: 3px;
	margin-bottom: 3px;
}

.referencesImages img {
	margin-right: 2px;
	margin-bottom: 2px;
}


.productsbylist ul {
	width: 850px;
	list-style-type: none;
	margin: 0px!important;
	padding: 0px!important;
}

.productsbylist ul li {
	margin-right: 4px;
	list-style-type: none;
	display: inline-block;
	margin-left: 0px;
	padding-left: 0px;
}

.productsbylist h6 {
	margin-top: 0px!important;

}
.featuredProducts a{	/* required settings */
	outline: none;
	color: #000;
	text-decoration: none;
}

.featuredProducts h4 a:hover{	/* required settings */
	outline: none;
	color: #F30!important;
}

.WidgetHolder.TwitterWidget{
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}

.PageContentWidget h3{
	visibility: hidden;
	height: 1px;
}


.PageContentWidget p{
	margin: 0px!important;
	padding: 0px!important;

}

.PageContentWidget h4 {
	clear: both;
	color: #000;
	font-weight: 400;
	font-size: 15px!important;
	font-family: adobe-caslon-pro,serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px!important;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	.PageContentWidget img {
	float: left;
	margin-right: 7px;
	margin-bottom: 15px;
	}


.panes .techSpec  h4{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: 10px;
	}


.panes .techSpec  p{
	font-size: 10px!important;
	font-weight: 400;
	color: #000;
	margin-top: 0px;
	line-height: 13px!important;
	}
#tabs-tech p{
	font-size: 11px;
	font-weight: 400;
	color: #000;
	margin-top: 0px;
	line-height: 16px;
	padding-right: 120px;
	padding-bottom: 7px;
	}

.productInfocopy h1{
	font-size: 23px!important;
	font-weight: 400;
	color: #000;
	margin-top: 0px;
	font-family: adobe-caslon-pro, serif;
	margin-bottom: 10px;
	}
	
	.productInfocopy p{
	padding-right: 80px!important;
	}
	
	.productInfocopy h1 span{
	font-size: 15px!important;
	font-weight: 200!important;
	color: #333;
	font-family: Arial, Helvetica, sans-serif!important;
	font-style: normal!important;
	}
	
	#DesignerTabs h3{
	font-weight: 400;
	font-size: 12px;
	display: inline;
	line-height: 25px;
	margin-left: 13px;
	margin-top: 0px;
	padding-top: 0px;
			}
#DesignerTabs img{
	padding-top: 6px;
			}
			
			#DesignerTabs p{
	padding-right: 50px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-left: 113px!important;
	font-weight: 400;
			}
			
			#downloadLinks p{
	display: inline;
	text-align: right;
	float: right;
	padding-top: 3px;
	font-size: 9px;
	margin-right: 0px;
	padding-right: 0px!important;
	height: 24px;
				}

#downloadLinks #ReferenceName {
	float: left;
	color: #999;
}

#downloadLinks {

	height: 33px;
}
				
body#ProductPage #Layout{
	margin-top: 0px;	
	}
	
	body#ProductPage #Sidebar .sidebarBox{
	margin-top: 12px;	
	}
	
	.prodbreadcrumbs{
	margin-top: 10px;	
	}#logowrapper a{
	outline: none;
}

	.latestNews a{
	outline: none;
	text-decoration: none;
	color: #999;
}

	.latestNews a:hover{
	outline: none;
	text-decoration: none;
	color: #F30;
}

	.latestNews li{
	padding-right: 18px;
	line-height: 14px;
}

#StockistWidget p{
	margin-left: 0px!important;
	padding-left: 0px!important;
	padding-top: 10px;
	}
	
	#pickacolour td{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
		#pickacolour table{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	}
	
			#pickacolour p{
	color: #000;
	line-height: 17px!important;
	font-size: 11px!important;
	font-weight: 400!important;
	padding-right: 20px!important;
	}
	
	
/* Blog
******************************************/
.summaryContent {
	overflow:hidden;
}

.summaryContent img{
	margin-bottom: 5px;
}

div.Left {
	float:left;
	margin-right: 10px;
}

div.Right {
	float:right;
	margin-left: 20px;
}

div.Full {
	clear:both;
}
#BlogSidebar {
	width: 175px;
	float: left;
	margin-right: 20px;
}

#BlogSidebar h3 {
	margin-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 12px!important;
}

#BlogSidebar ul {
	padding-left: 0px!important;
	margin-left: 0px!important;
	margin-top: 0px;
	margin-right: 5px;
}

#BlogSidebar ul li{
	list-style-type: none;
	padding-left: 0px!important;
	margin-left: 0px!important;
	font-size: 11px;
	line-height: 15px;
}


.blogSummary {

}
.blogSummaryWrap {
	float: left;
	width: 610px;
}

.blogSummary iframe{
border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	background-image: url(../images/iframe-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
body#BlogHolder #Sidebar{

}

body#BlogEntry #Sidebar{
	
}

body#BlogEntry ul.pictures{
	margin-left: 0px;
}

body#BlogEntry ul.pictures li{
	margin-left: 0px;
	list-style-type: none;
}

body#BlogEntry ul.pictures li img{
}




.blogEntry {
	float: left;
	width: 610px;
}

.blogEntry iframe{
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
	background-image: url(../images/iframe-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
	
		
		p.blogVitals {
	width: 610px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	margin-bottom: 5px!important;
	margin-top: 5px;
	clear: both;
	float: left;
	padding-right: 0px!important;
	text-align: right;
}

		p.tags {
	font-size: 11px!important;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 20px!important;
	display: block;
}
	p.caption{
	font-size: 10px!important;
	color: #000!important;
	margin-bottom: 12px!important;
}
	li.caption{
	font-size: 11px!important;
	color: #999!important;
	margin-bottom: 15px!important;
}

.WidgetHolder {

}

h2.postTitle {
	margin-top: 0px!important;
	font-size: 21px!important;
	line-height: 23px!important;
	margin-right: 35px!important;
}

h2.postTitle span {
	margin-top: 0px!important;
	font-size: 17px!important;
	color: #666!important;
	font-family: adobe-caslon-pro,serif;
	font-style: italic;
}


h2.postTitle a{
	font-family: adobe-caslon-pro,serif;
	color: #000;
}


.typography a.inlineReadmore {
	font-size: 12px;
	margin-bottom: 15px;
	display: block;
}

.editBlogLinks {
	clear: both;
	float: left;
}

li.Blog {
	display: none!important;
}
#BlogContent h3{
	font-family: adobe-caslon-pro,serif;
	clear: none;
	font-size: 15px;
	margin-bottom: 20px;
}

.ArchiveWidget {
	margin-bottom: 20px;
}

.TagCloudWidget{
	margin-bottom: 20px;
}

#PageComments_holder {
	display: none;
}

.blogPagination {
	clear: both;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 195px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	width: 610px;
	padding-top: 7px;
}

ul#NewsList {}

ul#NewsList img {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}

ul#NewsList li {
	list-style-type: none;
}

ul#NewsList li.newsTitle {
	font-size: 12px;
	font-weight: 600;
	margin-top: 0;
	padding-bottom: 3px;
	padding-top: 7px;

}

ul#NewsList li.newsTitle a {

	color: #000;
}

ul#NewsList li.newsDate {
	font-size: 11px;
	font-weight: 300;
	margin-top: 0;
	padding-bottom: 3px;
	padding-top: 0px;
}
