/*  
Theme Name: Shamrock Bonding Services
Theme URI: http://shamrockbonding.com/
Description: Custom WordPress theme for Shamrock Bonding Services
Version: 1.0
Author: Huda Toriq
Author URI: http://hudatoriq.web.id/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #ffffff;
	color: #545454;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #447744;
	text-decoration:none
	}

a:hover, a:active {
	color:#99CC99;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	margin: -13px 0 0 0;
	padding: 0;
	font-size:0.8em;
}

#header {
	width: 950px;
	margin: 0 auto 2px auto;
	padding: 10px 0 0 0;
    background: url('images/greenbar.jpg') repeat-x 0 26px;
}

#topnav {
	text-align: right;
	margin-bottom: 5px;
	font-weight: bold;
}
#topnav li {
	list-style: none;
	display: inline;
}

#topnav li a {
	padding: 0 10px;
	width: auto;
	color: #333333;
}

#branding {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 60px;
	float: left;
    text-align: center;
}

#branding img.logo {
	display: block;
	float: left;
	margin-top: 10px;
}

#branding img.titlepic {
	display: block;
	float: left;
	margin: 17px 0 0 7px;

}

#branding h1 {
	font-size: 1px;
	text-indent: -9999px;
}

.description {
	padding-left: 20px;
	text-align: center;
	color: #000;
	font-size: 0.8em;
	margin-top: 30px;
}

#topline {
	height: 7px;
	background: #204028;
	width: 950px;
	margin: 0 auto;
}

#headerbox {
	width: 930px;
	height: 85px;
	float: left;
	padding-right: 20px;
}

#headerbox form {
	text-align: right;
}

#headerbox img {
	float: right;
}

#descimg {
	margin: 10px 5px 0 0;
}

#lsidebar {
	width: 250px;
	float: left;
	margin-right: 18px;
	margin-top: 20px;
}

#sidebar {
	width: 250px;
	float:left;
	margin-left: 18px;
	margin-top: 20px;
	}

#sidebar .widget {
	clear: both;
}

.widget_icons_left {
	float: left;
	margin-bottom: 10px;
}

.widget_icons_left ul li {
	display: inline;
	float: left;
}

.widget_icons_left ul li a {
	display: block;
	float: left;
	text-align: center;
	width: 82px;
	color: #447744;
}

.widget_icons_left ul li a:hover {
	text-decoration: none;
	color: #99CC99;
}

.widget_icons_left img {
	margin: 0 auto;
}

.widget_icons_left span {
	display: block;
	margin: 5px 0;
}

.contact_icons {
	float: left;
	margin-bottom: 10px;
}

.contact_icons ul li {
	display: inline;
	float: left;
}
.contact_icons ul li a {
	display: block;
	float: left;
	text-align: center;
	width: 82px;
	color: #447744;
}

.contact_icons ul li a:hover {
	text-decoration: none;
	color: #99CC99;
}

.contact_icons img {
	margin: 0 auto;
}

.contact_icons span {
	display: block;
	margin: 5px 0;
}
		
/*Subnav */

.subnav li, .widget_categories ul li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a, .subnav li a:visited, .widget_categories ul li a, .widget_categories ul li a {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active, .widget_categories ul li a:hover, .widget_categories ul li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #99CC99;
	}

.subnav li li a:link, .subnav li li a:visited, .widget_categories ul li li a:link, .widget_categories ul li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.1em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

h3, #sidebar h2, #lsidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}
h3#welcome {
	border-bottom: 1px solid #333;
	margin: 20px 0 20px 0;
}

#sidebar h3, #sidebar h2, #lsidebar h3, #lsidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	width: 250px;
	}
.widget_text h2.widgettitle {
	float: left;
}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#contentwrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

.contenthome {
	width: 414px;
	float: left;
	margin-top:10px;
}

.narrowcolumn {
	width:682px;
	float:left;
}

.widecolumn {
	float:left;
	width: 930px;
}


.leftpicture {
	padding: 50px 0;
	width: 350px;
	text-align: center;
	float: left;
}

.leftpictures img {
	border: 2px solid #99BB88;
	padding: 6px;
	background: #E4EFD5;
	
}


