/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	BluePigment
   TEMPLATE CODE: 	S-0016
   VERSION:          1.0	
	DATE:          	July-31-2007
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; border: 0; }

body {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	background-repeat: repeat-x;
	background-position: center 0;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* links */
a {
	color: #FF6600;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #666666;
	background-color: inherit;
	text-decoration: underline;
	border: none;
}

/* headers */
h1, h2, h3 {
	color: #666666;
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h1 { font-size: 2.5em; } 
h2 { font-size: 2em; text-transform:uppercase;}
h3 { font-size: 1.8em; }

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

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */
img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.float-right {
   margin: .5em 0 1em 1em;   
}
img.float-left {
   margin: .5em 1em 1em 0;
}

code {
  margin: .5em 0;
  display: block;
  padding: 20px;
  text-align: left; 
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace ;
  /* white-space: pre; */
  background: #1E89DC;
  border: 1px solid #0065C6;   
}
acronym {
  cursor: help;
  border-bottom: 1px solid #0065C6;
}
blockquote {
	margin: 10px 15px;
 	padding: 10px 0 10px 28px;  
   border: 1px solid #0065C6;
	background: #FFFFFF; 
  	font: bold 1.3em/1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}

/* start - table */
table {
	margin: 10px 15px; 
	border-collapse: collapse;			
}
th strong {
	color: #fff;
}
th {
	height: 3em;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	background-color: #FF6600;
	border: 1px none #FFFFFF;
}
tr {
	color: #333333;
	height: 2.5em;
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px none #666666;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background-color: #FFFFFF;
}
tr.row-b {
	color: #333333;
	background-color: #FFCD82;
}
/* end - table */

/* form elements */
form {
	margin: 10px 15px; 
	padding: 10px;
	border: 1px solid #0065C6; 
	background-color: #1E89DC; 
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
label {
	display:block;
	font-weight:bold;
	margin: .4em 0;	
}
input {
	padding: .3em;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width: 55%;
	padding: .3em;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 1px solid #eee;
	height: 10em;
	display:block;
	color:#777;
}
input.button {
	font: bold 1em Arial, Sans-serif;
	margin: 0;
	padding: .25em .3em;
	color: #FFF;
	border: 2px solid #3366CC;
	background-color: #3333CC;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 0 0 10px; padding: 0 0 1.5em 0;	
	width: 18em;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 11em;
	color: #777; 
	padding: .4em; 
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #nav {
/*
The width value below sets the total width of the design. It's default value is set to 93%
which means that it will take up 93% of the browser window's width. You can also set it to a 
different percentage	value (90%, 85%, etc.). This design is fluid layout by default, but you
can turn it into a fixed width layout by setting a pixel value to the width (e.g. 900px, 950px).Original CSS was set to 93%
*/
	width: 950px;	
}

/* box */
.box {
	background-color: #F4F4FB;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 661px;
}

.box-top {
	color: #000000;
	height: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 670px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.box-viewer {
	color: #000000;
	height: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	width: 550px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #FF6600;
	background-position: center;
}
/* header */
#header {
	height:175px;
	width:950px;
	margin:15px auto 0 auto; /* top,right,bottom,left */
	padding:0;
	border:thin solid #FF6600; /* Sets border all around *.
	border-bottom:none; /* Remoes bottom border */
}

#header-content h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	color: #FF6600;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px;
	left: -23px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 58px;
	font-weight: bold;
}
#header-content h1#logo-text span {
	color: #FFFFFF;
	font-weight: lighter;
}
#header-content #slogan {
	position: absolute;
	font: bold 16px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 87px;
	left: -18px;
	background-repeat: no-repeat;
}

/* header links */
#header-content #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #fff;
	font: bold 15px "Trebuchet MS", Tahoma, Sans-serif;	
}
#header-content #header-links a {
	color: #FF6600;
	text-decoration: none;
}
#header-content #header-links a:hover {
	color: #fff;		
}


/* Navigation */
#nav-wrap {
	float: left;
	clear: both;
	background-color: #FF6600;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 50px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}
#nav {
	clear: both;
	padding: 0;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	height: 64px;
	width: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 64px;
	width: auto;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	color: #FFF;
	font: bold 15px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #666666;	
}
#nav ul li#current {	
	background: url(nav-current.jpg) no-repeat center bottom;		
}
#nav ul li#current a {
	color: #333;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	background-color:#FFFFFF;
	width: 950px;
	margin: 0px;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}
#content {
	text-align: left;	
	padding: 0; 
	margin: 0 auto;		
}

/* sidebar */
#sidebar {
	float: right;
	width: 21em;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: -21em;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#sidebar h1 {
	padding: .3em 0 .5em 10px;
	color: #666666;
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 1.75em;
	font-weight: bold;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0;
	padding: .3em 0 1em 5px;		
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;		
}
#sidebar ul.sidemenu li {
	padding: 0; 
	background: url(sidebullet.gif) no-repeat .3em .5em;		
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: .2em 0 .2em 30px;
	line-height: 1.5em;
	font-size: 1.35em;
}
#sidebar ul.sidemenu li a:hover {
	color: #FFF;
	background-color: #FF6600;
	background-image: url(sidebullet.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.45em;
}
#sidebar ul.sidemenu ul{
	margin-left: 15px;
}

#sidebar .sidebox {
	padding: 0;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #FFFFFF;
	background-image: url(sidebarsep.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar .sep{
	background: url(sidebarsep.jpg) repeat-x left bottom;
	height: 2px;
	margin: 0px 15px 10px 0;
	clear: both;
}

/* main */
#main {
	padding: 0;
	margin-top: 0px;
	margin-right: 23em;
	margin-bottom: 0px;
	margin-left: 0;
}
#main h1 {
	color: #333333;
	letter-spacing: -2px;
	padding-bottom: 0;
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-size: 2.8em;
	font-weight: bold;
}
#main h1 a {
	color: #333333;
	text-decoration: none;
}

/* footer */
#footer-wrap {
	clear: both;
	text-align: left;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	width: 950px;
	background-color: #FF6600;
}
#footer-wrap a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #FFFFFF;
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #FFFFFF;
	width: 950px;
	margin: 0;
	padding: 0 10px; 
	text-transform: none;
}

/* footer columns */
#footer-columns {
	color: #66cc00;
	margin: 0 auto; 
	padding: 0;	
	width: 90%;	
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(footer-dots.jpg) repeat-x left top;	
}
#footer-columns li {
	background: url(footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: .5em 0 .5em 1em;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	width: 950px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6633;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.white {
	color: #FFFFFF;
}

img.rssfeed {
	border: none; 
	padding: 0 0 5px 0;
	background: transparent;
}

.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer { 
	text-align: right; 
	background: #1E89DC;
	border: 1px solid #0065C6; 
	padding: 8px 10px;
	margin: 20px 15px 10px 15px;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 	20px; margin: 0 3px 0 3px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 3px 0 3px;
}
