/*
Theme Name: Greg Mrakich Painting Custom
Theme URI: n/a
Description: This is a custom WordPress theme designed exclusively for Greg Mrakich Painting
Version: 1.0
Author: Clay Mabbitt
Author URI: http://www.silversquareinc.com
Tags: custom, fixed width

	The CSS, XHTML and design is created for Greg Mrakich Painting and is not available for use by any other parties.

*/


html * { margin: 0; padding: 0; }
html { 
	background: url('images/background.3.jpg') top center #192c43 no-repeat;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
}


/* HEADERS ************************************************/
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: 8px;
}
h1, h2 { font-size: 2.0em; margin-top: 20px; }
h3 { font-size: 1.6em; margin-top: 50px; }
h4 { font-size: 1.2em; margin-top: 40px; }



/* FONT SIZE **********************************************/
p, td, li, blockquote { font-size: 1.4em; }
td p, td li, li li, blockquote blockquote, blockquote p, li p { font-size: 1.0em; }


/* COLOR **************************************************/
a, a:visited { 
	color: #356e8e;
	text-decoration: none; 
}
a:hover { text-decoration: underline; }
blockquote { 
	padding-left: 10px;
	border-left-width: 1px; border-left-style: solid; border-left-color: #777;
	color: #777;
}
img { border: none 0; }

/* SPACING ************************************************/
p { line-height: 180%; }
p, ul, ol { margin-bottom: 20px; }
li { 
	margin: 10px 0 10px 30px;
}
blockquote {
	margin: 20px 30px 20px 10px;
}
hr { margin: 30px 0; }
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 1.1em;
}
.alignleft { float: left; }
.alignright { float: right; }
.textright { text-align: right; }
.aligncenter { margin-left: auto; margin-right: auto; }
.clear { clear: both; height: 1px; }


/* TABLES ***************************************************/
table { border-collapse: collapse; }
td { 
	vertical-align: top; 
	padding: 2px 4px;
}





/* LAYOUT ***************************************************/
#wrap {
	width: 915px;
	text-align: left;
	margin: 0 auto;
	padding: 55px 0 20px 0;
}

#main {
	background: url('images/main.background.2.png') top left repeat-y;
	color: #302f49;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 25px;
}

#header {
	height: 95px;
	background-color: #fff;
	position: relative;
}

#content {
	width: 630px;
	float: left;
	background-color: #fff;
}

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



#footer {
	clear: both;
	background: url('images/main.background.bottom.png') top left no-repeat;
	padding: 25px 15px 0 0;
	text-align: right;
	position: relative;
	overflow: visible;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#paintcan {
	position: absolute;
	background: url('images/paintcan.png') top left no-repeat;
	width: 80px; height: 106px;
	top: -50px; left: -50px;
}




/* HEADER *****************************************************/
#header #logo {
	width: 204px; height: 45px;
	position: absolute;
	background: url('images/logo.gif') top left no-repeat;
	top: 25px; left: 0;
}
#header #logo a {
	display: block;
	width: 204px; height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}

#contact { 
	list-style: none; 
	margin: 0; padding: 0; 
	position: absolute;
	background-color: #353128;
	color: #fff;
	width: 238px;
	height: 125px;
	top: -55px; left: 641px;
	overflow: hidden;
	background: url('images/contact.background.png') bottom left no-repeat;
}
#contact li.widget {
	padding: 10px 15px;
	margin: 0;
	border-top-width: 0; border-top-style: none;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
}
#contact h4 {
	margin: 5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 2px;
	font-weight: normal;
}
#contact .tiny {
	display: block; 
	font-size: 7pt; 
	padding-bottom: 10px;
	text-transform: uppercase;
}

#angieslist {
	position: absolute;
	width: 104px; height: 102px;
	background: url('images/angieslist.png') top left no-repeat;
	top: -20px; left: 500px;
}
#angieslist a {
	display: block;
	width: 104px; height: 102px;
	overflow: hidden;
	text-indent: -9999px;
}



/* SIDEBAR *******************************************************/
#sidebar ul, #sidebar li {
	list-style: none;
	margin: 0;
}
#sidebar ul ul {
}
#sidebar ul ul li {
}
#sidebar h4 {
	font-style: italic;
}
.widget {
	border-top: 5px solid #fff;
}

