/*

Theme Name: GirlGeekChic
Theme URI: http://www.girlgeekchic.com/
Description: A WordPress theme designed for <a href="http://www.girlgeekchic.com/">girlgeekchic.com</a>. This theme is copyright and may only be used by girlgeekchic.com.
Version: 4.0
Author: Ben Huson
Author URI: http://www.benhuson.co.uk/
Tags: pink, black, grey, fixed width, two columns, widgets, copyright

	GirlGeekChic v3.0
	http://www.girlgeekchic.com/
	
	This theme was designed and built by Ben,
	whose blog you will find at http://www.benhuson.co.uk/
	
	The CSS, XHTML and design is copyright.

*/



body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	text-align: center;
	padding:0;
	margin:0 auto;
	}
	
a:link, a:visited,
#sidebar .widget_text a:link, #sidebar .widget_text a:visited {
	color: #E03188;
	text-decoration:underline;
}

a:hover, a:active,
#sidebar .widget_text a:hover, #sidebar .widget_text a:active {
	color: #000000;
	text-decoration:underline;
}

strong {
	color:#000;
}

h1 {
	color: #000000;
	padding:0;
	margin: 0 0 30px 0;
	font-size:2em;
	line-height:1.083em;
}

h1 a:link, h1 a:visited {
	color: #000000;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	text-decoration: underline;
	color: #E03188;
}

h2 {
	color: #E03188;
	padding:0;
	margin: 5px 0 15px 0;
	font-size:2em;
	line-height:1.083em;
}

h2 a:link, h2 a:visited {
	color: #E03188;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	text-decoration: underline;
	color: #E03188;
}

h3 {
	color: #E03188;
	padding:15px 0 5px 0;
	margin: 15px 0 12px 0;
	font-weight:normal;
	font-size:1.5em;
	line-height:1.083em;
	border-bottom: 1px solid #F7CBE1;
	background-image: url(images/content/star-h3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h3 a:link, h3 a:visited {
	color: #E03188;
	text-decoration: none;
}

h3 a:hover, h3 a:active {
	text-decoration: underline;
	color: #E03188;
}

h4 {
	color: #666666;
	font-weight:normal;
	padding:4px 0 5px 35px;
	margin: 20px 0 -5px 0;
	font-size:1.5em;
	line-height:1.083em;
	background-image: url(images/content/star-h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

h4 a:link, h4 a:visited {
	color: #666666;
	text-decoration: none;
}

h4 a:hover, h4 a:active {
	text-decoration: underline;
	color: #666666;
}

img {
	border:none;
}

p {
	padding:0;
	margin:1em 0;
}

ul {
	list-style:none;
	padding:0;
	margin:30px 0;
}

ul li {
	list-style:none;
	padding:0 0 0 25px;
	margin:0 0 2px 0;
	display:block;
	background-image: url(images/content/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	}

hr {
	display: none;
}

form {
	margin:0;
	padding:0;
}
	
#canvas {
	text-align: center;
	width:850px;
	margin:0 auto;
	}
	
#page {
	text-align: left;
	width:810px;
	margin:0 auto;
	position:relative;
	
	}

#header {
	padding:22px 0 32px 0;
	margin: 0 0 10px 0;
background-image: url(images/header/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#header h1 {
	font-size: 4em;
	padding: 0px;
	margin: 0;
	font-weight:normal;
	color: #E03188;
	font-family: Arial, Helvetica, sans-serif;
	}

#header h1 a {
	display:block;
	margin:0;
	padding:80px 0 0 0;
	}

#header h1 a, #header h1 a:hover, #header h1 a:visited {
	text-decoration: none;
	color: #E03188;
	}

#header p.description {
	color:#959798;
	}

#headerimg 	{
	width:355px;
	height:80px;
	overflow:hidden;
	background-image: url(images/header/girlgeekchic.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#headerbar {
	margin:16px 0 0 0;
	padding:3px 0 5px 0px;
	border-top: 3px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color:#000000;
	color:#FFFFFF;
	background-image: url(images/header/bar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position:relative;
	width:100%;
	}

#headerbarsearchform {
	width:150px;
	height:19px;
	overflow:hidden;
	padding:0 0 0 8px;
	background-image: url(images/header/search-field.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:absolute;
	top:5px;
	left:640px;
	}

#headerbarsearchform #s {
	width: 120px;
	padding: 2px 0;
	outline:none;
	border:none;
	background-color:transparent !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#headerbarsearchsubmit {
	position:absolute;
	top:3px;
	left:130px;
	width:14px;
	height:14px;
	}

#subheaderbar {
	background-image:url(images/header/grey-tint.png);
	padding:2px 20px 2px 20px;
	}



#findmelinks a {
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding:2px 0px 2px 20px;
	margin:0px 0px 0px 10px;
	text-decoration:none;
	}	
#findmelinks a:link, #findmelinks a:visited {
	color: #333333;
}
#findmelinks a:hover, #findmelinks a:active {
	color: #E03188;
}
#findmelinks a.facebook {
	background-image:url(images/header/icon-facebook.gif);
	}
#findmelinks a.twitter {
	background-image:url(images/header/icon-twitter.gif);
	}
#findmelinks a.youtube {
	background-image:url(images/header/icon-youtube.gif);
	}
#findmelinks a.flickr {
	background-image:url(images/header/icon-flickr.gif);
	}



#mailpresssubscribe {
	width:40%;
	float:right;
	text-align:right;
	color:#000000;
	}

