html{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
}

a{
	color:#000000;
}

a:focus{
	outline:none;
}

h2{
	font-size:14px;
	color:#333333;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E6193;
	margin-top:0;
}

h4{
	margin-top:2em;
	font-size:14px;
	font-weight:bold;
}

h5{
	font-weight:bold;
	color:#000000;
	font-size:100%;
	margin-top:0;
}

h6 {
	font-size: 100%;
	color: #000000;
}

.clear{
	clear:both;
}

img{
	border:none;
}

.tm{
	font-weight:bold;
	color:#1A638E;
}

.small{
	font-size:11px;
}

.container{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}

#SM_TopbarModule, .left{
	float:left;
}

.right{
	float:right;
}

#headerStrip {
	border-bottom:1px solid #cccccc;
	background:#f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
}

#header{
	padding-top:5px;
	padding-bottom:3px;
	vertical-align:middle;
}

#logo {
	margin: 14px 0 7px 0;
}

#SM_TopbarModule{
	padding:0;
	margin:0;
}

#login{
	color:#000000;
	padding-right:12px;
}

#login a{
	text-decoration:none;
}

#locale a{
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
	text-decoration:none;
	background-image:url(images/flags.gif);
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	padding-right:50px;
	padding-top:3px;
	padding-bottom:3px;
}

.boxTop{
	width:950px;
	margin:0 auto;
}

.tlc, .trc, .tb{
	height:5px;
	font-size:0px;
}

.tlc, .trc{
	background-repeat:no-repeat;
}

.tlc{
	background-image:url(/images/cellTopLeft.gif);
	background-position:0% 0%;
	padding-left:5px;
}

.trc{
	background-image:url(/images/cellTopRight.gif);
	background-position:100% 0%;
	padding-right:5px;
}

.tb{
	border-top:#cccccc 1px solid;
}

#topnav{
	width:950px;
	margin:0 auto;
}

#topnav ul{
	margin:0;
	width:auto;
	background-repeat:no-repeat;
	border-right:#BEBEBE solid 1px;
	border-left:#BEBEBE solid 1px;
	border-bottom:#8e8c8c solid 1px;
	padding-left:20px;
	padding-bottom:5px;
	padding-top: 3px;
}

#topnav li{
	list-style-type:none;
	display:inline;
}

#topnav a{
	margin:10px 3px 0px 8px;
	color:#555555;
	font-size:12px;
	text-decoration:none;
}

#topnav a.highlight{
	font-weight:bold;
	color:#0B619F;
}

#subnav{
	width:950px;
	margin:0 auto;
}

#subnav div.outer{
	border-left:#BEBEBE 1px solid;
	border-right:#BEBEBE 1px solid;
	border-bottom:#BEBEBE 1px solid;
	background-color:#F1F1F1;
}

#subnav div.inner{
	border-top:#E0E0E0 2px solid;
	text-align:right;
}

#subnav div.inner img{
	margin:3px 6px 7px 0px;
}

#subnavContent{
	float:left;
	position:relative;
	top:-3px;
	background-image:url(/images/navIndicator.gif);
	background-position:50% 0px; 
	background-repeat:no-repeat;
	padding-top:7px;
}

#subnavContent ul{
	margin:0;
	padding-left:12px;
	padding-right:12px;
	display:inline;
	padding-bottom: 0px;
}

#subnavContent li{
	list-style-type:none;
	font-size:12px;
	display:inline;
}

#subnavContent a{
	margin:0;
	color:#555555;
	text-decoration:none;
}

#subnavContent a.highlight{
	font-weight:bold;
	color:#000000;
}

#titleStrip{
	margin-top:14px;
	/*border-bottom:#000000 1px dotted;*/
	background:url(/images/dottedLineRepeat.gif) repeat-x bottom;
	margin-bottom:14px;
}

#titleStrip h1{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1E6193;
}

#bottomnav{
	width:946px;
	margin-top:14px;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;	
}

#bottomnav ul{
	text-align:center;
	margin:0;
	padding:10px 0px 11px 0px;
}

#bottomnav li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 11px;
}

#bottomnav a{
	color: #444444;
	text-decoration: none;
}

#bottomnav a:visited{
	color: #444444;
}

#bottomnav a:hover{
	color: #000000;
}

#copyright{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #111111;
	text-align:center;
	padding-top:10px;
	padding-bottom:50px;
}

strong{
	color: #000000;

}

#forumFrame {
	border: 0px none; 
	width: 950px;
	height:	660px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#SM_forum {
	text-align: center;
}

