/*   
Theme Name: IconBlue
Theme URI: http://www.iconswag.com/wp/v1/
Description: Iconswag site version 1
Author: Lucid Albatross
Author URI: http://www.lucidalbatross.com/biz/
Template:
Version: 1.0
.
General comments/License Statement if any.
.
*/

/* Begin Typography & Colors */
body {
	scrollbar-arrow-color: black;
	scrollbar-track-color: #669999;
	scrollbar-shadow-color: black;
	scrollbar-face-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-3dlight-color: white;
	background: white url(../../../images/bg_blue.gif) repeat;
	font-family: verdana, arial, helvetica;
	margin: 0;
	}
p	{
	margin-top: 16px;
	margin-bottom: 8px;
	text-align: justify;
	text-indent: 15px;
	padding: 3px;
	}
ul	{
	display: list-item;
	list-style-type: square;
	margin-left: 10px;
	padding-left: 15px;
	}
a:visited {
	text-decoration: line-through;
	cursor: crosshair;
	}
a:hover {
	text-decoration: underline;
	cursor: crosshair;
	}
h1 {
	font-size: 32px;
	line-height: 50px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	}
img {
	border: 2px solid black;
	}
.coline img {
	border: 0;
	}
.indiacc img {
	border: none;
	}
.Clr	{
	clear: both;
	}
.lClr	{
	clear: left;
	}
 .floatclear {
	display:inline-block;
	width:100%;
	}
/* Hide from IE-mac \*/
* html .floatclear {
	height:1%;
	width:auto;
	}
floatclear {
	display:table;
	}
/* End hide from IE-mac */

/* major containers */
#header {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #6DCFF6 url(../../../images/bg_stripe.gif) repeat-x;
	}
#content {
	position: absolute;
	top: 250px;
	margin: 0 20px 20px 240px;
	padding: 10px;
	width: 72%;
	}
#sidebar { 
	position: absolute;
	top: 270px;
	left: 0px;
	width: 210px;
	padding: 20px 8px 20px 8px;
	}
#indicontent {
	position: absolute;
	top: 270px;
	margin: 0 20px 20px 240px;
	padding: 10px;
	width: 72%;
	}

/* header special stylings */
.coline {
	margin: 0px;
	}
.logo {
	float: left;
	display: block;
	padding: 0 6px 0 0;
	}
.headtitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 140%;
 	padding: 3px;
  	margin-top: 10px;
	letter-spacing: .2em;  					
	}
.headblurb {
	font-size: 14px;
	margin: 100px 0 0 0;
	padding-left: 5px;
	}
.indiheadblurb {
	font-size: 14px;
	margin: 40px 0 0 0;
	padding-left: 5px;
	}
.headnav {
	height: 30px;
	clear: left;
	text-align: center;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	}
div.headnav ul {
	margin: 0 0 0 45px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	}
div.headnav li {
	padding: 7px 10px;
	list-style-type: none;
	display: inline;
	}
div.headnav li a {
	text-decoration: none;
	color: #FFF;
	}
div.headnav li a:link {
	color: #FFF:
	}
div.headnav li a:visited {
	color: #CCC;
	}
div.headnav li a:hover {
	color: #FFF;
	background-color: #3366FF;
	}

/* index pages special stylings */
.welcome {
	font-size: 12px;
	line-height: 140%;
 	padding: 3px;
  	margin-top: 20px;
  	margin-bottom: 10px;
  	text-indent: 15px;			
	}
div.welcome H3 {
  	text-indent: 0;
  	margin-bottom: 10px;
	}
div.indiacc {
	height: 50px;
	width: 100%;
	clear: left;
	border: solid #000 1px;
	background-color: #DADADA;
	text-transform: uppercase;
	}
div.indiacc ul {
	margin: 10px 0 0 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	letter-spacing: .2em;  	
	white-space: nowrap;
	}
div.indiacc li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 8px;
	}
	
