/*   
Theme Name: GlennGutierrez
Theme URI: http://www.glenngutierrez.com/
Description: Customized theme for Glenn Gutierrez's official web site
Author: Glenn Gutierrez
Author URI: http://www.glenngutierrez.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is  Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');




/* Custom GG elements
-------------------------------------------------------------- */

body, input, textarea {
	font: normal normal 13px/18px 'Helvetica Neue', Helvetica, Arial, Geneva, 'MS Sans Serif', sans-serif;
}

body { background: url(images/gg-background.png) repeat-x top left; }

p { margin-bottom: 12px; }
ul, ol, dd, pre { margin-bottom: 16px; }

h3, h4 { clear: none; }

blockquote {
	margin: 0px;
	padding: 12px 12px 12px 65px;
	color: #666;
	font-style: normal;
	background: url('images/gg-quote.png') no-repeat top left;
	text-indent: 0px;
}
table {
    border: none;
    border-width: 1px 1px 0 1px;
    font-size: 13px;
    line-height: 18px;
    margin: 0 0 22px 0;
    text-align: left;
}
caption {
    text-align: left;
}
tr {
    border-bottom: none;
}
th, td {
    padding: .7em 1.25em;
}

.linklist {
    padding: 20px 0 0 0;
}
.linklisttable th, td {
    line-height: 16px;
    padding: 2px 12px 5px 0;
}

a:link		{ color: #36c; text-decoration: none; }
a:visited	{ color: #36c; text-decoration: none; }
a:active,
a:hover		{ color: #03f; text-decoration: underline; }

#branding {
	padding: 24px 0 20px 0;
}

#header { 
	background: url(images/gg-background-top.png) repeat-x bottom left; 
	background-color: #000; 
}
#footer { 
	background-color: #e0e0e0; 
}

#blog-title {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 81px;
	font-weight: lighter;
	letter-spacing: -5px; 
	line-height: 81px;
	text-shadow: 0px 2px 2px #aaa;
}
#blog-title a {
	color: #eee;
	text-decoration: none;
	background: url(images/GG-title930b.png) no-repeat top left;
	display: block;
	text-indent: -9000px;
	width: 930px;
	height: 100px;
}
#blog-title a:active,
#blog-title a:hover {
    color: #36c;
}
#blog-description {
	color: #666;
	font-size: 20px;
	font-style: normal;
	padding: 0 0 0 5px;
}

#access { 
	background: url('images/gg-minig.png') no-repeat center bottom; 
    border-bottom: none;
}

.sf-menu {
    border-right:1px solid #333;
	float:left;
}
.sf-menu a {
	border-left:1px solid #333;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    background: #444;
    color: #000;
    border-bottom-color: #555;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ccc;
}
.sf-menu li {
	background:		#333;
}
.sf-menu li li {
	background:		#333;
}
.sf-menu li li li {
	background:		#333;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:			#fff;
    background:     #36c;
	outline:		0;
    border-bottom-color:#ccc;
    text-decoration: none; 
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

.entry-title {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size: 31px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px; 
	padding: 0 0 7px 0;
	text-shadow: 1px 1px 2px #ccc;
}
.entry-title a {
    color: #000;
    text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #36c;
}

.aside h3 {
	font-size: 19px;
	font-style: normal;
	line-height: 24px;
	text-shadow: 1px 1px 1px #ddd;
}

.about, a.about { 
	font-size: 12px; 
	color: #666; 
	text-decoration: none; 
	text-align: left;
}

.twtr-doc {
	font-family: 'Helvetica Neue', Helvetica, Arial, Geneva, 'MS Sans Serif', sans-serif;
}

#main {
	clear:both;
	padding: 42px 0 12px 0;
}
.hentry {
    padding: 0 0 16px 0;
}
.entry-content {
	color: #333; 
    padding: 20px 0 0 0;
}
.entry-utility {
    margin: 12px 0 20px 0;
}

.wp-pagenavi { margin: 0 0 0 0; }
.wp-pagenavi span.pages { margin: 0 10px 0 0px !important; }
.wp-pagenavi span.current {	margin: 0 4px 0 4px !important; }

.entry-content ul {
	list-style-type: circle !important;
    margin: 0 40px 14px 28px !important;
    color: #333;
}
.entry-content ul li {
	margin: 0 0 0 0 !important;
    padding: 0 !important;
}

ul.blogroll {
	list-style: none !important;
    margin: 0 0 20px 0px !important;
    padding: 0 !important;
}
ul.blogroll li {
	margin: 0 2px 0 1px !important;
    padding: 0 !important;
	text-shadow: 0px 1px 1px #fff;
}

ul.lifestream {
	list-style: none !important;
    margin: 4px 0 20px 0px !important;
    padding: 0 !important;
}
ul.lifestream li {
	margin: 0 0px 0 0px !important;
    padding: 0 0 0 20px !important;
	font-size: 13px;
    line-height: 14px;
}

.addthis_toolbox {
	padding: 24px 0 4px 0;
}

/*
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

body {
    min-width:900px;
}
#header {
    position:relative;
}
#branding {
    width:880px;
    margin:0 auto;
}
#access {
    position:relative;
    overflow:hidden;
}
.menu {
    width:880px;
    margin:0 auto;
}
#main {
    width:900px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#container {
    width:560px;
    float:left;
}
#content {
    margin:0 0 0 10px;
    width:540px;
    overflow:hidden;
}
.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:10px;
}
#secondary {
    clear:right;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:880px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:275px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:880px;
    margin:0 auto;
}

#primary {
	border: none;
}

#plus_card {
    width: 99%;
    height: 116px;
    position: relative;
    background: #fff;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -o-border-radius: 4px !important;
    -khtml-border-radius: 4px !important;
    border-radius: 2px;
    border: 1px solid #ddd !important;
    margin: 14px auto 0 !important;
}

