/*
Theme Name: Randy Charach Design 4
Theme URI: http://www.randycharach.com
Description: Custom Theme for RandyCharach.com
Version: 1.0
Author: Adam Hughes
Author URI: http://www.gawdworx.com
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* Links Properties */

a, a:link, a:visited	{ color: #6590bb; }

a:hover	{ color: #214E7A;}


/* Begin Typography */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}


#headerimg 	{
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

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

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

.widecolumn {
	font-size: 1.2em;
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h3 {
	color: #333;
	}

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

.entry p {
	color: #000;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

#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;
	}
	
.entry	{
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
}

.entry p	{
	margin: 10px auto;
	text-align: left;
}
	
.post p {
	margin: 10px auto;
	text-align: left;
}

.post-image	{
	margin: 15px auto;
}

.center	{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

h2.center	{
	font-size: 16pt;
}

#content-top .entry p	{ color: #fff; margin: 0;}

#right-content-top h2 { color: #214E7A; font-size: 10pt; }

#left-content-top p	{text-align: justify;}

.excerpt p	{text-align: justify;}

/* End Typography & Colors */



/* Begin Structure */
body {
	background: #333;
	margin: 0;
	padding: 0;
	}

#page {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	}

#header {
	background: #6590bb;
	background-image: url(./images/randycharach-bkgrd-header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 249px;
	width: 800px;
	}

#headerimg { 
	margin: 0;
	height: 97px;
	width: 100%;
	}
	
#menu-bar	{
	left: 350px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;
}

#content-top	{ 
	background: transparent;
	height: 125px;
	left: 170px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 15px;
	width: 650px;
}

#left-content-top	{ 
	float: left;
	width: 375px;
}

#right-content-top	{ 
	float: right;
	width: 250px;
}
	
#content-bottom	{
	background: #fff;
	overflow: auto;
	padding: 0 25px 25px 25px;
	width: 750px;
}

.row	{
	border-bottom: 2px dotted #6590bb;
	overflow: auto;
	width: 750px;
}

#content	{
	background: #fff;
	overflow: auto;
	padding: 0 25px 25px 25px;
	width: 750px;
}

#sidebar	{ 
	float: right;
	width: 350px;
}

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn	{
	float: none;
	width: 770px;
}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	background: #6590bb;
	background-image: url(./images/randycharach-bkgrd-footer.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 75px;
	padding: 10px 0 0 0;
	margin: 0;
	width: 800px;
	}

#footer p {
	color: #214E7A;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure */

/* Menu Properties */

#menu-bar { 
	background: transparent;
	height: 35px;
	width: 480px;
}

.menuitem {
	display: inline;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 0 15px 0 0;
	padding: 0;
}

.menuitem a, .menuitem a:visited { 
	color: #6590bb;
	text-decoration: none;
}

.menuitem a:hover	{
	color: #fff;
	text-decoration: none;
}

/* End Menu Properties */

.ddsg-wrapper	{
	line-height: 2em;
	padding: 0 0 0 25px;
	text-align: left;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Footer Menu Properties */

#footermenu	{ margin: 0 auto; text-align: center; }

#footermenu li	{ 
	color: #A5C2DD; 
	display: inline;
	font-size: 10pt;
	}
	
#footermenu li a, #footermenu li a:link, #footermenu li a:visited	{ color: #A5C2DD; text-decoration: none; }

#footermenu li a:hover	{ color: #fff; text-decoration: none; }


/* Connect box - facebook, naymz, twitter, linkedin */

#connect-box	{
	left: 0;
	padding: 10px;
	position: fixed;
	width: 135px;
	top: 0;
}

#connect-box h2 { color: #fff; font-size: 12pt; font-weight: bold; text-align: left; }

#connect-box ul	{ font-size: 10pt; line-height: 1.5em; text-align: left;}

#connect-box li a, #connect-box li a:link, #connect-box li a:visited	{ color: #A5C2DD; text-decoration: none; }


#connect-box li a:hover	{ color: #fff; text-decoration: none; }