/*  
Theme Name: IndependenceDay
Theme URI: http://nspeaks.com
Description: A real clean template by <a href="http://www.sumanasa.com/" title="Sumanasa.com" target="_blank">Sumanasa.com</a> , ported by <a href="http://nspeaks.com" title="NSpeaks" >NSpeaks</a>.
Version: 1.1
Author: Navjot
Author URI: http://nspeaks.com
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #B3C0C6 url(images/bg.png) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #FF9933;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .title2 h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFEEDD url(images/img07.gif) repeat-x;
}


/* Post */

.post {
}

.post .title {
	border-bottom: 1px dotted #000080;
	background: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
	color: #000080;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #000080;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
	background: #FFFFFF;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 920px;
	height: 190px;
	margin: 0px auto;
	background: url(images/img01.jpg) top center no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	width: 400px;
	height: 70px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 2.6em;
	color: #808080;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
	color: #000080;
}

#logo a {
	text-decoration: none;
	color: #000080;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 150px 20px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img05.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img04.gif);
}

#menu .current_page_item a {
	background-image: url(images/img03.gif);
}

/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	background: url(images/contentbg.png) repeat-y;
}

/* Content > Main */

#main {
	float: left;
	width: 490px !important;
	width: 487px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 215px;
}

#sidebar .boxed .title h2 {
	background: #FF9933 url(images/img08.png) no-repeat;
}

#sidebar .boxed .title2 h2 {
	background: #FF9933;
}

/* Content > Sidebar > Search */

#search {
}

#search form {
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#search label {
	display: block;
}

#search input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2, #s {
	width: 160px;
}

#searchsubmit {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 215px;
}

#sidebar2 .boxed .title h2 {
	background: #138808 url(images/img10.png) no-repeat right top;
}

#sidebar2 .boxed .title2 h2 {
	background: #138808;
}

#sidebar2 .boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: #DDFDDB url(images/img11.gif) repeat-x;
}


/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > Quick Links*/

#quicklinks {
}

#quicklinks ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/*Content > Comments */
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#content .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ccc 1px solid;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#ddeddb url(img/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
}
#content .commentlist li.alt 
{
    /*background:#ffeedd;    */
	 background:#fff;
}
#content .commentlist li.authorcomment 
{
    border:#fcaf00 1px solid;
	/*background:#ffbeb5;*/
	
}
#content .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#content .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#content .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 2px solid #000080;
}

#footer p {
	color: #000080;
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #000080;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#00B315}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #7ddd85;
  border-right:1px solid #7ddd85;
  background:#37c546}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #c6f5c7;
  border-right:1px solid #c6f5c7;
  background:#29c13a}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #29c13a;
  border-right:1px solid #29c13a;}
.spiffy4{
  border-left:1px solid #7ddd85;
  border-right:1px solid #7ddd85}
.spiffy5{
  border-left:1px solid #37c546;
  border-right:1px solid #37c546}
.spiffyfg{
  background:#00B315}