/*
Theme Name: Health Law OFfice 
Theme URI: http://brycemcdonnell.com
Description: This is a custom template designed for Health Law Office.com 
Version: 1.0
Author: Bryce McDonnell
Author URI: http://www.brycemcdonnell.com 
Tags: 

*/



/* Begin Typography & Colors */
body {
	text-align: center;
	background-image: url(images/bodybackgroundcorner.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color:#736e5d;
	background-position: left top;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    -webkit-transition: all .3s linear;

}
a:hover {
	color: #FFFFFD;
}
h5 {
	padding-left: 10px;
}
h3 {
	font-family: Arial, "MS Trebuchet", sans-serif;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.6em;
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
img { border:none;}

/***  NAVIGATION STUFF   ***/
#navlist {
	display:block;
	list-style:none;
	margin:5px 0;
	padding:0px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
}

#navlist li { display: inline; padding:10px 20px; }
#navlist li a { text-transform: capitalize; }
#navlist li a:hover { text-transform: capitalize; }

#subNav {
	display:block;
	list-style:none;
	text-align:center;
	margin:5px 20px;
	padding:0px;
}
.previous_page { float:left }
.next_page { float:right; }
#activeLI {
	/***  this is the "floating" image that shows the active page   ***/
	/* background:url(images/sub-bg2.png) no-repeat top left; */
	margin-top:-10px;
	margin-left:-15px;
	padding:0;
	border-top:4px solid black;
	border-bottom:4px solid black;
	position: absolute;
	
}
#subNav li { display: inline; padding:10px 50px; }

#subNav li a { text-transform: lowercase; text-decoration:underline; }
#subNav li a:hover { text-transform:lowercase; }


#leftcol h2 {
	margin-left: 10px;
}

#banner {
	background-color: #261f17;
	padding-top: 15px;
	padding-bottom: 15px;
}

#banner img {
	display: block;
	margin-right: auto;
	margin-left: auto; 
	text-align: right;
}
#top , #bottom {
	clear:both;
	width: 960px;
	height:76px;
	background: transparent url(images/bg-top.gif) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow:hidden;
}
#top {margin-top:10px;}
#bottom { background:transparent url(images/bg-bottom.gif) no-repeat left top;
height:50px; }
#content {
	width: 960px;
	background: transparent url(images/bg-middle.gif) repeat-y left top;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow:hidden;
}
#wrapper { padding:0 20px ;}
#wrapper a {
	text-decoration:underline;
	/* font-style: oblique; */
}
#wrapper h2 {
	padding-left:20px;
	border-bottom:1px dotted #726D5D;
}
#wrapper h3 {
	text-align:left;
	text-transform: lowercase;
}

/***  EGGS   ***/
#wrapper-home {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#squares {
	width:980px; 
	padding:0; margin:0;
	text-align: left;
}

#squares li {
	list-style-type:none;
	display:inline-table;
}
.square img { border: none;}
p.explain {
	position:relative;
	top:-292px;
	width: 130px;
	height: 275px;
	margin:0;
	line-height:2em;
	font-weight:bold;
	z-index: -8;
}
.right .explain { left:350px; }
.left .explain { left:-150px; }

#about {  }
#about .explain { padding-top:40px;}

#external {	 }
#external .explain { padding-top:40px;}

#blog { }
#blog .explain { padding-top:60px;}

#contact { float: right;}
#contact .explain { padding-top:60px;}

#blog_tease {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background:#B5AE96 url(images/content-bg2.gif) no-repeat center top;
	width:600px;
	line-height:1.5em;
}
/***  BLOG   ***/
.slider-arrows {
	display:block;
	width:18px;
	height:42px;
	/* text-indent:-9999px; */
	overflow:hidden;
	cursor:pointer;
}
#slide-left {
	float:left;
	padding-right:20px;
}
#slide-right {
	float:right;
	padding-right:20px;
	
}
#entry-container{
	width:10000px;
	height:1000px;
}
div.blogentry {
	float:left;
	margin-left:50px;
	margin-right:100px;
	width:650px;
	text-align: justify;
}
div.blogentry p.date {
	text-align:right;
	font-size:14px;
	text-decoration:italic;
}
div.blogentry h2 a { text-decoration:none !important; }