/* Additional Styles added by DE for front page enhancements
---------------------------------------------------------------*/

.feature{
	float:left;
	width:243px;
}
.spacer{
	float:left;
	width:14px;
}
.top{
	background-color:#e1e1e1;
}
.title{
	color:#555555;
	padding-left:14px;
	padding-bottom:5px;
	background-color:#E1E1E1;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	padding-top: 2px;
}
.box{
	width:241px;
	height:126px;
	border:#cccccc 1px solid;
	text-align:center;
}
#hero{
	margin-top:14px;
	margin-bottom:14px;
}
#blogLink{
  clear: left;
  text-align:center;
  margin-top:0px;
}

#community {
  margin-top: 10px;
  width: 725px;
  overflow: hidden;
  float: left;
  background: white url(images/community-bg.png) no-repeat bottom left;
}

  #community h2 {
		font-size: 1em;
		padding: 6px 10px;
		margin: -1px -1px 0 -1px;
		border-bottom: 1px solid #ccc;
		background-position: top left;
		background-repeat: no-repeat;
		background-image: url(images/feed-header-bg-n.png);
		position: relative;
		z-index: 10;
  }

	#community h2 a {
		color: #333;
		text-decoration: none;
		min-height: 22px;
		padding-left: 28px;
		line-height: 2;
		background-repeat: no-repeat;
		background-position: 0 0;
		display: inline-block;
	}
 
	#community h2 a:hover {
	  text-decoration: underline;
	}

	#community p {
	  padding-left: 10px;
	  padding-right: 10px;
	}

	.forum h2 a{background-image:url(images/mini-ico-forum.png);}
	.blog h2 a{background-image:url(images/mini-ico-mf.png);}
	.twitter h2 a{background-image:url(images/mini-ico-twitter.png);} 

  .forum .feed-list {
    padding-bottom: 0;
  }
  .feed-wrapper {
    position: relative;
    width: 233px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    border: 1px solid #ccc;
    border-bottom: 0px none;
    min-height: 40em;
  }
  .feed-wrapper p {
    padding-left: 10px;
  }
  .feed-wrapper li p {
    padding-left: 0 !important;
  }
  .feed-loading {
    float: right;
    margin: 0 10px 10px 10px;
  }
  .feed-wrapper div {
    overflow: hidden;
  }

  .feed-list, #twitter-feed ul {
    list-style: none;
    margin: 0;
    padding: 0 10px 10px 10px;
	min-height: 30px;

  }
    .feed-list li, #twitter-feed li {
      margin: 0;
      padding: 10px 0;
    }

		.twitterTime {
			display: block;
			color: #3d87be;
		}
    .feed-list h3 {
      margin: 0;
	  padding: 0;
    }
			.feed-list h3 a {
				text-decoration: none;
				color: #333;
				font-weight: normal;
			}
			.feed-list h3 a:hover, .feed-list h3 a:active {
				text-decoration: underline;
			}
		.feed-list p {
			margin: 0;
			padding: 0;
			color: #3d87be;
		}
   .feed-link {
     display: block;
     width: 20px;
     height: 20px;
     font-size: 20px;
     line-height: 20px;
     text-decoration: none;
     position: absolute;
     right: 10px;
     top: 8px;
     overflow:hidden;
     font-size: 1em;
		 z-index: 12;
   }
	.feed-loading {
		background-image: url(images/ajax-loader.gif);
		background-position: 2px 0;
		background-repeat: no-repeat;
		min-height: 20px;
	}
	
	.feed-wrapper.twitter {
		margin-right: 0;
	}
	
		
	#sites-feed {
		margin: 0 0 0 5px;
		padding: 0 0 0 9px;
		list-style: none;
		border-left: 1px solid #ccc;
		min-height: 100%;
		position: relative;
		left: 3px
		
	}
	#sites-feed li {
		margin: 0;
		padding:0 0 10px 0;
		text-align: center;
	}
	#sites-feed a {
		display: block;
		margin: 0 auto;
		padding-right: 5px;
		padding-bottom: 10px;
		background-image: url(images/site-thumb-bg.gif);
		background-position: left top;
		background-repeat: no-repeat;
		position: relative;
		width: 200px;
		height: 150px;
	}
	#sites-feed a img {
	
	}
	#sites-feed a:hover img, #sites-feed a:active img {
	
	}
	.fav-sites {
		float: right;
		min-height: 550px;
		background-repeat: repeat-y;
	}
	#fav-sites .more-link {
		position: absolute;
		bottom: 4px;
		right: 4px;
		background: #fff;
		color: #555;
	}

