@charset "utf-8";
/* CSS Document */

/*GENERAL STYLES: */
/*Body Styles*/
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 400 0.8em verdana, arial, sans-serif;
	line-height: 170%;
	background-color: #F00;
}

#menu {
	width: 920px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #FFFBF0;
}

#menu a:hover {
	background: #000080;
}

#menu .active a {
	color: #009FFF;
	background: #00ff00;
}/*Headers*/

#header {
  position: relative;
  height: 193px;
}

/* Holds the site title and subtitle */
#header #title {
	position: absolute;
	z-index: 3;
	top: 2px;
	left: 137px;
	padding: 5px;
	text-align: right;
	width: 892px;
	height: 180px;
}

#header h1 {
	margin: 1;
	padding: 0;
	letter-spacing: -3px;
	text-transform: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-weight: 700;
}

#header h2 {
	position: absolute;
	top: 11px;
	right: -25px;
	margin: 0;
	padding: 0;
	font: 700 1em "trebuchet ms", serif;
	text-transform: lowercase;
	color: #00F0EC;
	width: 37px;
}


/* Sets where the header images will go */
#header img.left {
	position: absolute;
	z-index: 1;
	top: 18px;
	left: 0;
	width: 150px;
	height: 150px;
}

#header img.right {
	position: absolute;
	z-index: 0;
	top: 1px;
	right: 5px;
}

#header img.balloons {
	position: absolute;
	z-index: 2;
	top: 19px;
	right: 995px;
	width: 108px;
	height: 106px;
}


 .tag {
	background-color: #FF0;
	height: 70em;
	width: 70em;
	position: absolute;
	right: 30em;
	bottom: 30em;
	text-align: right;
	visibility: visible;
	left: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
 }
 .header {
	background-color:#FFF;
	height: 150px;
	position: relative;
	margin-top: 50px;
  
}
/*Resets*/

/*Links*/
 
/*Headings*/
   
   
/*Other Elements*/  

/*HELPER STYLES*/

/*Forms*/


/*Notifications and errors*/

/*Consistent Items*/


/*PAGE STRUCTURE*/



/*Navigation*/


/*Layout*/

.content {
	overflow: visible;
	background-color: #FFCCCC;
	height: auto;
	width: auto;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 0px;
	 
}
 
   .content .primary {
	width: 75%;
	padding-right: 0px;
	float: right;
	display: inline;
	background-color: #FFCCCC;
	height: auto;
}
.content .primary .primary {
	width: 600px;
	float: left;
	display: inline;
	background-color: #FFCCCC;
	height: auto;
	margin-top: 5px;
}

.post .title {
	margin: 0px;
	padding: 7px 0px 0px 0px;
}

.post {
	overflow: hidden;
	margin-top: 10px;
	background: url(images/img11.jpg) repeat-x left top;
	border: 1px solid #E2E2E2;
	width: 650px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.post .title a {
	border: none;
	letter-spacing: -3px;
	text-align: left;
	text-shadow: 1px 1px 1px #B5B5B5;
	font-size: 36px;
	font-weight: normal;
	color: #611F0D;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 30px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.content .primary .secondary {
	width: 20%;
	padding-right:20px;
	float: right;
	display: inline;
	background-color: #D4BFFF;
	padding-left: 20px;
	height: auto;
}
.content .secondary {
	width: 25%;
	float: left;
	display: inline;
	background-color: #000080;
	height: auto;
}
 
 .quotes {
	color: #FFF;
 }
 /* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background-color: #FFFBF0;
	position: relative;
}

.heading {
	font-size: 1.25em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00F;
	text-align: center;
	
}
.listed {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000080;
}

.article {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000080;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	height: auto;
	width: auto;
}

.articled {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7c36b2;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	background-color: #FFCCCC;
	width: 600px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar {
	float: right;
	width: 280px;
	background: url(images/img08.jpg) repeat-y left top;
}

#sidebar-bgtop {
	background: url(images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	overflow: hidden;
	padding: 80px 0px 0px 0px;
	background: url(images/img09.jpg) no-repeat left bottom;
}


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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #927160;
	margin: 0px 30px;
	font-weight: normal;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	color: #927160;
}

#sidebar h2 {
	height: 40px;
	margin: 0px 10px 20px 10px;
	padding: 7px 0px 0px 20px;
	background: url(images/img10.jpg) no-repeat left top;
	text-align: left;
	text-transform: uppercase;
	text-shadow: 1px 2px 2px #000000;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFBF0;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

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

#sidebar li {
}

#sidebar a {
	color: #2A0000;
}

 /* sidemenu */
#sidebare ul.sidemenu {
	margin: 0 0 0 20px;
	padding: 10px 0 15px 0;
	border-top: 5px solid #444;
	color: #F00;
	background-color: #F00;
}
#sidebare ul.sidemenu li {
	display: inline;
	list-style: none;		
}
#sidebare ul.sidemenu li a {
	display: block;
	padding: 8px 10px 8px 15px;
	text-decoration: none;
	color: #FFFBF0;
	font-weight: bold;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
} 
#sidebare ul.sidemenu li a:hover {
	color: #00F;
	background: #A0A0A0;
}