#mailpresssubscribe input {
	color:#000000;
	border:none;
	background-color:transparent;
	padding:1px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#mailpresssubscribe input.MailPressFormEmail {
	width:120px;
	outline:none;
	color:#666666;
	float:left;
	}

#mailpresssubscribe input.MailPressFormSubmit {
	float:right;
	padding:0px 10px 0px 5px;
	}

#mailpresssubscribe	form#mp-form,
#mailpresssubscribe	form.mp-form {
	width:252px;
	background-image:url(images/header/subscribe-field.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:19px;
	float:right;
	text-align:left;
}
#mailpresssubscribe	form.mp-form br {
	display:none;
}
#mailpresssubscribe	form.mp-form .MailPressFormName {
	display:none;
}

#nav {
	list-style:none;
	padding:2px 170px 0 10px;
	margin:0;
	display:block;
	font-size:1.08em;
	line-height:1em;
	}

#nav li {
	list-style:none;
	padding:3px 0;
	margin:0;
	display:block;
	float:left;
	padding-left:10px;
	margin-right:10px;
	background-image: url(images/header/divider.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}

#nav li.page-item-2,
#nav li.menu-item-3165 {
	background-image: none;
	}
	
#nav ul {
	display:none;
	}

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

#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 478px;
}

div.post {
	padding:1px 0 40px 0;
	background-image: url(images/content/line-thick.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.post p.date {
	color:#999999;
	margin:20px 0;
}

#comments {
	margin:50px 0px 10px 0;
}

#sidebar
{
	padding: 0;
	float:right;
	width: 312px;
	color:#999999;
}

#sidebar a:link, #sidebar a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#sidebar a:hover, #sidebar a:active {
	color:#E03188;
	text-decoration:underline;
}

#sidebar h2 {
	font-size:1.16em;
	padding:0;
	margin:0 0 12px 0;
}

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

#sidebar ul li {
	list-style:none;
	margin:0;
	display:block;
	padding:1px 0 50px 0;
	background-image: url(images/content/line-thin.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sidebar ul li ul li {
	padding:0 0 0 15px;
	background-image: url(images/content/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#sidebar li#tag_cloud {
	font-weight:bold;
}

#sidebar li#tag_cloud h2 {
	display:none;
}

#sidebar li#tag_cloud a:link, #sidebar li#tag_cloud a:visited {
	color:#E03188;
	text-decoration:none;
	}
	
#sidebar li#tag_cloud a:hover, #sidebar li#tag_cloud a:active {
	color:#000000;
	text-decoration:underline;
}

#sidebar a.widget-category-button {
	margin: 5px 0;
	display:block;
	padding:0px;
}

#footer {
	clear: both;
	margin:40px 0 0 0;
	padding:21px 0 10px 0;
	background-color: #000000;
	border-top: 3px solid #000000;
	background-image: url(images/footer/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color:#333333;
	width:100%;
}

#footer h2 {
	font-size:1.16em;
	color:#FFFFFF;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}

#footer #footercols, #footer #footercols ul, #footer #footercols li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}

#footer #footercols {
	padding-left:20px;
}

#footer #footercols li {
	width:126px;
	margin:0 0 0 40px;
	float:left;
	background:none;
}

#footer #footercols li.archives {
	margin:0 0 0 0px;
}

#footer #footercols li.archives li {
	margin:0;
}

#footer #footercols li li {
	width:auto;
	margin:0;
	float:none;
}

#footercols a:link, #footercols a:visited {
	color:#666666;
	text-decoration:none;
	}
	
#footercols a:hover, #footercols a:active {
	color:#999999;
	text-decoration:underline;
	}

#footer p#footerrow {
	clear:both;
	padding:40px 20px 0 20px;
	margin:0;
	font-size:0.91em;
}

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

#footer .divider {
	color:#191919;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.clear {
	clear: both;
}

div.clear {
	clear: both;
	height:1px !important;
	overflow:hidden !important;
}



/* Gravatar */

p.date .gravatar {
	float:left;
	margin-right:10px;
}

p.date .gravatar img {
	border: 1px solid #CCCCCC;
	padding:1px;
}

p.date .postauthor {
	display:block;
	padding-top:5px;
}



/**************************
          Plugins
**************************/



/* Gravity Forms */
ul.gform_fields {
	list-style:none;
}

ul li.gfield {
	list-style:none;
	background-image:none;
	padding:0px;
}

#gforms_confirmation_message {
	border:none !important;
	background-color:transparent !important;
	padding:0px !important;
	font-size:1em !important;
	text-align:left !important;
	font-weight:bold;
}


/* Sociable */

div.sociable {
	margin:40px 0 20px 0 !important;
}



/* Twitter */
li.widget_twitter {
	
	background-image: url(images/twitter-feed/twitter-feed-footer.jpg) !important;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#000000;
	padding:0px 0px 20px 0px !important;
}

li.widget_twitter h2.widgettitle {
	display:none;
}

li.widget_twitter ul.twitter {
	background-image: url(images/twitter-feed/twitter-feed-header.jpg) !important;
	background-repeat: no-repeat;
	background-position: left top;
	padding:55px 15px 15px 0 !important;
	margin: 0px !important;
}

li.widget_twitter li.twitter-item {
	background-image: none !important;
	margin-top:5px !important;
}

li.widget_twitter li.twitter-item .twitter-link {
	
}

li.widget_twitter li.twitter-item .twitter-timestamp {
	color: #E03188;
}





/*




.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	



.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}




h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	
	
p img {
	padding: 0;
	max-width: 100%;
	}
	

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

	
	
	*/



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	
	

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
	
	
#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 { 
	background-color: #fff; }




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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
*/