.page h2 {
	height: 54px;
	padding-left: 70px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.widecolumnp .post {
	margin: 50px 0;
	width: 570px;
	height: 350px;
	padding: -15px 0 0 0;
	overflow-y: hidden;
}

#scrollpageproductline h3 {
	text-align: center;
	background: #eef5e1;
	border-bottom: 2px solid #e4efd5;
	padding: 4px;
	clear: both;
	margin: 20px 0 30px;
}

#bottomads {
	width: 900px;
	display: block;
	margin: 0 auto;
}

#bottomads li {
	display: inline;
	float: left;
	margin: 0 12px;
	
}

#scrollpageproductline li a {
	display: block;
	width: 130px;
	text-align: center;
	color: #6C9A65;
	font-weight: bold;
	text-decoration: none;
}

#scrollpageproductline li a:hover {
	color: #99CC99;
}

#scrollpageproductline span {
	display: block;
	margin-top: 10px;
}

/* News Page */

#leftcol {
	width:287px;
	border-right:1px dotted #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:356px;
	padding-left:18px;
	margin-top: -2px;
	}

	
.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

	
#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	
	
	
#sidelist li, #lsidelist {
	list-style: none;
}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

.entry li {
	list-style: square;
	margin-left: 25px;
}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	line-height: 1.7em;
}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

#searchform #s {
	border: 2px solid #1B5940;
}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
.clear {
	clear: both;
}

/* Footer*/

#footer {
	margin: 0 auto;
	width: 950px;
	font-size:0.7em;
	padding-top:15px;
	color:#888;
	clear: both;
	}

#footer a {
	color:#555;
	}

	
#bottomnav {
	height: 33px;
	background: url(images/bot_greenbar.jpg);
}

#bottomgrey {
	height: 25px;
	background: url(images/botgrad-bg.png);
}
	
#footer p {
	width: 950px;
	margin: 0 auto;
}

#footer ul#footernav {
	width: 960px;
	margin: 10px auto;
	display: block;
}

#footernav li {
	display: inline;
	list-style: none;
	color: #888888;
}

#footernav li a {
	color: #888888;
	padding: 0 5px;
}

	
/* Modifications */

#slideshow {
	text-align: center;
}

#slideshow p {
	font-weight: bold;
}

.service {
	margin: 1.5em 0 1.5em 0;
}

.service ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:25px;
}


/* widget */
#product-lines {
	font-size: 0.9em;
}
#product-lines li {
	list-style: square;
	margin-left: 15px;
}

#rightcol .more a img {
	text-align: right;
	border: 0;
}

/* Page-Our Differences */


#differencetable {
	border-collapse: collapse;
	width: 720px;
	margin: 20px auto;
}

#differencetable th, #differencetable td {
	border: 1px solid #777777;
}

#differencetable #tableheader-a {
	height: 50px;
	background: url(images/a.gif) no-repeat center;
}
#differencetable #tableheader-b {
	height: 50px;
	background: url(images/b.gif) no-repeat center;
}
#differencetable #tableheader-c {
	height: 50px;
	background: url(images/c.gif) no-repeat center;
}

#differencetable th {
	padding: 7px 0;
}

#differencetable tbody td {
	padding: 4px 4px 4px 0px;
}

#differencetable li {
	list-style-image: url(images/tick.jpg);
	vertical-align: top;
	margin-left: 42px;
}

/* Page Apply */

.listicon1 { height: 28px; padding: 8px 0 0 45px; background: url(images/listicon1.jpg) no-repeat; }
.listicon2 { height: 28px; padding: 8px 0 0 45px; background: url(images/listicon2.jpg) no-repeat; }
.listicon3 { height: 28px; padding: 8px 0 0 45px; background: url(images/listicon3.jpg) no-repeat; }
.listicon4 { height: 28px; padding: 8px 0 0 45px; background: url(images/listicon4.jpg) no-repeat; }
.listicon5 { height: 28px; padding: 8px 0 0 45px; background: url(images/listicon5.jpg) no-repeat; }
.listicon6 { height: 28px; padding: 8px 0 0 45px; background: url(images/listicon6.jpg) no-repeat; }


/* Page Contact */
#contact {
	display: block;
	margin-bottom: 70px;
}

#contact th {
	padding: 3px 5px;
	text-align: left;
	background: #E4EFD5;
}
#contact td {
    padding: 6px 5px;
}

/*Password Protected Page */
#onpage-loginform {
	margin-right: auto;
	margin-left: auto;
	width: 180px
}

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
	}