/* DUOTONE PAGES */
.ag_duotone_page_menu {
	background: url('images/pagenav.back.jpg') top left repeat-x #292f48;
	color: #ccc;
	padding: 0 3px;
	border-top-width: 0; border-top-style: none;
}
.ag_duotone_page_menu a {
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 13px 10px 0 10px;
	display: block;
}
.ag_duotone_page_menu .bigword {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 1px;
}
.ag_duotone_page_menu .page_item {
	border-top: solid 1px #292f48;
	height: 50px;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
}





/* CONTACT BUTTON */
#text-3 a {
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 13px 10px;
	display: block;
	font-weight: bold;
	background-color: #353128;
	color: #fff;
}


/* LINKS */
#sidebar .widget_links h4 {
	text-align: center;
	border-bottom: solid 1px #626474;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 2px;
	padding: 12px 0;
	font-style: normal;
	color: #302f49;
}
#sidebar .widget_links li {
	margin: 15px 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#sidebar .widget_links a { 
	color: #302f49; 
}


/* SOCIAL ICONS */
#sidebar #text-6 {
	padding-top: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
#sidebar #text-6 img { border: 0 none; }






.home #content { width: 650px; }
.home .entry {
	background-color: #eceef0;
	padding: 20px 25px;
}
.home .entry h3 { 
	margin-top: 0;
}
#homeleft {
	width: 280px;
	float: left;
}
#homeright {
	width: 280px;
	float: right;
	list-style: none;
	margin-left: 0;
}
#homeright .widget {
	border-top: 0 none;
	margin-left: 0;
}
#homeright li ul {
	margin-left: 0;
	list-style: disc;
}
#homeright li li {
	font-size: 0.9em;
}




.masthead {
	border: solid 10px #525971;
	margin-bottom: 5px;
	width: 630px; height: 286px;
}


.poststamp {
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: -5px;
	color: #777;
}
.postmetadata {
	padding: 4px;
	border: 1px solid #e2dfd6;
	background-color: #eae8e1;
	font-size: 1.1em;
	margin-bottom: 40px;
}

#content .gallery { margin-bottom: 25px; }



/* COMMENTS *******************************************************/
h3#respond {
	clear: both;
	padding-top: 25px;
}
.commentlist {
	list-style: none;
}
.commentlist li {
	padding: 0 40px;
	margin: 40px 0;
}
.commentlist li img {
	float: left;
	margin: 0 8px 4px 0;
}
.commentlist li .commentmetadata { 
	margin-bottom: 12px;
}

#comment { 
	width: 560px; height: 180px;
}



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

.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;
	margin-bottom: 20px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/* End captions */




/* PAGINATE ****************************************************/
ol.wp-paginate { margin: 25px 0; text-align: left; }
.wp-paginate li { list-style: none; display: inline; margin-left: 0; }
.wp-paginate a {background:#ccccd6; border:1px solid #aaa; color:#666; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none; }
.wp-paginate a:hover, .wp-paginate a:active {background:#bbbbc6; color:#888; text-decoration:none;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#5f87ae; border:1px solid #799dbf; margin-right:4px; padding:3px 6px;}
.search .wp-paginate .page { padding: 3px 6px; border:1px solid #aaa; }	




#content h4.archivetitle {
	margin: 30px 0 3px 0;
	padding: 5px 0;
	font-weight: bold;
}


#searchform label { display: none; }
#searchform #s {  }




/* FORMS **********************************/
/*
.dataentry p {
	clear: both;
	float: right;
	width: 100%;
	margin: 12px 0 12px -120px;
}
.dataentry p label {
	float: left;
	width: 115px;
	padding-top: 3px;
	font-weight: bold;
}
.dataentry p .item, .dataentry p .inputextra {
	display: block;
	margin-left: 120px;
}

.dataentry p .checkbox {
	display: block;
}
.dataentry p .checkbox input {
	float: none;
	display: inline;
	margin: 0 5px 0 0;
}
.dataentry p .checkbox label { 
	float: none; 
	display: inline;
	width: inherit; 
	padding: 0; 
	color: #333;
	font-weight: normal; 
}
*/


.contactform { font-size: 1.3em; }
