/*   
Theme Name: CG Web
Theme URI: http://www.columbiagreenroof.com
Description: CG Web
Author: CG Web
Author URI: http://www.columbiagreenroof.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
html,body {
	height:100%;
}
body { background: white; font: 14px/1.4 Georgia, Serif; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

img { border:none;}

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { color:#333; text-decoration:none;}
.entry a:hover { text-decoration:underline; }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #333; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #333; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: #333; }
	
} /* END print media */
#content-right aside .widget_text h2
{
	display:none;
}

#content-left-bottom li.widget_text h3.widget-title
{
	display:none;
}

.post-edit-link
{
}

a.post-edit-link
{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #000;
}

a:hover.post-edit-link
{
	color:#333;
	text-decoration: underline;
	border-bottom:none;
}



html, body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	width: 100%;	
}

body 
{
	background: #fff top center no-repeat fixed;

}

#page
{
	width:1000px;
	height:100%;
	margin:0 auto;
}

#header
{
	width:100%;
	height:125px;
}

#header-left
{
	float:left;
	width:20%;
	padding-top:10px;
}

#header-right
{
	float:right;
	width:80%;
	padding-top:80px;
}

#header-right ul
{
}

#header-right ul li
{
	float:left;
	list-style:none;
	height:25px;
	margin-left:2px;
	text-align:left;
}

#header-right ul li a
{
	color:#666;
	font-size:18px;
	text-decoration:none;
	margin-left:25px;
	margin-right:25px;
}

#header-right ul li a:hover
{
	color:#000;
}

#header-right .menu-main-site-navigation-container .menu li.current-menu-item a, .menu li.current-menu-parent a
{
	color: #000;
}

#content
{
	float:left;
	height:100%;
	width:100%;
	margin-top:20px;
	border-top:11px solid #cc6600;
	background: url(images/content-bg.jpg) top repeat-y;
}

#content-sub
{
	width:100%;
	margin-top:20px;
	border-top:11px solid #cc6600;
	background: url(images/content-bg.jpg) top repeat-y;
}

#content a
{
	color:#cc6600;
	text-decoration:none;
}

#content-sub a
{
	color:#cc6600;
	text-decoration:none;
}

#content-sub a:hover
{
	text-decoration:underline;
}

#content a:hover
{
	text-decoration:underline;
}

#content-left
{
	float:left;
	width:77%;
	margin-left:3px;
}

#content-sub-left
{
	float:left;
	width:77%;
	margin-left:3px;
	padding-bottom:40px;
}

#content-left-sub h2
{
	margin-top:20px;
	font-weight:normal;
	font-size:22px;
	color:#cc6600;
}

#content-left-sub p
{
	width:100%;
	line-height:16px;
}

#content-left .entry p
{
}

#content-left h2
{
	margin-top:20px;
	font-weight:normal;
	font-size:22px;
	color:#cc6600;
}

#content-left p
{
	width:100%;
	line-height:16px;
}

#content-left-sub
{
	float:left;
	width:95%;
	height:100%;
	padding-left:40px;
}

#content-left-sub .entry p
{
	letter-spacing:0.5px;
	width:98%;
}

#content-left-rotator
{
	margin-bottom:40px;
	margin-left:3px;
	margin-top:-10px;
}

#content-left-bottom
{
	width:98%;
	min-height:300px;
	margin-left:15px;
}

#content-left-bottom li
{
	list-style:none;
}

#content-left-bottom .textwidget
{
	float:left;
	width:49%;
}

#text-7 .textwidget
{
	padding-left:15px;
}

#content-left-bottom .textwidget span
{
	font-size:14px;
}

#content-left-bottom .textwidget h3
{
	font-size:20px;
	font-weight:normal;
	line-height:14px;
}

#content-left-bottom .textwidget h4
{
	font-size:18px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:20px;
}

#content-left-bottom .textwidget p
{
	font-size:15px;
	width:97%;
	line-height:18px;
}

#content-left-bottom .textwidget a
{
	float:right;
}

#content-left-footer
{
	float:left;
	width:100%;
	margin-top:0px;
}

#content-left-footer h3.widget-title
{
	display:none;
}

#content-left-footer li .textwidget
{
	font-size:10px;
	color:#333;
	margin-left:235px;
	margin-top:-20px;
}

#content-right
{
	float:right;
	width:22%;
}

#content-right aside
{
	width:90%;
	margin:0 auto;
}

#content-right aside .textwidget
{
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
	padding-top:3px;
}

#content-right aside .textwidget img
{
	margin-bottom:5px;
}

#content-right aside .textwidget img.thumbnail 
{
	max-height:150px;
	max-width:150px;
	display:block;
}

#content-right aside .textwidget h3
{
	margin-bottom:10px;
}

#content-right aside .textwidget h4
{
	font-weight:normal;
	margin-bottom:4px;
	line-height:14px;
}

#content-right aside .textwidget p
{
	font-size:12px;
	line-height:14px;
	margin-bottom:7px;
}

#content-right aside #text-5 .textwidget
{
	border-bottom:none;
}

.content-right-item img
{
	margin-bottom:10px;
}

.content-right-item h3
{
	margin-bottom:10px;
}

.content-right-item p
{
	font-size:12px;
	margin-bottom:20px;
}

#design-tools a
{
	color:#333;
	text-decoration:none;
}

#design-tools a:hover
{
	color:#333;
	text-decoration:underline
}

.team-member
{
	float:left;
	width:243px;
	height:229px;
	color:#666;
	font-size:13px;
}

.team-member p
{
	margin-top:5px;
}


.popup-inside
{
	float:left;
	width:650px;
	height:600px;
}

#popup-header
{
	height:25px;
	width:100%;
	margin-bottom:2px;
}

#popup-wrapper
{
	overflow:auto;
	height:95%;
	width:100%;
	margin-top:25px;
	padding-left:10px;
}

.popup-content h2
{
	font-size:25px;
	margin-bottom:20px;
}

.popup-content h3
{
	font-size:16px;
	font-weight:normal;
	color:#d81e05;
}

.popup-content p
{
	font-size:14px;
	line-height:16px;
	margin-bottom:20px;
	width:95%;
}

.popup-content img
{
	float:left;
	padding-left:10px;
	padding-right:10px;
}

.popup-content ul
{
	padding-bottom:20px;
	width:80%;
	margin:0 auto;
}

.popup-content li
{
	font-size:14px;
	line-height:16px;
}

.popup-bio-content
{
	border-left:11px solid #cc6600; 
	padding-left:0px;
}

.popup-bio-content h2
{
	color:#666;
	font-size:16px;
	font-weight:normal;
	line-height:10px;
	padding-top:110px;
}

.popup-bio-content h3
{
	font-size:16px;
	line-height:10px;
	font-weight:normal;
	color:#666;
}

.popup-bio-content p
{
	font-size:14px;
	line-height:16px;
	margin-bottom:20px;
	width:92%;
	padding-left:5px;
}

.popup-bio-content p img
{
	margin-left:-5px;
}

.popup-bio-content img
{
	float:left;
	padding-right:10px;
}

.popup-bio-content img.bio-logo
{
	float:right;
	padding-right:30px;
}


.tray-system-link {
  text-decoration: none;
}
.tray-system-link span {
  color: #000;
  font-size: 18px;
}
.tray-system-link:hover {
  text-decoration: none;
}
.multilayer-system-link {
  text-decoration: none;
}
.multilayer-system-link span {
  color: #000;
  font-size: 18px;
}
.multilayer-system-link:hover {
  text-decoration: none;
}
.tray-system-container {
  display: none;
}
.multilayer-system-container {
  display: none;
}