/*
Theme Name: G&M Plumbing
Theme URI: http://gmplumbing.com/
Description: G&M Plumbing Default Theme.
Version: 1.0
Author: Solid Workshop
Author URI: http://solidworkshop.com/

Default G&M Plumbing Theme by Solid Workshop || http://solidworkshop.com
*/
/* reset
------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,embed,object{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/* base
------------------------------------------------ */
body {
	background: #fff;
	color: #666;
	font: 13px Arial, Verdana, sans-serif;
}
a { color: #cc0000; text-decoration: none; }
a:visited { color: #990000; }
a:hover { color: #cc0000; }
acronym, abbr { border-bottom: 1px dashed #333; }
acronym, abbr, span.caps { font-size: 77%; }
acronym, abbr { cursor: help; }
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 20px;
	padding-left: 5px;
}
strong { font-weight: bold; }
cite {
	font-size: 11px;
	font-style: normal;
}
.wrapper { width: 770px; margin: 0 auto; overflow: hidden; }
/* header
------------------------------------------------ */
.header .logo {
	margin: 25px 6px 29px 6px;
	line-height: 215px;
}
.header .logo, .header .logo a {
	display: block;
	width: 215px;
	height: 131px;
	overflow: hidden;
	background: url(logo.png) no-repeat;
	outline: none;
	text-indent: -9999px;
}
/* sidebar
------------------------------------------------ */
.sidebar { 
	width: 197px;
	margin: 0 30px 0 0;
	float: left;
	text-align: right;
	font-family: HelveticaNeue, Verdana, Arial, sans-serif;
}
/* Pages */
.widget_pages h2 {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.widget_pages a {
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.widget_pages .current_page_item a, .widget_pages a:hover {
	color: #cc0000;
}
/* Navigation */
#text-1 {
	margin-bottom: 25px;
}
#text-1 h2 {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#text-1 a {
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
#text-1 li {
	margin-bottom: 15px;
}
#text-1 a.active, #text-1 a:hover {
	color: #cc0000;
}
/* Polls */
.widget_polls {
	text-align: right !important;
}
.widget_polls h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4e4e4e;
	margin-bottom: 10px;
}
.widget_polls p {
	font-size: 16px;
	color: #a0a0a0;
	margin: 0 0 15px;
}
.widget_polls p strong {
	font-weight: normal;
}
.widget_polls .wp-polls-ul li {
	text-align: right;
	font-size:12px;
	color: #585858;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
* html .widget_polls .wp-polls-ul li {
	height: 1%;
}
.widget_polls .wp-polls-ul li .pollbar {
    float: right;
}
body .widget_polls .Buttons {
	border: 1px solid #db1818;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
.widget_polls .ViewPollResults, .widget_polls .VotePoll {
	font-weight: normal;
	font-size: 11px;
	color: #585858;
	text-decoration: underline;
}
.widget_polls small {
	display: block;
	font-weight: normal;
	font-size: 10px;
}
.widget_polls .TotalVoters {
	font-weight: bold;
	font-size: 11px;
}
/* content
------------------------------------------------ */
.content { width: 543px; margin: 0; float: left; padding-bottom: 10px; }
.content h1, .content h1 a {
	font-size: 30px;
	color: #333;
}
.content p {
	margin: 15px 0 0 0;
}
.content h2 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin: 20px 0 2px 0;
	padding-bottom: 2px;
}
.content .list {
	margin: 15px 0 0 0;
}
.content .list li {
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	margin: 27px 0 2px 0;
}
h2 a {
	color: #ccc !important;
	text-decoration: none;
}

h3 {
	border-bottom: 1px dotted #eee;
	margin-top: 0;
}

div.post {
	margin-bottom: 40px;
}

div.caption, div.caption-left, div.caption-right {
	min-width: 150px;
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: center;
	clear: both;
}
div.caption-left {
	margin-right: 14px;
}
div.caption-right {
	margin-left: 14px;
}
div.caption span, div.caption-left span, div.caption-right span {
	margin: auto;
	display: block;
	width: 150px;
	font: 11px Arial, Verdana, sans-serif;
	font-style: italic;
}

ol#comments li p {

}

p, li, .feedback {
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: 10px;
	margin-top: 3px;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
