body {
    text-align: center;
}

strong {
color: #FB961C;
border-bottom-width:1px;
border-bottom-style:solid; 
border-bottom-color:#DC1C17;
}

.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
float: right;
}

.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
float: left;
}

#wrapper {
    display: block; 
    border: 0px #a2a2a2 solid;
    width:100%; 
    margin:0px auto;
}

#header {
    border: 0px #a2a2a2 solid;
}

#content {
    width: 100%;
    border: 0px #a2a2a2 solid;
    float: left;
}

#sidebar {
    width: 0%;
    border: 0px #a2a2a2 solid;
    float: right;
}

#delimiter {
    clear: both;
}

#footer {
    border: 0px #a2a2a2 solid;
}

.title {
    font-size: 11pt;
    font-family: verdana;
    font-weight: bold;
}

.copyright {
    font-size: 8pt;
    font-family: verdana;
    font-weight: bold;
}

.grey {
    background-color: #F5F5F5;
	}

#Navigation-White,
#Navigation-White ul {
    list-style: none;
}
#Navigation-White {
    float: left;
}
#Navigation-White > li {
    float: left;
}
#Navigation-White li a {
display: block;
    height: 2em;
    line-height: 2em;
    padding: 0 1.5em;
    text-decoration: none;
}
#Navigation-White ul {
    position: absolute;
    display: none;
z-index: 999;
}
#Navigation-White ul li a {
    width: 80px;
}
#Navigation-White li:hover ul {
    display: block;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: FFFFFF;
}
.large-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
	border-bottom:1px solid #DC1C17;
}
.post-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
}

.post-title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
   }


.regular-font-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
}
.regular-font-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}
.regular-font-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

/* Comments formatting */
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}

.comments-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
}

.separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}

/* Comments formatting End */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.p-class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

ul { 
color: #ffffff
} 

.right {text-align:right;}

.underline {text-decoration:underline;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}

h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
	text-decoration:inherit;
	font-weight:bold;
}

h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
	text-decoration:inherit;
	font-weight:bold;
	}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
	text-decoration:inherit;
}

h4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}

img {border:none}
img a{border:none}

a:link {color: #FB961C;
text-decoration:none;}

a:visited {color: #FB961C;
text-decoration:none;}

a:hover {color: #DC1C17;
text-decoration:underline;}

a:active {color: inherit;
text-decoration:none;}


/* naviagtion liks for subpages */
/* .pagenav { � } /* the outermost list item; contains whole list */
/* .page-item-2 { � } /* item for Page ID 2 */

.page_item { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	} /* any Page item */

.current_page_item { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
 } /* the current Page */
/* .current_page_parent { � } /* parent of the current Page */
/* .current_page_ancestor { � } /* any ancestor of the current Page */




/* Widget Recent Posts */
.entry-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
}

.entry-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
}

.small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}
	
.small-red a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}

/* end widget recent posts */


/* new slideshow */
.slideshow {  
    height:  135px;  
    width:   458px;  
    padding: 0;  
    margin:  0;  
} 
 
.slideshow img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    width:  458px; 
    height: 135px; 
    top:  0; 
    left: 0 
} 

/* end slideshow */


















/* Slideshow for header start */ 
.clear {
	clear:both;
}

#gallery {
	position:relative;
	height:135px;
	width:458px;
	font-size:0px;
}
#gallery a {
	float:left;
	position:absolute;
	border:none;
	font-size:0px;
}
	
#gallery a img {
	border:none;
	font-size:0px;
}

#gallery a.show {
	z-index:500;
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:10px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:0px;
}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}
	
/* Slideshow for header end */


/* Sociable networking sites plugin start */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



/* Sociable networking sites plugin end */


/* Comments and reply to area */
textarea#comment { border:none; background:#EBEBEB; width: 300px; height: 50px; padding: 5px; }

.white {color: #FFFFFF}

.commentlist {font-family: Arial, Helvetica, sans-serif; /* Authors says: part */ 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FB961C;
}
  
.commentmetadata { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC1C17;
}  

/* Comments and reply to area END */
