/*
Theme Name: starstruck
Theme URI: 
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: 
*/


/* Main Tags */
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;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
a {
  text-decoration: none;
}
.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
  
   text-align: center;
 
   padding-top: 4px;
   margin: 10px;

}
h1, h2, h3, h4, h5, h6,
p, 
ul, ol, dl,
div.code, div.wp-caption,
table,
form,
object, embed {
	font-weight: normal;
	padding-top: 9px;
}
h2 {
	font-size:16px;
	line-height:20px;
}

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


body{
	border:0;
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555555;
	background: #eaeaea url(images/top_bg.jpg) top center repeat-x ;
	text-align:left;

}

.Container {
	
	
	color: #000;
	padding-top:18px;
	border:0;
	margin:0 auto;
	text-align:left;
}
.Container1 {
	width:740px /*941px*/;
	background: #fff;
	color: #000;
	padding-top:18px;
	border:0;
	text-align:left;
}


#Header {
	height:234px/*134px*/;
	width:1008px; margin:0 auto;
	background:url("images/bg_head.gif") top left no-repeat;
}
#Header ul {
	margin-top: 0;
	padding-top: 9px;
	padding-left: 9px;
}
#Header li {
	display: block;
	float: left;
	height: 170px;
	padding-right: 9px;
	text-align: center;
}
#Header li a {
	display: block;
	height: 198px;
	font: "Arial Black", "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #420c1a;
}
#Header li a div {
	padding-top: 140px;
}
#Header li a:hover,
#Header li a:active {
	color: #6e132b;
}
#confetti { padding-top: 40px; padding-left: 20px; margin-right:80px;
	
}
#About {
	background : url("images/hd_about.jpg") top left no-repeat;
}
#About a {
	width: 144px;
	background: url("images/hd_about.jpg") top left no-repeat;
}

#About a:hover,
#About a:active {
	background: url("images/hd_about_acitve.jpg") top left no-repeat;
}
#TheWeb {
	background : url("images/hd_theweb.jpg") top left no-repeat;
}
#TheWeb a {
	width: 144px;
	background: url("images/hd_theweb.jpg") top left no-repeat;
}

#TheWeb a:hover,
#TheWeb a:active {
	background: url("images/hd_theweb_active.jpg") top left no-repeat;
}
#Ad {	
	background : url("images/hd_ad.jpg") top left no-repeat;
}
#Ad a {
	width: 144px;
	background: url("images/hd_ad.jpg") top left no-repeat;
}


#Ad a:hover,
#Ad a:active {
  background: url("images/hd_ad_active.jpg") top left no-repeat;
}
/* #RSS {
	float:right;
	margin-top:30px;
	margin-right:7px;
}



#Logo {
	float:left;
	margin-top:45px;
	margin-left:45px;
	font-size:28px;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:-2px;
	line-spacing:100%;
}

#Logo span {
	font-size:12px;
	color:#d1d100;
	padding-left:15px;
	letter-spacing:0px;

} */
#tabs {
  clear: both;
  
}

#tabs ul {
	height: 30px;
	background: #EAEAEA /* url("images/tabs_bg.jpg") top left no-repeat */;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	margin-top: 0;
	
width: 1008px; margin:0 auto;
}

#tabs ul li {
  display: block;
  padding: 0 30px;
  height: 30px;
  float: left;
  margin-left: 9px;
  background: url("images/tabs_button.jpg") top left no-repeat;
  font-size: 13px;
  font-weight:bold;
  line-height: 12px;
  text-align: center;
text-transform:lowercase;
}
#tabs ul li.active {
  background: url("images/tabs_button_active.gif") top left no-repeat; color: #fff;
}
#tabs ul li.active a { color:#fff;}
#tabs li a {
  display: block;
  padding-top: 9px;
  color: #000;
}
#tabs li a:hover,
#tabs li a:active {
	color:#fff;
}

#say {
  clear: both;
  margin: 0;
  height: 35px;
  border-bottom:1px solid #eeeeee;
background: #fff;
 width:1008px; margin: 0 auto;


}

#say p {
  display: block;
  margin: 0 0;
  padding: 10px 0 0 0;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 19px;
color: #363636; font-family:"Times New Roman", Times, serif; font-style:italic;
}

/* Navigation */

