/*---------------------------------  Styles.css  ---*/ 

body {
  background-color: #0a3779;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif; 
  font-size: 80%;
  padding: 0;
  margin: 0;
  text-align: center; }

#page {
  margin: 15px auto;
  width: 861px;
  text-align: left;
  border: 2px solid #9EA3AC;
  padding: 5px;
  background-color: #FFFFFF;
  clear: both; }

#header {
  color: #FFFFFF;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif; 
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase; 

}

#main {
  background-color: white;
  float: left;
  width: 100%;
  margin: 15px 0px 30px; }

h1 {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase; }

h2 {
  color: #451811;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 270%;
  font-weight: normal;
  margin: 0px; }

h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 195%;
  margin: 0px;
  font-weight: bold; }

h3 a {
  color: #451811;
  text-decoration: none;
  border-bottom: none;
  margin: 0px; 

  }

h3 a:hover {
  color: #902f1c;
  border-bottom: none; }

a {
  color: #711e11;
  text-decoration: none;
  border-bottom: 1px solid #DBD6D1; }  

a:hover {
  color: #451811;
  text-decoration: none;
  border-bottom: 2px solid #DBD6D1; }

p {
  color: #232323;

  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0px 0px 10px; }

ul {
  padding: 0; }

li {
  padding: 0; }


/*---MAIN COLUMN---*/  

#content-wrapper {
  float: left;
  width: 600px; }

#content {
  padding: 0px 15px; }

#content ul
	{
		margin: auto auto auto 20px;
	}

/*---SIDEBAR---*/  

#sidebar-wrapper {
  float: right;
  width: 261px; }

#sidebar {
  font-size: 90%;
  padding: 15px;
  padding-top: 0px; }

#sidebar h3 {
  color: #222222;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin: 0px; }

#sidebar p {
  line-height: 1.4em; }

#sidebar img
	{
		border: none;
	}

/*---ARTICLE---*/ 

.entry {
  margin-bottom: 20px; }

.entry .info {
  margin-top: 1em;
  font-size: 1em; }

.entry p {
  font-size: 1.1em; }

.posted {
  color: #918C7E;

  font-size: 10px;
  margin: -3px 0 5px;
  padding: 0px; }

.posted em {
  color: #451811;
  font-style: italic;
  margin: 0px 6px;
  font-weight: bold; }

.posted img {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  margin: 0 4px -5px 2px;
  text-decoration: none; }


/*---STYLES---*/ 

#extra {
  margin-bottom: 10px; }

#extra .box {
  background-color: #e8f0f6;
  border-color: #D5E9F6; }

#extra p {
  line-height: 1.2em;
  margin: 0px 0px 5px 0px; }

#extra em {
  font-style: italic; }

#extra span {
  color: #d26511;
  font-size: 120%; }

#player, #gallery {
  background: #FFFFFF;
  float: left;
  clear: both;
  margin: 0px 15px 15px 0px;
  padding: 3px;
  border: 1px solid #a9cde5; }

#gallery a, 
#gallery a:hover, 
#player a, 
#player a:hover,
#extra img a,
#extra img a:hover {
  border-bottom: none !important;
  text-decoration: none !important; }

#extra a img {
  margin-bottom: -3px; }

.spot {
  margin-bottom: 20px;
  clear: both; }

.spot p {
  font-family: Verdana, sans-serif;
  font-size: 11px; 
  color: #333333;
  margin-top: 0px; }

.spot img {
  float: left;
  padding: 0px 12px 10px 0px; }

.box {
  padding: 15px;
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
  margin-bottom: 20px; }

.box h3 {
  font-size: 18px;
  margin-bottom: 2px; }

.box input {
  margin-top: 5px; }

.box input.email {
  font-size: 10px;
  padding: 3px; 
  color: #a29e96; 
  width: 140px; }

.box input.subscribe {
  width: 70px;
  margin-left: 5px;
  color: #232323; }

.box ul {
  margin-left: 20px; }

.hidden {
  display: none; }

.clear {
  clear: both; }

/*---SITEMAP---*/ 

#sitemap ul {
  list-style-type: disc;
  margin: 5px 0px 10px 35px;
  line-height: 2em; }

#sitemap li a {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 180%;
  font-weight: bold;
  margin: 0px; 
  color: #451811;
  text-decoration: none;
  border-bottom: none; }

#sitemap li a:hover {
  color: #902f1c;
  border-bottom: none; }

#sitemap ul.second {
  font-size: 80%; }

/*---FOOTER---*/ 

#footer-wrapper {
  margin: 5px auto;
  width: 900px; }

#footer {
  color: #fff;
  float: right;

  font-size: 90%;
  margin-bottom: 30px; }
#footer a
{
color: #fff;
border: none;
text-decoration:underline;
font-weight: bold;
}
#footer a:hover
{
text-decoration: none;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 38px;
	background: transparent url(/images/nav-background.gif) repeat-x top left;

}

#nav a {
	display: block;
	border: none;

  	font-size: 13px;
  	color: #3D3D3D;
	text-decoration: none;
	border-bottom: none;
	text-transform: capitalize;
}
#nav a:hover {
  color: #FFFFFF;
  background: #49140c;
  border-bottom: 1px solid #49140c; 
  }
#nav li {
	float: left;
	background: transparent url(/images/nav-divider.gif) no-repeat top right;
}
#nav li a {
	padding: 8px 16px 7px; 
			}
#nav li ul {
	position: absolute;
	left: -999em;
	background: transparent url(/images/nav-background.gif) repeat-x top left;
	width: 22em;
}
#nav li ul li {
	display: block;
    background: transparent url(/images/nav-background.gif) repeat-x top left;
	width: 22em;
}

#nav li:hover ul {
	left: auto;
	display: block;

}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display: block;

}
#nav li:hover, #nav li.hover {  
	    position: static;  
}  

/* FRONT PAGE ABLE NET DESGIN ADDITIONS */
#shareNews {
  padding: 15px;
  background-color: #fff;
  border: 1px solid #fff;
  margin-bottom: 40px; 
  display: block;}
#shareNews:hover {
  /*padding: 15px;*/
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
}
#shareNews:hover {
  /*padding: 15px;*/
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
}
  
/* TAG CLOUD */
p#tags
{
	font-size: 12px;
}
p#date
{
	font-size: 12px;
}
  .tag1 { font-size: 12px; }
  .tag2 { font-size: 16px; }
  .tag3 { font-size: 18px; }
  .tag4 { font-size: 20px; }
  
/* BLOG */
#comment-container
	{
		background: inherit;
		display: block;
		overflow: auto;
		font-size: 14px;
	}
	#comment-container .comment
	{
		display: block;
		background: inherit;
		padding-bottom: 10px;
		margin: 20px 0 20px 0;
		border-bottom: 1px solid #f5f5f5;
		overflow: auto;
	}

	#comment-container .commenter
	{
		display: block;
		overflow: auto;
		float: left;
		width: 200px;
		color: #ccc;
		
		
	}
	#comment-container .comment-body
	{
		display: block;
		overflow: auto;
		float: right;
		width: 350px;
	}
	#comment-container .add-comment
	{
		display: block;
		overflow: auto;
		background: inherit;
	}
	#comment-container .add-comment label
	{
		display: block;
	}
	#comment-container .add-comment input
	{
		width: 540px;
		font-size: 14px;
		border: 1px solid #ccc;
		line-height: 25px;
	}
	#comment-container .add-comment textarea
	{
		width: 540px;
		font-size: 14px;
		border: 1px solid #ccc;
		line-height: 25px;
		height: 150px;
		margin: 14px 0 0 0;
	}
	
