/*
Theme Name: GadgetGrrl
Theme URI: http:/gadgetgrrl.com/wp-content/themes/GadgetGrrl/
Description: Custom WordPress Theme for Gadget Grrl
Version: 1.0
Author: Ciplex
Author URI: http://www.ciplex.com/
*/@font-face {    font-family: 'insolent';    src: url('fonts/100E92_0.eot');    src: url('fonts/100E92_0.eot?#iefix') format('embedded-opentype'),         url('fonts/100E92_0.woff') format('woff'),         url('fonts/100E92_0.ttf') format('truetype'),         url('fonts/100E92_0.svg#insolent') format('svg');    font-weight: normal;    font-style: normal;}

body{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

small{
	font-weight: 100;
}

a img{
	border: 0px solid black;
}

a:link, a:hover, a:active, a:visited{
	color: #ea318c;
	text-decoration: none;
}

.wrapper{
	width: 900px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

.header{
	position: relative;
	height: 220px;
	width: 900px;
	background: #000;
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	line-height: 1.2;
	vertical-align: bottom;
	padding-top: 20px;	border-radius: 10px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;
}

.header #logo{
	margin-left: 150px;
	float: left;
}

.header h1{
	/*color: #ea318c;*/		color: #FFFFFF;    	font-family: 'insolent',arial;    	font-size: 75px;    	font-weight: 100;    	line-height: 42px;    	margin: 45px auto 0;	text-align: center;    	width: 396px;
}
.header h1 span {		color: #EA318C;    	display: block;    	text-align: right;	position: relative;}

.header sub{
	bottom: -50px;    font-family: helvetica,myriad pro,arial;    font-size: 20px;    padding-bottom: 40px;    position: absolute;    right: -30px;
}

.header .slug sub{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: -13px;
	bottom: -8px;
}
/*begin menu*/
.menuContainer{
	width: 100%;
	position: relative;
}

.menuLeft{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 36px;
	/*background: url(images/menuLeft.jpg);*/
}

.menuRight{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 36px;
	height: 36px;
	/*background: url(images/menuRight.jpg);*/
	text-align: center;
}

.mainMenu{
	width: 828px;
	height: 36px;
	/*background: url(images/menuMiddle.jpg);*/
	text-align: center;
	position: relative;
	margin-left: 36px;
	z-index: 2000;
}

#footer .mainMenu a:link, #footer .mainMenu a:hover, #footer .mainMenu a:visited, #footer .mainMenu a:active{
	color: #000;
	font-size: .9em;
	font-weight: bold;
	font-family: arial;/*text-shadow: 0 0 1px #ea318c; */
}

.mainMenu li a{
	display: block;
	color: #fff;
	font-family: arial;
}

.mainMenu ul{
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	display: -moz-box;
	display: inline-block;
	z-index: 2000;
	text-align: center;
}

.mainMenu ul li{
	float: left;
	display: block;
	position: relative;
	line-height: 2.3;
	padding: 0px 10px;
	z-index: 2000;
}

.mainMenu ul li ul li{
	float: none;
	z-index: 2000;
}

.mainMenu ul li ul{
	display: none;
	z-index: 2000;
}

#headMenu .mainMenu ul li:hover ul{
	display:block;
	width: 200px;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 2000;
}

#footer .mainMenu li li:hover{
	border: 1px solid #FD68CC
}

#footer .mainMenu li li{
	border: 1px solid #ED3B93;
	background: #fff;
	float: none;
	text-align: left;
	height: 36px;
	padding: 0px 10px;
	margin: 0px ;
	z-index: 2000;
}

#footer .mainMenu ul li:hover ul{
	display: inline-block;
	width: 200px;
	position: absolute;
	left: 0;
	bottom: 36px;
	z-index: 2000;
}
#footer .mainMenu .current_page_item a{
	background: url(images/currentPage_black.jpg) bottom center no-repeat;
}

#footer .mainMenu li:hover a{
	background: url(images/currentPage_black.jpg) bottom center no-repeat;	
	color: #ea318c;
	/*text-shadow: 0 0 1px #000;*/
}

#footer .mainMenu li:hover li a {
	background: none;
	color: #ea318c;/*text-shadow: 0 0 1px #000;*/
}
#footer .page_item{
	background: url(images/menuDivide_grey.jpg) top right no-repeat;
}
#footer .last{
	background: none;
}
#headMenu .mainMenu li {	
	padding: 0;	margin: 5px 10px 0;
}
#headMenu .mainMenu li a:link, #headMean .mainMenu li a:visited, 
#headMenu .mainMenu li a:active {	
	padding: 8px 15px;	
	background: #000;	
	color: #fff;	
	border-radius: 10px;	
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;	
	line-height: .9em;	
	text-transform: uppercase;
}
#headMenu .mainMenu li a:hover, #headMenu .mainMenu li.current_page_item a {	
	color: #ea318c; !important
}
#headMenu .mainMenu  li li {	
	margin: 0;	padding: 0;
}
/*end menu*/
.bodyTop{
width: 900px;
height: 15px;
background: url(images/bodyTop.jpg);
/*margin-top: 10px;*/
}