#Navigation { 
	/* background: transparent url(images/bg_nav.jpg) top left no-repeat; */
	/* height:38px; */
	font-size: 1.0em;
	font-weight:bold;
	float: left;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding-top:36px; */
	padding-left:10px;
}

#Navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#Navigation li {
	display: inline;
	margin: 0px;
}

#Navigation li a
{
	height:25px;
	padding-top: 13px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	background:#0a0100 url(images/bg_tab_main.gif) top left repeat-x;

}

#Navigation li .end
{
	height:38px;
	color: #FFFFFF;
	padding:0px;
	text-decoration: none;
	float: left;
	background:#0a0100 url(images/bg_tab_main.gif) top left repeat-x;
	text-align:left;
}

#Navigation li a:hover {
	background:url(images/bg_tab_main_roll.gif) top left repeat-x;
}

a:link, a:visited{color:#ba0d11;}

#NavigationFooter  li{
	float:left;
	width:230px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	text-align:left;
}

#NavigationFooter h2 {
	color:#ffffff;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-weight:bolder;
	margin:10px 0 5px;
	border-bottom:2px solid #ffffff;
	padding:0 0 3px;
	width:190px;
}

#NavigationFooter a {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.2em;
	text-decoration:none;
	color:#ffffff;
}

#NavigationFooter a:hover {
	font-weight:bold;
}


#NavigationFooter li ul {
	margin:0px;
	padding:0px;
	/* list-style-image: url(images/bullet.gif); */
	list-style-position:inside;
}


#NavigationFooter li ul li {
	padding:5px;
	/* list-style-image: url(images/bullet.gif); */
	list-style-position:inside;
	color:#ffffff;
	border-bottom:1px dotted #a6a6a6;
	width:180px;
	margin:0px;
}


#NavigationFooter{
	padding:0px 10px 25px 10px;
	text-align:center;
	color:#ffffff;
	margin:auto;
}



#sub-panel{
	text-align:center;
	width:1000px;
	margin:auto;
	margin-left:20px;
}
#sub-panel a{
	width:200px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	margin-right:auto;
	font-weight:bold;
	background:url(images/corner_left.gif) bottom left no-repeat #25434c;
}
#sub-panel a span{
	padding:6px;
	background:url(images/corner_right.gif) bottom right no-repeat;
	display:block;
}

#Main {
	border:0;
	/* padding-top:18px; */
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	text-align:center;
	background-color:#ffffff;
	width:1008px; /*941px*/
	margin:auto;
	padding-bottom:30px;
}

.postcontent {
	font-family: normal 14px/20px "Verdana", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	line-height:170%;
}
.postcontent img {
	display:block;
	padding:2px;
	margin: 9px 9px 0px 9px;
	border : 3px double #aaa;
}
.postcontent p > img:first-child,
.postcontent p > a:first-child > img:first-child {
  padding-top: 0;
}

.postcontent img.left,
.postcontent img.alignleft {  
  float: left;
  display: block;
  padding: 2px; 
  margin: 0 1em 1em 0; 
  border: 3px double #aaa;
}

.postcontent img.right,
.postcontent img.alignright {
  float: right;
  display: block;
  padding: 2px; 
  margin: 0 0 1em 1em; 
  border: 3px double #aaa; 
}

.postcontent img.centered,	
.postcontent img.aligncenter,	
.postcontent img.center,
.postcontent img.flickr,
.postcontent img.alignnone { 
  display: block; 
  padding: 2px; 
  margin: 0 auto 0 auto;
  border: 3px double #aaa;
}

.postcontent img.off,
.postcontent img.noborder {
  padding: 0 !important;
  border: none !important;
}

.postcontent img.stack {
  clear: none !important;
}
#posts {
	padding:18px;
	/*--background: url(images/bg_PostSet.gif) top right repeat-y ;--*/
	min-height:996px;
}


.clear {
	float:none;
	clear:both;
}

#PostSet {
	width:710px/* 673px */;
	float:left;
overflow: hidden;
}

#Sidebar1 {
	width:260px;
	float:right /*left*/;
	margin-top:-8px;
	padding:0;
	/* background:#ffffff url(images/bg_sidebar.gif) top rightleft no-repeat; */
}

#Sidebar1 div {
	width:250px;
	margin-left:-2px;
	margin-right:4px;
}