/* excerpt special stylings */
.eximg {
	float: left;
	display: block;
	padding: 20px 6px 4px 0;
	}
.extitle {
	font-size: 9px; 
	font-weight: bold;
	line-height: 120%;
 	padding: 3px;
  	margin-top: 24px;
  	border-bottom: 1px dotted #999;
  	text-transform: uppercase;
  	text-indent: 15px;
	letter-spacing: .2em;  					
	}
.exblurb {
	font-size: 9px;
	}
div.exlink {
	height: 20px;
	clear: left;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
}
div.exlink ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 20px;
	white-space: nowrap;
}
div.exlink li {
	padding: 7px 10px;
	list-style-type: none;
	display: inline;
}
div.exlink li a {
	text-decoration: none;
	color: #FFF;
}
div.exlink li a:link {
	color: #FFF:
}
div.exlink li a:visited {
	color: #CCC;
}
div.exlink li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
}

/* full entry special stylings */
.fullimg {
	float: left;
	display: block;
	padding: 20px 6px 4px 0;
	}
.fulltitle {
	font-size: 14px; 
	font-weight: bold;
	line-height: 140%;
 	padding: 3px;
  	margin-top: 20px;
  	border-bottom: 1px dotted #999;
  	text-transform: uppercase;
  	text-indent: 15px;
	letter-spacing: .2em;  					
	}
.fulldesc {
	font-size: 11px;
	margin: 30px 0 0 0;
	padding-left: 5px;
	}
div.fulldesc ul {
	line-height: 30px;
	white-space: nowrap;
	font-size: 12px;
	margin: 0 0 0 300px;
	}
div.fulldesc li {
	padding: 7px 10px;
	list-style-type: none;
	color: #FF6666;
	display: inline;
	}
div.fulllink {
	height: 30px;
	width: 100%;
	clear: left;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	}
div.fulllink ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	}
div.fulllink li {
	padding: 7px 10px;
	list-style-type: none;
	display: inline;
	}
div.fulllink li a {
	text-decoration: none;
	color: #FFF;
	}
div.fulllink li a:link {
	color: #FFF:
	}
div.fulllink li a:visited {
	color: #CCC;
	}
div.fulllink li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
	}
div.fullslink {
	height: 30px;
	clear: left;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
	}
div.fullslink ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
	}
div.fullslink li {
	padding: 7px 10px;
	list-style-type: none;
	display: inline;
	}
div.fullslink li a {
	text-decoration: none;
	color: #FFF;
	}
div.fullslink li a:link {
	color: #FFF:
	}
div.fullslink li a:visited {
	color: #CCC;
	}
div.fullslink li a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
	}




/* sidebar special stylings */
.menutitle {
	font-size: 9px; 
	font-weight: bold;
	line-height: 140%;
 	padding: 3px;
  	margin-top: 10px;
  	border-bottom: 1px dotted #999;
  	text-transform: uppercase;
	letter-spacing: .2em;  					
	}
.menuitem {
	font-weight: normal;
	font-size: 11px;
  	line-height: 140%;
  	padding: 3px;
	}
	.menuitem a {
	text-decoration: none;
	color: #FFF;
	}
	.menuitem a:link {
	color: #FFF:
	}
	.menuitem a:visited {
	color: #CCC;
	}
	.menuitem a:hover {
	font-weight: bold;
	color: #FFF;
	background-color: #3366FF;
	}
.formButton	{
	background-color: #6DCFF6;
	border-style: beveled;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	}
.formTextField {
	background-color: #ffffff;
	border-color: black;
	border-style: beveled;
	font-family: verdana;
	font-size: 10px;
	}
.contactbox {
	margin: 45px 0 0 0;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
	background-color: #6DCFF6;
	}
	
/* generic special stylings */
.ahem {
	display: none;
	}
.footertext {
	margin: 45px 0 0 0;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
	clear: both;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.prvnxt {
	font-size: 10px;
	}