/*  
Theme Name: Heligirl
Description: Jen's rendition of <a href="http://wpthemes.info" title="Sadish">Sadish Bala's</a> Mistylook.
Author: Sadish/Jen/Sean
Author URI: http://wprocks.com
Tags: fixed width, two columns, widgets, custom image header, Sadish
*/

/* START SEAN'S CODE */


#MyGrabBox {
	width: 180px !important;
	background-color: #ededed !important;
	text-align: center;
	padding-bottom: 20px;
	}
	
#text-contain {
	margin: 0 10px 0 10px !important;
	height: 70px;
	overflow: auto;
	border: 1px solid #c0c0c0;
	}
	
#MyGrabBox textarea {
	text-align: left;
	margin: 0;
	padding: 0 auto;
	width: 147px !important;
	border-style: none !important;
	line-height: 1.25em;
	height: 10em;
	overflow: hidden;
	}
	
	
	


.sharethis {
		margin: 1em 0 1em 0;
		width: 200px;
		}
	
	
h1, h2, h3  {
	color: #467dbd;
	}

#header {
	display: none;
	} 
	
#header h1 a {
	color: #467dbd;
	}
	
.posttitle h2 a {
	color: #467dbd !important;
	}
	
.postmetadata a {
	text-decoration: none !important;
	}
	
.sidebox ul {
	list-style-type: none !important;
	margin-left: 10px !important;
	}



	
.sidebox h3 {
	text-align: center;
	color: white;
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 5px;
	background-image: url(img/SidebarHeadNew.png);
	background-repeat: no-repeat;
	margin: 0;
	}
	
.sidebox h3 a {
	color: white;
	}
	
.sidebox .rsswidget img {
	display: none;
	}
	

	
#sidebar ul, #sidebar li {
	margin: 0 !important;
	padding: 0 !important;
	}
	
.textwidget {
	padding: 10px 20px 10px 20px !important;
	color: rgb(14,36, 156);
	}
	

	
#sidebar ul ul  {
	padding: 10px 20px 10px 20px !important;
	}
	

	
#navigation li a {
	background-color: #c0c0c0 !important;
	}
	
#navigation li a:active {
	background-color: #467dbd !important;
	}
	
#feedarea strong {
	color: rgb(14, 36, 156);
	}

	
#LoginLink {
	margin-right: 20px;
	}

	
.handprints {
	border-style: none !important;
	background: none !important;
	margin-top: 20px;
	}

/* twitter widget */
#sidebar ul li.sidebox div.aktt_tweets ul li {
	padding-bottom: 1em !important;
	} 
	
div.entry ul li {
margin-left: 30px !important;
}
	
/* END SEAN'S CODE -- (edited a few tags below) */

* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.9em 0;
	line-height:1.5em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.1em;
	padding:0;
}
img 
{
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:0;
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}
img.wp-smiley, #wpstats, img.noborder, a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
html
{
background:url('http://www.heligirl.com/wp-content/themes/heligirltheme/img/bkgrd.jpg') no-repeat;
}
body 
{
	margin: 0; 
	font: 80%/1.8em Verdana,arial,tahoma,sans-serif;
	color: black; 
	text-align: left;
}
a 
{
    text-decoration:none;
}


a:link, a:visited {
	color: rgb(14, 36, 156);
		
}

a:hover, a:active {
 	border-bottom: rgb(14, 36, 156) 1px solid;
	
}
h1, h2, h3, h4, h5, h6 
{
	font-family: Verdana,arial,tahoma,sans-serif;/* was'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif then Century Gothic, Arial, Tahoma, Vernada*/
	
}

#container {
	border: #ccc 1px solid; 
	background: #fff;
	margin: 0 auto;
	width: 1100px; 	
	position: relative; 
	text-align: left;
}

#header {
	clear: both; 
	float: left; 
	margin: 10px 5px; 
	width: 450px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 15px; /* left was 10px */
	font-variant:small-caps;
	letter-spacing:0px;
	font-weight:normal;
}
#header h1 a {
	text-decoration:none;	
	border:0;
}
#header h1 a:hover,
#header h1 a:active {
	border-bottom: rgb(14, 36, 156) 1px solid;
}
#header #desc 
{
	margin:5px 0 0 16px; /* left was 10px */
	font-size:1em;
	font-weight:normal;
	font-family:Verdana,arial,tahoma,sans-serif; /*was verands, tahoma, arial, sans-serif*/
	letter-spacing:0px;	
}
#feedarea {
	padding:5px 0 0 0; 
	float: right;
	text-align: center;
	height: 32px;
	width: 200px;
	margin-right: 30px;
	
}

#feedarea a {
	border-style: none !important;
	}

#feedarea img {
	background: none;
	border-style: none !important;
	}
	
	
/* html #feedarea {
	padding-top: 10px;
} */

/* added by Sean to move feed links up closer to search box */
#feedarea dl {
	margin: 5px 0 0 5px !important;
	}
	

	
/* dt not in use */	
 #feedarea dl dt {
	display: inline; 
	margin-right: 5px;
	padding: 0;
	/* height: 45px; */
	border-style: none;
	}


#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	/* height: 45px; */
	/* background:url(img/feed-icon-32x32.png) no-repeat left center; */
	/* padding-left:16px; */
	
}