#Sidebar1 * {
	margin:0 -2px 9px 0;
}

#Sidebar1 li {
	color:#3b3b3b;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	line-height:1.2em;
	padding : 0 0 9px 9px ;
}

#Sidebar1 li a {
	/* background:transparent url(images/bullet2.gif) no-repeat scroll 0 0; */
	color:#3b3b3b;
	font-weight:bold;
	padding:0 ;
	text-decoration:none;
}

#Sidebar1 ul li {
	background: #ddd;
	-moz-border-radius: 9px;
	padding-top:15px;	
	padding-right:7px;

}
#Sidebar1 ul li li { padding-top:0;}

#Sidebar1 ul, #Sidebar1 ol, #Sidebar1 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#Sidebar1 h2 {
	color:#363636;
	border-bottom : 1px solid #f02857 ;
	font-family:"Verdana",Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-weight:bolder;
	text-align: left;
	margin:0;
	margin-bottom:5px;
	/* background:#d43201 url(images/title_bg.gif) top left no-repeat; */
	height:22px;
	padding-top:3px;
	padding-left:0px;
}

#Sidebar2 div {
	width:210px;
	margin:auto;
}

#Sidebar2 * {
	margin:0;
	padding:0;
}

#Sidebar2 li {
	color:#969696;
	font-family:Arial,Helvetica,sans-serif;
	line-height:1.2em;
	padding:4px 0 5px;
}

#Sidebar2 li a {
	background:transparent url(images/bullet2.gif) no-repeat scroll 0 0;
	color:#3b3b3b;
	font-weight:bold;
	padding:0 0 0 12px;
	text-decoration:none;
}

#Sidebar2 ul li {
	border:0px;
}

#Sidebar2 ul, #Sidebar1 ol, #Sidebar1 li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#Sidebar2 h2 {
	color:#00435d;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:10px 0 5px;
}



#Sidebar2 {
	width:249px;
	float:left;
	text-align:left; 
	margin:0;
	padding:0;
	border-left: 1px solid #cdcdcd;
}

#Sidebar2 img {
	padding:10px;
}


.dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:68px;
	height:70px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dateblock .day {
	font-size:32px;
	font-weight:bold;
	color:#ffffff;
	padding-top:7px;
	letter-spacing:2px;
}

.postheader {
	padding:5px 5px 0px 5px;
	font-family: "Arial", Arial, Helvetica, sans-serif;
}

.postheader h1 {
	letter-spacing:0px;
	font-size:30px;
	margin:3px 0px 3px 0px;
	padding-top:1px;
}

.postheader h1 a:hover {
	color:#363636;
}

.postheader a {
	color:#BA0D11;
	text-decoration:none;
	font-weight:bold;
}

.postheader .postdetails a  {
	font-weight:bold;
}

.postheader .postdetails a:hover {
	border-bottom: 1px dotted #000000;
}

.postheader .postmeta {
	font-size:10px;
	padding-top:3px;
	border-top:1px dotted #cacaca;
	margin-top:3px;
}

.postcomments a {
	padding-left:10px;
	text-decoration:underline;
	font-family:"Arial", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
}

.postcomments a:hover {
	color:#ffffff;
}

.postcomments {
	padding-top:5px;
	padding-bottom:25px;
	padding-left:10px;
}

.postcontent{

}

#footerBottom {
	background:#000000 url(images/bg_footerbottom.gif) top repeat-x;
	padding-top:2px;
	font-family:Arial,Helvetica,sans-serif;
	color:#ffffff;
}

#footerInfo {
	width:941px;
	margin:auto;
	text-align: left;
}

#footer {
	background:#8E8F8F /* url(images/bg_footer.gif) top repeat-x */;
	width:941px;
	margin:auto;
}


img {
	border:0px;
}



/* Comments */
#comments a {
	color: #0909E9;
}

.commenttop {
	/* background:#1f1f1f url(images/comment_bottom.gif) bottom left no-repeat; */
	width:628px;
	margin:0px;
	margin-bottom:20px;
	color:#000000;
	margin-top:5px;
	min-height:60px;
}

.commenttop a {
	color:#0909E9;
}

.commenttop div {
	/* background:transparent url(images/comment_top.gif) top left no-repeat; */
	padding:3px 10px 2px 10px;
}