#tweets {
  opacity: 0.5;
  transition: all .3s linear;
	    -moz-transition: all .3s linear;
	    -o-transition: all .3s linear;
	    -webkit-transition: all .3s linear;
}

#tweets:hover {
  opacity: 1.0;
}
/***  FOOTER   ***/

#footer {
	clear: both;
	height:25px;
	padding-top:10px;
	font-size: 10px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
#slogan {
	font-size: 14px;
	color: #FFFFFF;
	margin-top:-20px;
}
#copy { float:left; margin-left:100px;}
#legal { float:right; margin-right:100px;}

/***  CONTACT   ***/
#contactEmail {
	float:left;
	padding:0 40px;
}
#contactOther {
	padding:0 40px;
	float:right;
}

.date {
	color:#403e2e;
	font-size:10px;
	font-style:italic;
	position:relative;
	bottom:5px;
}
.excerpt { 
  padding:0;
  margin: 0;
  margin-top:10px;
  line-height:1.25em;

}
.title {
	font-size:16px;
	text-transform: lowercase;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:none !important;
}

.arrowlink img {
	vertical-align:middle;
	padding-left:20px;
	padding-top:2px;
}

.arrowlink a:hover {
	opacity:.50;
filter:alpha(opacity=50);
filter: "alpha(opacity=50)";
}

.square_dep a:hover {
	opacity:.50;
filter:alpha(opacity=50);
filter: "alpha(opacity=50)";
}

div.blogentrypage div.excerpt {
	border-top: 1px #000000 dotted;
	border-bottom: 1px #000000 solid;
	width:825px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:25px;
	text-indent:25px;
	margin-top:2px;
	line-height:24px;
}

div.blogentrypage h2 {
  margin: 0; padding:0 !important;
  float: left;
  width: 80%;
  border-bottom: none !important;
}

div.blogentrypage {
	float:left;
	margin-left:50px;
	margin-right:100px;
	margin-top:15px;
	padding-top: 5px;
	width:650px;
	text-align: justify;
	border-top: 1px #000000 dotted;
}
div.blogentrypage .date {
	padding-top: 5px;	
	font-size:14px;
	text-decoration:italic;
	float:right;
	position:static;
	
	
}

.publink {
	margin-left:10px;
	font-size:20px;
}

.socialspacing {
	padding:3px;
	margin-top:-10px;
}


#footer img {
	vertical-align:middle; 
	margin-left:15px; 
	margin-right:5px;
	margin-top:-7px;
}

#socialmedia a {
	font-size:14px;
}

#sign_up {
   margin: 0 auto ;
   width: 700px;
}

#socialmedia {
	margin-left:-60px;
}

.form-row input {
	border-radius:10px;
	margin-left:10px;
	font-size:14px;
	margin-top:10px;
	

}



.form-row label {
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	
	
}

#payment button {
	font-size:20px;
	font-weight:bold;
	margin-top:15px;
	margin-left:25px;
	padding:5px;
	border-radius:10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4c4c4', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#c4c4c4), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #c4c4c4,  #ffffff); /* for firefox 3.6+ */ 
}

#payment button:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#979696', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#979696), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #979696,  #ffffff); /* for firefox 3.6+ */ 
color:#261e18;
cursor:pointer;
}

#payment option {
	font-size:14px;
	margin-top:10px;
}

#payment select {
	margin-top:12px;
}
	
	

#payment span {
	vertical-align:text-bottom;
}

#name {
	width:200px;
}

#email {
	width:200px;
}

#invoicenumber {
	width:200px;
}

#payment {
	width:100px;
	margin-left:3px;
}

#paymentbox {
	margin-left:13px;
}

#cardnumber {
	width:200px;
}

#cvc {
	width:50px;
}

