/*  
Theme Name: Hampshire Hypnotherapist
Theme URI: http://www.hampshirehypnotherapist.co.uk
Description: Main Hampshire Hypnotherapist Website Theme
Version: 05/08/2010
Author: Matthew Milnes
Author URI: http://www.websitesdesigned.co.uk
*/

#content label {
	font-weight:bold;
	margin-top:10px;
}

#content input {
	COLOR: #444;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	padding:5px;
	padding-bottom:10px;
}
#content input[type="submit"] {
	font-weight:bold;
	padding:5px 10px 5px 10px;
}
#content textarea {
	FONT-FAMILY: Arial, sans-serif;
	COLOR: #444;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	padding:5px;
}



html {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

body {
  min-height: 100%;
	font-size: 1em; 
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #ddd;
	background: #000 url(files/backg.jpg) fixed no-repeat center center;
	margin: 0px;
	padding: 0px;
}

* html body {
  height: 100%;
}

a, img {
  border: 0px;
}

img 
{
border: 1px solid #444;
padding:2px;
}

#link_feed img {border:0; padding:0; margin:0;}

#geral {
	position: absolute;
	width: 1050px;
	margin-left: -525px;
	left: 50%;
	margin-top: 35px;
}

#wrapper {
	background-image: url(files/bground.png);
	height: 100% !important;
	overflow: hidden;
}

#corpo {
  width: 733px;
  padding-left: 10px;
  padding-right: 10px;
  float:left;
  margin-top:60px;
}

#splash{
  width: 500px;
  height: 120px;
  float: left;
  clear: left;
  margin-left:5px;
  
}

#splash img {border:0; padding:0; margin:0}

#content {
  width: 720px;
  font-size: 0.8em;
  line-height: 1.3em;
  float: left;
  clear: left;
  padding: 0px 15px 15px 15px;
  
}

#content a {
  padding: 1px;
  color: #ddd;
}

#content a:hover {
  color: #c495bb;
  text-decoration: none;
}

#content .entry a:hover {
  color: #c495bb;
  text-decoration: none;  
}

.post {margin-bottom:30px;}

.post h1 {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  line-height:25px;
}

.pagetitle a {color:#ddd; text-decoration:none;}

.post h2, h3, h2.pagetitle, h2.center {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  line-height:30px;
}

#sidebar {
  font-size: 0.8em;
  float: right;
  padding:10px 8px 7px 0px;
  width:275px;
}

#sidebar li
{
 margin-left:2px;
 margin-bottom:3px;
}


#sidebar li a{
  text-decoration: none;
  color: #ddd;
  margin-left:0px;
  margin:0px;
  padding:0px;
}

#sidebar li a:hover {
  text-decoration: none;
  color:#c495bb;
}

#sidebar ul ul{
  display: block;
  list-style: none;
  background:none;
  width: 252px;
  margin: 0px;
}

#sidebar ul {
  display: block;
  list-style: none;
  width: 260px;
  background-image: url(files/white15.png);
  margin: 0px;
  padding: 0px;
  margin-bottom: 2px;
  margin-left:3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 8px;
}

ul#link_feed {
  display: block;
  background-image: none;
  list-style: none;
  width: 260px;
  margin: 0px;
  padding: 0px;
  margin-left:1px;
  height:26px;
}

#sidebar h2 {
  font-size: 16px;
  margin: 0px;
  padding: 10px 5px 5px 5px;
  line-height:18px;
}

#busca #s {
  width: 130px;
  border: 0;
  background-color: #fff;
  color: #000;
  margin-bottom: 7px;
  margin-left: 2px;
}

#busca #searchsubmit {
  width: 30px;
  border: 0;
  background-color: #fff;
  color: #000;
  margin-bottom: 7px;
  margin-top: 2px;
}

#commentform input, #commentform textarea {
  width: 250px;
  background-color: #fff;
  border: 0;
  color: #000;
}