/* Show homes styles
----------------------------------*/

.showhome-panel {
	clear: both;
	margin-bottom: 10px;
}

.showhome-panel a img {
	border: 0px none;
	float: left;
}

.showhome-panel h6 {
	float: right;
	width: 268px;
	margin: 0 0 1em 0;
	padding: 0;
}

.showhome-panel p {
	float: right;
	width: 268px;
	padding: 0;
	margin: 0 0 1em 0;
}

/* AddThis.com Bookmark Widget
------------------------------*/

.addthis-footer {
  text-align: center;
  list-style: none;
  padding: 22px 0 11px 0;
  margin: 0;

}

/* .addthis-feed {
  position: absolute;
  top: 14px;
  right: 25px;
} */
/* Utility styles
-------------------------------*/


.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/* Featured sites sidebar
-------------------------------*/

#featured-sites {
    width: 222px;
    min-height: 100%;
}

#featured-sites p {
  padding-left: 20px;
}
.content-area {
  width: 500px;
}

/* New Press SideBar 
------------------------------*/


#features {
    overflow: hidden;
    position: relative;
    width: 728px;
    float: left
}

#features h3 {
  color: #111;
  font-size: 1em;
  margin: 0;
  min-height:2.5em;
}

#features h4 {
  color: #111;
  font-size: 1em;
}

#features p, #features li {
  color: #888;
  font-size: 1em;
}



#features ul {
  margin: 0 ;
  padding: 20px 5px 10px 15px;
  min-height: 15em;
}

#all-sites {
  width: 490px;
  float: left;
  margin-bottom: 2px;
}

#all-sites ul {
  background-image: url(images/all-sites-bg-n.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#all-sites li {
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 5em;
  padding-left: 55px;
  list-style: none;
  margin: 0;
  width: 165px;
  display: inline-block;
  vertical-align: top
}

#all-sites .find-out-more {
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(images/all-sites-bg-s.png);
  margin: 0;
  padding: 20px 30px 20px 20px;
  text-align: right;
  min-height: 6px
}

#all-sites h4, #all-sites p {
  margin: 0;
  padding: 0;
}

#all-sites .fp-drag-drop {
  background-image: url(images/fp-ico-drag-drop.jpg);
}
#all-sites .fp-social {
  background-image: url(images/fp-ico-social.jpg);
}
#all-sites .fp-ad-free {
  background-image: url(images/fp-ico-ad-free.jpg);
}
#all-sites .fp-promote {
  background-image: url(images/fp-ico-promote.jpg);
}
#all-sites .fp-media {
  background-image: url(images/fp-ico-media.jpg);
}
#all-sites .fp-3rd-party {
  background-image: url(images/fp-ico-3rd-party.jpg);
}

#premium-packs {
  float: left;
  width: 238px;
}

#premium-packs ul {
  padding-left: 40px;
	padding-right: 20px;
  background-image: url(images/premium-bg-n.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#premium-packs li {
  list-style-image: url(images/icon_Arrow.png);
  list-style-position: top;
  min-height: 2.3em;
  color: #666;

}
#premium-packs .find-out-more {
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(images/premium-bg-s.png);
  margin: 0;
  padding: 20px;
  text-align: right;
  min-height: 6px
}

#build-site {
  clear: left;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(images/build-site-bg-n.png);
  width: 726px;
  padding: 2em 0 0 0px;
  position: relative;
}

#build-site p {
  color: #111 !important;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-image: url(images/build-site-bg-s.png);
	padding: 0 140px 0 20px;
	height: 4.333em;
	margin: 0;
	line-height: 2;
}

#build-site strong {
  text-decoration: underline;
}

#build-site .build-button {
  text-indent: -9999px;
  overflow: hidden;
  width: 123px;
  height: 34px;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url(images/build-button.png);
  display: inline-block;
  position: absolute;
  right: 13px;
  top: 50%;
	margin-top: -17px;
}

/* Awards strip
------------------------------*/

#awards {
	padding: 10px 10px 10px 5px;
	position: relative;
	clear: both;
}

#awards a {
	color: #8c8c8c;
	display: block;
	text-decoration: none;
	font-style: italic;
}
#awards a:hover {
	color: #111;
}

#awards img {
	vertical-align: top;
	padding: 0 5px;
}

#awards .with-quote {
	width: 235px;
	position: absolute;
	top: 10px;
	right: 0;
}

#awards .with-quote img {
	float: left;
	padding: 0;
}

#awards .with-quote p {
	margin: 0;
}