.mainBody{
/*background: url(images/body.jpg);*/
overflow: hidden;
padding-bottom: 25px;
}

#sidebarLeft{
margin-left: 25px;
width: 215px;
float: left;
overflow: hidden;
color: #000;
font-size: .9em;
padding-bottom: 30px;
}

#sidebarLeft li{
	list-style: none;
	text-align: center;
}

#sidebarRight li img{
text-align: center;
margin: 10px 0px;
}

#sidebarLeft li ul{
	margin-left: 25px;
	text-align: left;
}

#sidebarLeft li ul li{
	text-align: left;
}

#sidebarLeft h2{
font-family: helvetica, myriad pro, arial;
color: #ea318c;
font-size: 1.2em;
font-weight: bold;
margin: 15px 0px;
text-align: left;
}

#sidebarLeft a:link, #sidebarLeft a:hover, #sidebarLeft a:active, #sidebarLeft a:visited{
	color: #ea318c;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}

#sidebarLeft li ul a:link, #sidebarLeft li ul a:hover, #sidebarLeft li ult a:active, #sidebarLeft li ul a:visited{
	color: #000;
	font-size: .9em;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

#sidebarRight{
margin-right: 20px;
width: 215px;
float: right;
color: #000;
font-size: .9em;
padding-bottom: 30px;
}

#sidebarRight li{
	list-style: none;
	text-align: center;
}

#sidebarRight li img{
text-align: center;
margin: 10px 0px;
}

#sidebarRight li ul{
	margin-left: 25px;
	text-align: left;
}

#sidebarRight li ul li{
	text-align: left;
}

#sidebarRight h2{
font-family: helvetica, myriad pro, arial;
color: #ea318c;
font-size: 1.2em;
font-weight: bold;
margin: 15px 0px;
text-align: left;
}

#sidebarRight a:link, #sidebarRight a:hover, #sidebarRight a:active, #sidebarRight a:visited{
	color: #ea318c;
	font-size: .9em;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

#sidebarRight li ul a:link, #sidebarRight li ul a:hover, #sidebarRight li ult a:active, #sidebarRight li ul a:visited{
	color: #000;
	font-size: .9em;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

#center{
width: 415px;
float: left;
text-align: center;
padding-top: 30px;
}

#center h2, #center h2 a:link, #center h2 a:hover, #center h2 a:visited, #center h2 a:active{
font-family: helvetica, myriad pro, arial;
color: #000;
font-weight: bold;
margin: 15px 0px;
}


h2.large{
font-size: 1.2em;
}

#headImage{
	width: 345px;
	text-align: center;
}

#footer{
clear: both;
padding-bottom: 30px;
}

.post, .page{
width: 345px;
margin: 0px auto 35px auto;
text-align: left;
}

.post p, .page p{
margin: 10px 0px;
}

.post h2{
text-align: center;
}

.entry{
margin: 0px;
}

.entry p{
font-size: .9em;
}

#rights{
margin-top: 10px;
font-size: .7em;
color: #ea318c;
text-align: center;
}

#rights a:link, #rights a:hover, #rights a:active, #rights a:visited{
	color: #ea318c;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #ea318c;
	color: #fff;
	}

#commentform {
	margin: 5px 10px 0 0;
	text-align: left;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background: url(images/menuMiddle.jpg) center left;
	font-weight: bold;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
object{
margin: 10px 0px;
}	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,	
.mceIEcenter,
div.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.easyYoutube{
	text-align: left;
	font-family: helvetica, myriad pro, arial;
}

.featuredWidget{
	border: 1px solid #e8e8e8;
	font-family: arial;
}

.featuredCell{
	margin: 0px 10px 15px 10px;
	font-size:.9em;
	color: #000;
	min-height: 57px;
	text-align: left;
	overflow: hidden;	position: relative;
}

#sidebarRight .featuredCell img{
	margin: 0px;
}
.featuredCell img {		position: absolute;		top: 15px;		right: 0;}
.featuredInfo{
	width:126px;
	float: left;	
}

.featuredInfo p{
	margin: 5px 0px;
}

.featuredTitle{
	color: #ea318c;
}

li.widget_sp_image-image{
	text-align: center;
	margin: 0px auto;
}
#sidebarLeft .feed_list {
	margin: 0;	
	padding: 0;	
	list-style: none;
}
#sidebarLeft .feed_list li {	
	display: block;	
	margin: 0;	
	padding: 0;
}
#sidebarLeft .feed_list li a:link, #sidebarLeft .feed_list li a:visited,
#sidebarLeft .feed_list li a:active, #sidebarLeft .feed_list li a:hover {	
	color: #EA318C;
	display: block;
}
#sidebarLeft .micro_head img {	
	margin: 5px 0;
}
#sidebarLeft .rss_title h2 {
	color: #000;
}