#footer {
  width: 1050px;
  height: 58px;
  clear: both;
  margin-bottom: 35px;
  background: url(files/footerblack38.png) no-repeat left bottom;
  font-size: 0.6em;
  color: #AAAAAA;
}

#footer UL {
  list-style: none;
  display:inline;
  margin:0px;
  padding:0px;
}

#footer LI {
  margin:0px;
  padding:0px;
  margin-left:10px;
}

#footer a{
  color: #AAAAAA;
  text-decoration:none;  
}


#tecnologias_by {
  float: left;
  clear: left
}

#creative_commons {
  float:right;
  clear:right;
  width: 250px;
  text-align: right;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.alignright {
	float: right;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;	
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}



#rolling .gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #BCCDF0;
}

#rolling .gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1#rolling .4em;
  overflow : hidden;
  white-space : nowrap;
}

#rolling .gfg-title a {
  color : #3366cc;
}

#rolling .gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1#rolling .4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

#rolling .gfg-subtitle a {
  color : #3366cc;
}

#rolling .gfg-entry {
  background-color : white;
  width : 100%;
  height : 6#rolling .9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
#rolling .gfg-root #rolling .gfg-entry #rolling .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

#rolling .gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

#rolling .gfg-listentry {
  line-height : 1#rolling .5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

#rolling .gfg-listentry-odd {
  background-color : #F6F6F6;
}

#rolling .gfg-listentry-even {
}

#rolling .gfg-listentry-highlight { 
  background-image : url('http://www#rolling .thediscdirectory#rolling .co#rolling .uk/rolling/garrow#rolling .gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations#rolling .
 */

#rolling .gfg-root #rolling .gfg-entry #rolling .gf-result #rolling .gf-title {
  font-size: 14px;
  line-height : 1#rolling .2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

#rolling .gfg-root #rolling .gfg-entry #rolling .gf-result #rolling .gf-snippet {
  height : 3#rolling .8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget#rolling .
 */

#rolling .gfg-horizontal-container {
  position : relative;
}

#rolling .gfg-horizontal-root {
  height : 1#rolling .5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

#rolling .gfg-horizontal-root #rolling .gfg-title {
  font-weight : bold;
  line-height : 1#rolling .5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

#rolling .gfg-horizontal-root #rolling .gfg-title a {
  color : #444444;
  text-decoration : none;
}

#rolling .gfg-horizontal-root #rolling .gfg-entry {
  width : auto;
  height : 1#rolling .5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
#rolling .gfg-horizontal-root #rolling .gfg-entry #rolling .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1#rolling .5em;
  overflow : hidden;
  white-space : nowrap;
}

#rolling .gfg-horizontal-root #rolling .gfg-list {
  display : none;
}

/*
 * FeedControl customizations#rolling .
 */

#rolling .gfg-horizontal-root #rolling .gfg-entry #rolling .gf-result #rolling .gf-snippet,
#rolling .gfg-horizontal-root #rolling .gfg-entry #rolling .gf-result #rolling .gf-author {
  display : none;
}

#rolling .gfg-horizontal-root #rolling .gfg-entry  #rolling .gf-result #rolling .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

#rolling .gfg-horizontal-root #rolling .gfg-entry #rolling .gf-result #rolling .gf-spacer {
  float : left;
}

#rolling .gfg-horizontal-root #rolling .gfg-entry #rolling .gf-result #rolling .gf-spacer,
#rolling .gfg-horizontal-root #rolling .gfg-entry #rolling .gf-result #rolling .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

#rolling .gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

#rolling .gfg-collapse-open, #rolling .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

#rolling .gfg-collapse-open {
  background-image : url('http://www#rolling .thediscdirectory#rolling .co#rolling .uk/rolling/arrow_open#rolling .gif');
}

#rolling .gfg-collapse-closed {
  background-image : url('http://www#rolling .thediscdirectory#rolling .co#rolling .uk/rolling/arrow_close#rolling .gif');
}

#rolling .gfg-collapse-href {
  float : left;
}

#rolling .clearFloat {
  clear : both;
}