q {float:left; width:14em; display:block; margin:0.75em 0.75em 0 0; padding:0.3em; 
border:1px double #CCC; border-width:2px 0; color:#333; background:none; 
text-align:left; font:italic 1.6em/1.7em Georgia;}

p { padding:5px 0 5px 0;}

.orangebox {
	background: url(images/img05.gif) repeat-y;
}

.orangebox h2 {
	background: url(images/img06.gif) repeat-y;
	width: 100%;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
.headline_one{
	font-size:3.5em;
	line-height:0.8em;
	color:#2A0000;
	font-family:Impact;
}
.headline_two{font-size:3.50em;line-height:.8em; color:#000080;
font-family:'Impact'; border-bottom:4px solid #ff3399;}
.headline_three{font-size:1.3em;font-weight:bold;color:#333;text-transform:uppercase;
border-bottom:#ff3399 2px solid;}
.number{font-family:'Impact';float:left;line-height:1em; color:#ff3399; font-size:4.0em; margin-right:8px;}
.headline_url{text-decoration:none;color:#999; font-weight:bold; font-size:1.48em; line-height:1.5em;
text-transform:uppercase; padding-bottom:3px;}
.small_caps{color:#333; font-size:.7em; text-transform:uppercase; letter-spacing:6px; padding-top:1px;}

 .link {
	background-color: #fb596e;
	height: 150px;
	width: 170px;
	margin-bottom: 0px;
}
 /*Other Page Furniture*/
 
 /*PAGE COMPONENTS*/


/*Individual Pages*/


/*Overrides*/

 /*Footers*/
 
#footer {
	background-color: #000080;
	height: 50px;
	position: relative;
	font-size: 14px;
	color: #FFFBF0;
}
.footer a {
	
}
.content {
	overflow: hidden;
	 
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Arvo', serif;
	font-weight: normal;
	color: #611F0D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

code {
  margin: 5px 0;
  padding: 20px 15px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #0A1646;  
}

/* form elements */
form {
	margin: 15px;
	padding: 15px 10px;
	background: #2A9F00;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
   	color:#777;
}
textarea {
	width: 250px;
	padding:2px;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

h1, h2, h3 {
	font: bold 1.3em 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	color: #00DF00;
}
h1 { font-size: 1.8em; }
h2 {
	font-size: 1.5em;
	text-transform:uppercase;
	font-weight: bold;
	color: #FFF;
}
h3 { font-size: 1.3em; font-weight: bold; }

p, h1, h2, h3 {
	margin: 0;
	padding: 10px 15px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #F00;
	font-size: 1.0em;
}

img.float-left {
  margin: 5px 15px 5px 0px;
}

.box {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFBF0;
	width: inherit;
}
/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {
	text-align: right;
	color: #FFF;
}

/* additional classes */
.clear { clear: both; }
.gray  { color: #A0A0A0; }
.comments {
	padding: 8px 15px;
	margin: 20px 15px 15px 15px;
	background: #ffffff;
}


 

.headline_one{
	font-size:2.0em;
	line-height:.8em;
	text-align: center;
	color:#000080;
	font-family:'Impact';
	letter-spacing: normal;
	word-spacing: normal;
	border-bottom:4px solid #ff3399;
}
.headline_two{
	font-size:2.5em;
	line-height:.8em;
	color:#ff0000;
	font-family:'Impact';
	border-bottom:4px solid #ff3399;
}

/*Some Confusions on Headlines*/

.headline_three{font-size:1.3em;font-weight:bold;color:#333;text-transform:uppercase;
border-bottom:#ff3399 2px solid;}
.number{font-family:'Impact';float:left;line-height:1em; color:#ff3399; font-size:4.0em; margin-right:8px;}
.headline_url{text-decoration:none;color:#999; font-weight:bold; font-size:1.48em; line-height:1.5em;
text-transform:uppercase; padding-bottom:3px;}
.small_caps{color:#333; font-size:.7em; text-transform:uppercase; letter-spacing:6px; padding-top:1px;}

/*EXTERNAL LINKS*/

.links {
	float: right;
	margin: 20px 0px 30px 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