#headerimage {
	clear: both;
	background: #fff url('img/BlogHeaderImage2.png') no-repeat 0 0 center;
	margin: 10px 10px 0 10px;
	color: #fff; 	
	height: 286px;
}


 html #headerimage {
	margin-top: 10px; /* was 0 */
}
#navigation {
	background: transparent;
	margin: 0px auto 0; 
	overflow: hidden; 
	width: 1080px; /* was 760 */
	height: 27px !important;
	position: relative; 
	text-align: left;
	font-family: Verdana,arial,tahoma,sans-serif;
	
}

#navigation ul {
	margin-left: 0px;
	}


 html #navigation {
	height: 1%;
}


	
#navigation ul li {
	float: left; 
	margin: 0 0px 0 0; 
	list-style-type: none;
	/* padding-top: 1px; */
	
}
#navigation ul li a {
	 border: #467dbd 0px solid;
	padding: 2px 12px; 
	display: block; 
	font-weight:normal;
	text-decoration: none;
	background:#c0c0c0;
	background-image: url('img/HeliButton_Std.gif');
	letter-spacing:0px;
}
/* added by Sean */
#navigation ul li.current_page_item a {
	background-color: #467dbd !important;
	background-image: url('img/HeliButton_Crnt.gif');
	margin: 0 !important;
	color: #c0c0c0 !important;
	border: #c0c0c0 1px solid;
	}

#navigation ul li.search {
	font-size: 0.9em; 
	right: 17px; 
	position: absolute; 
	top: 2px;
	padding: 0;
	height: 25px !important;
	
}

#navigation ul li.search input#searchsubmit {
	/*border: #999 1px solid; */
	font-size: 0.9em; 
	/*background: #ddd; */
	background-image: url('img/Spyglass.gif');
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: -1px;
	right: 0;
	margin: 0 0 0 2px !important;
	/* color: #265e15; */ 
	/* padding: 2px; */
}
	
#navigation ul li a:hover, #navigation ul li a:active {
	color: #467dbd;	
	border: #c0c0c0 1px solid; 
	border-bottom:none;		
}

#navigation ul li a:active {
	background-image: url('img/HeliButton_Std_Actv.gif');
	}
	
#navigation ul li.current_page_item a:active {
	background-image: url('img/HeliButton_Crnt.gif');
	border-bottom: #c0c0c0 1px solid !important;
	}
	
#navigation ul li.current_page_item a:hover {
	border-bottom: #c0c0c0 1px solid !important;
	}

#s {
	margin-right: 5px !important;
	position: absolute;
	top: 0;
	right: 25px;
	}

#content {
	margin: 10px 10px 0 0px; /* was 40 10 0 30 */
	
}
 html #content {
	height: 1%;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}
#content-main {
	float: left; 
	width: 610px; /* was 540 */
	margin-right: 0px;
	
}
 html #section-index #content-main {
	margin-right: 0px;
background-color: #fff;
}
#content .post 
{
	clear:both;
	padding:0 0 2em 0;

}
#content h2,
#content h3 
{
	font-size: 1.5em; 
	margin:1em 0 0 0;	
	font-weight:normal;
	line-height:1.4em;	
	letter-spacing:0px;


}
#content .entry 
{
    clear:both;
    margin:1em 0 0 0;
    padding-right:1em;    
}


#content .entry a:hover, #content .entry a:active
{
    border-bottom: rgb(14, 36, 156) 1px solid;    
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .post-info , #content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	
	padding-bottom:15px;	
}
.postnav {
	display: block;
	margin: 10px 100 60px;	
}

.postnav .alignright {
	margin-top: 13px;
	}
	
	
.alignleft 
{
	float:left;
	text-align:left;	
}
.alignright
{
	float:right;
	text-align:right;	
}
/* Sidebar */
#sidebar {
	float: left;
	width: 200px;
	font-size:0.9em;
        margin: 10px 20px 10px 20px;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:8px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}

/* original code
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}

*/

#sidebar li.sidebox {
	padding:10px 10px;
	margin:0 0 5em 0;
	background: #ededed url(img/sideheadtop.gif) no-repeat left top; 		
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 840px;
	text-align: left;
	
}

 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
	font-size: 0.9em;
	
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
	
	
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#container .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#container .commentlist li.alt 
{
    background:#f9f9f9;    
}
#container .commentlist li.authorcomment, #container .commentlist li.bypostauthor 
{
    border:#fc9 1px solid;      
}

#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#container .commentlist .avatar
{
	float:right;	
}
#container .commentlist .commentmetadata
{
	font-size:0.9em;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea, input[type="text"]
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana,arial,tahoma,sans-serif; /* was verdana, tahoma, arial, sans-serif*/
	padding:4px;
	width:200px;
}
#s
{
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	line-height:1.2em;
	height: 10em;
}
input.textbox:focus, textarea:focus, input[type="text"]:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}

 #submit 
{
	padding:3px 5px;
	}

.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: Verdana,arial,tahoma,sans-serif; /* was 'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif */
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#999;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:1em 1em 1em 0;
}
img.right, img.alignright, div.alignright
{
	float:right;
	margin:0 0 1em 1em;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	/* text-align: center; */
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	/*padding: 0 4px 5px;*/
	padding: 10px;
	margin: 0;
}
#MyGrabBox{

width:200px;
}