﻿/*  
Theme Name: CQ
Theme URI: http://www.cloudquarry.com
Description: Second theme for cloudquarry.
Version: 1.1
Author: Mackenzie Solaro
Author URI: http://www.cloudquarry.com/

*/

* {margin:0;padding:0}  /*global margin set to even out IE and Firefox*/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	/*background-image: url('images/cloudquarry_bg_short.png');*/
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

html{
	margin:0;	/*needed for the footer*/
	padding:0;  /*needed for the footer*/
	height: 100%;  /*needed for the footer*/
}

p{
	margin: 1em 0;
}

.uber {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.wrapper {
   	min-height: 100%; 	/*needed for the footer*/
	margin-bottom: -113px; 	/*needed for the footer*/
	position: relative; 	/*needed for the footer*/
   	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.header {
}

.consultations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: white;
	text-align: right;
	margin: 12px 10px 0px 0px;
}

.logo {
	text-align:left;
	margin-left: 8px;
	margin-top: 10px;
	float: left;
}

.tabs { 
	text-align: right;
	margin-top: 33px;
}
.tabs ul{}
.tabs li{
	display: inline;
	margin: 6px;
	padding: 4px 6px;
	background-color: #0C96CA;
	color: white;
}
.tabs a{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .90em;
	text-decoration:none;
}
.tabs a:visited{
	font-weight: normal;
	color: white;
}
.tabs a:hover{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.tabs a:active{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.extra-text{
clear: both;
width: 100%;
display: block;
}

.line{
	background-image:url('images/line.png');
	background-repeat: repeat-x;
	padding: 20px 10px 0px 10px;
	margin-top: 25px;
}

.main{/*this is the wrapper for the main section of the page*/}

.page{
	/*background-image: url('images/right_border.png');
	background-repeat: no-repeat;*/
	background-color: white;
	color: black;
	margin-top: -10px;
	width: 675px;
	margin-right: 25px;
	float: left;
}

.leftline{
	float:left;
	background-image: url('images/right_border.png');
	background-repeat: no-repeat;
	height: 200px;
	width: 2px;
	margin: 0;
	padding: 0;
}

.rightline{
	float:right;
	background-image: url('images/left_border.png');
	background-repeat: no-repeat;
	height: 200px;
	width: 2px;
	margin: 0;
	padding: 0;
}

.pagecontent{
	text-align: left;
	font-size: .75em;
	padding: 10px 20px;	
}

.pagecontent h1{
	font-size: 2.1em;
	color: #E70500;	
	font-weight: normal;
}

.pagecontent h3{
	font-size: 2.1em;
	color: #00AEEF;	
	font-weight: normal;
}

.pagecontent h2{
	font-size: 1.4em;
	color: #000000;	
	font-weight: normal;
	background-color: #E6F7FD;
	margin: 10px 0px;
	padding: 2px;
}

.sidebar{
	background-color: white;
	color: black;
	/*height: 1000px;*/
	margin-top: -10px;
	width: 300px;
	float: right;	
}

.sidebar h1{
	font-size: .9em;
	color: white;
	background-color: #0C96CA;
	padding: 2px 15px 2px 15px;
	font-weight: normal;
	border: 1px #99CCFF dotted;
	margin: 10px 25px 0px 25px;
	text-transform: uppercase;
}

.sidebar h2{
}

.sidebar ul{
	background-color: #F0F9FF;
	padding: 5px 10px;
	text-align: left;
	font-size: .7em;
	padding-left: 30px;
	text-decoration: none;
	margin: 0px 25px;
}

.sidebar li{
 	padding: 3px 3px;
	text-decoration: none;
	/*list-style-image: url('images/notch_sm.png');*/
}

.sidebar p{
	padding: 5px 10px 2px 10px;
	font-size: .75em;
	text-align: left;	
}

.sidebar .special{ /*Used on contact page for highlight text */
	background-color: #0C96CA;
	color: white;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 10px 5px;
}

.badges p{
	margin: 12px 18px;
	text-align: center;
}

.clearfooter{/*must come right before end of wrapper*/ height: 113px;clear: both;}

.footer{
	position: relative; /*needed to hold its position*/
	width:100%;
	height:113px;
	background-image:url('images/footer_bg_img.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;

}

.footertext{
	padding: 62px 0px 0px 0px;
	color: white;
	font-size: .7em;
}

.footertext a{
	color: white;
}

.whitetext{}

.whitetext p{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	text-align: left;
	padding-right: 30px;
	padding-left: 40px;
}

.whitetext h2{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	text-align: left;
	font-weight: normal;
	padding-left: 40px;
	padding-top: 10px;
}

.feature{
	height: 140px;
	width: 240px;
	background-color: white;
	margin: 10px 35px;	
	color: blue;
	float: left;
	padding: 10px;
}

.leftclear{clear: left;}
.rightclear{clear: right;}

.underclouds{
	margin-top: 65px;
	text-align: center;
}

.underbox-left{
	float: left;
	width: 200px;
	margin: 5px 25px 10px 50px;
	padding-right: 20px;
	text-align: left;
}

.underbox-left h1, .underbox-right h1 {
	color: #0C96CA;
	font-size: 1.3em;
	font-weight: normal;
}

.underbox-left ul{
	padding: 5px 0px 5px 40px;
	font-size: .9em;
}
.underbox-left li{
	padding: 2px 0px;

}

.underbox-right{
	float: left;
	width: 600px;
	margin: 6px 25px 10px 20px;
	text-align: left;
}

.underbox-right p{
	font-size: .75em;
	line-height: 1.4em;
}

.underbox-right b{
	font-weight: bold;
	font-size: 1.1em;
	color: #0C96CA;
}

/*hover effect*/

.hovertext {}

.hovertext a {
	position: relative;
	display: block;
	width: 240px;
	height: 140px;
}

.hovertext a:hover {
	background-color: #FFFF99;
	text-decoration: none;
}

.hovertext a span{
	display:none;
	text-decoration: none;
}

.hovertext a:hover span{
	display:block;
	color: black;
	position: absolute;
	top:0;
	left:0;
	width:220px;
	height: 120px;
	padding: 10px;
	background-color: #FFFF99;
	z-index:999;
	cursor:pointer;
	opacity: 0.90; /*W3 standard*/
	filter:alpha(opacity=90); /*for IE*/
	font-size: .7em;
	text-decoration: none;
}

.hovertext a:hover h4{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.5em;
}

/*Contact Plug-in Styles*/
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

.portwrapper {text-align: center;}

/*styles for blog posts*/
.post h2{
	font-size: 2em;
	color: #333333;
	text-decoration: none;
	background-color: white;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.post h2 a{
	text-decoration: none;
	color: #333333;	
}

.post h5{
	padding-top: 0px;
	font-size: 10px;
	color: gray;
	margin-left: 3px;
}

.entry{
	border-top: 2px #0c96CA solid;
	border-bottom: 2px #0c96CA solid;
	padding: 5px 20px;
	background-color: #F7F7F7;
	margin: 5px 20px;
}

.project .entry{
 margin: 0px !important;
}

.postmetadata{
	margin-top: 15px;
	font-size: .85em;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*style for blog sidebar*/

.sidebar2{
	background-color: white;
	color: black;
	/*height: 1000px;*/
	margin-top: -10px;
	width: 300px;
	float: right;
	
}

.sidebar2 h1{
	font-size: 1.2em;
	color: #0C96CA;
	padding: 2px 10px 2px 10px;
	font-weight: normal;
	border-bottom: 1px #58BEE4 solid;
	margin: 0px 25px;
}

.sidebar2 h2{
	font-size: 1.2em;
	color: #0C96CA;
	padding: 2px 10px 2px 10px;
	font-weight: normal;
	border-bottom: 1px #58BEE4 solid;
	margin: 0px 25px;
}


.sidebar2 ul{
	list-style: none;
	background-color: white;
	padding: 5px 30px;
	text-align: left;
	font-size: .9em;
	padding-left: 50px;
	text-decoration: none;
}

.sidebar2 li{
 	padding: 3px 3px;
	text-decoration: none;
	/*list-style-image: url('images/notch_sm.png');*/
}

.sidebar2 p{
	padding: 5px 10px 2px 10px;
	font-size: .75em;
	text-align: left;	
}

.widget{
	background-color: white;
}

.widget a{
	font-size: .8em;
	color: #666666;	
}

.widget {
	list-style: none;
}

.widget h2{
	font-size: .7em;
	font-style: bold;
	text-transform: uppercase;
	letter-spacing:  3px;
	color: #0c96CA;
	text-align: left;
	padding-left: 0px;
	border-bottom: 1px #0c96CA dashed;
}

.recentcomments {
	font-size: .8em;
}

.recentcomments a {
	font-size: 1em;
}


/*styles for comments*/
.commentlist li, #commentform input, #commentform textarea {
	font-size: .9em;
	font-family: "Century Gothic", 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;
	}
	
/* Styles for Service Gallery */

.gallerycontainer{
position: relative;
height: 300px;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.textwidget{
  padding: 2px 25px 10px 25px;
  font-size: .7em;
}

.tag-link-*{
  padding: 2px 25px 10px 25px;
  font-size: .7em;
}
