/*
Theme Name: Solido Things
Theme URI: http://www.solidodesign.com
Description: This theme is based on the Things website for Solido Design
Version: 1.0
Author: Steven Hepting
Author URI: http://stevenhepting.com/
Tags: two columns, widgets

	Solido Things

	This theme was designed and built by Steven Hepting based
	on the Wordpress Default theme.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Tags & Classes */
.right {float: right;}
.center {text-align: center;}
.hidden {display: none;}
.small {font-size: .8em;}
.smallish {font-size: .9em;}
.logo {height: 40px;}
.date { color: #aaa;}
.desc { color: #333;}
.green { color: #7bbe48; }
.gray { color: #888; }
.lower {margin-bottom: -3px;}
.circuit { margin-bottom: -10px;}
.postmetadata { color: #aaa }
.postmetadata a{ color: #8af; }

#bd { padding: 10px;}
#main {
  background: white;
  padding: 15px;
  margin-top: 20px;
  margin-right: 23px;
  border: solid 1px #aaa;
  min-height: 350px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }
* html #main { 
margin-left: 0px;
zoom: 1;
padding-right: 0px;
padding-top: 10px;
} /* IE 6 Hack */
* + html #main { margin-left: -20px; margin-right:43px;} /* IE 7 Hack */

/* To force width of main text area */
#yui-main .yui-b {
  width: 725px;
  }

/* Front Page */
#news_boxes {
  margin-top: -20px;
  clear:both;
  margin-right: 0px;
  font-size:0.85em;
  }

 #main h1 {
   margin-top: 0px;
   }

.intro  p{
  margin-top: 10px;
  font-size: 1.3em;
}

.intro ul {
  font-size: 1.2em;
  }

/* #upcoming {width: 200px;} */
#upcoming {width: 50px;}
#news_boxes ul li{
  list-style: none;
  margin-left: 0px;
  margin-top:2px;
  }
  
/* Top bar */
.main_img {
  margin-left: -44px;
  margin-top: -27px;
  margin-bottom: 5px;
  }
* html .main_img {
  margin-top: -10px;
  margin-left: -15px;
  }
  
.integrated_with {
  width: 660px;
  height: 55px;
  }
.integrated_with img{
  display: block;
  float: left;
  padding: 0px;
  margin: 0 3px;
  }
  
.full {
  margin-left: -15px;
  }
.more {
  font-size: .8em;
  text-align: right;
  margin-right: 30px;
  margin-top: -20px;
  font-style: italic;
  }

.screenshot {
  margin: 20px;
  box-shadow: 5px 5px 20px #999; 
}
  
  
/* Media Page */
.image_grid img {
  border:1px solid #aaa;
  /*padding: 4px;*/
  background: #fff;
  margin: 7px;
  margin-left:10px;
}

.tip {
    color: #333;
    background:#fff;
    display:none; /*--Hides by default--*/
    padding:7px;
    position:absolute;   
    opacity:0.8;
    z-index:1000;
    border: solid #888 1px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.image_border {
  border:1px solid #aaa;
}

.image_grid li {
  list-style:none;
  float:right;
}

/* Expert Views Page */
.rss {
  display: inline;
  margin-top: 5px;
  float: right;
  font-size: .6em;
  }
.continue {
  margin-top: -10px;
  }

/* Events Page */
.event {margin-bottom: 40px;}
.event h2 { margin-bottom: 0px; }
.event h3 { margin-bottom: 0px; }
.event p { margin-top: 0px; }

/* General */
h1,h2,h3,h4 {
  font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
  color: #222;
  margin-bottom: 3px;
  }
h1 { 
  font-size: 2em;
  margin-top: 15px;
}
h2 { 
  font-size: 1.6em;
  margin-top: 15px;
}
h3 { 
font-size: 1.4em;
margin-top: 15px;
}
h4 { 
  margin-top: 10px;
  font-size: 1.2em;
  font-weight: bold;
  }

em {font-style: italic;}
html {background: #dddddd;}
td {padding: 10px;}
th{padding-top: 5px;}
ul {zoom: 1;}
p { 
margin-top: 10px;
margin-bottom: 15px;
margin-right: 5px;
}
ul ul li {list-style-type: circle;}
img {zoom: 1;}

.post h1 {margin-top: -5px;}
.note_title {
    color:black;
    font-size: 1.3em;
    margin-top: 8px;
    margin-bottom: 2px;
    font-style:bold;
}
.note_details {
    color: #888;
    font-size:.9em;
}
.note_logo {
    float:right;
    height:50px;
    margin-top:-50px;
}
.technology {
  color: #888;
  font-size: .7em;
  font-style: italic;
  margin-left: 10px;
}
.improvements {
  margin-top: -12px;
  margin-bottom: 20px;
}
.partner_logo {
  margin-bottom: -12px;
  margin-top: 20px;
  }
#main .quote {
  color: #555;
  font-size: 1.2em;
  }

body{ 
  background: url("/images/fade_header.gif") top repeat-x;
  color: #444;
  font-size: .8em;
  font-family: 'Lucida Grande', Verdana, sans-serif;
  }
  
a {
	text-decoration: none;
	color: #4d6399;
}
ul li {
  list-style-type: disc;
  margin-left: 20px;
}
ol { margin-top: -10px;}
ol li {
	list-style-type: decimal;
	margin-left: 30px;
	}

/* Main Image */
#main_image {
	margin-top: 0px;
	display:block;
	width: 670px;
	height: 200px;
	background: url('/images/front_page_two_solutions.png') no-repeat;
}

/* Sidebar */
.sidebar {
  padding-top: 50px;
  zoom: 1;
  position: relative;
  }
 .icon {
 text-align: center;
 }
 .icon img {
 margin-top: 10px;
 margin-bottom: 10px;
} 
.quote {
  font-family: Cambria, Georgia, serif;
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 50px;
  color: #555;
  }
.quote a {
  font-family: Verdana, sans-serif;
  font-style: normal;
  color: #999;
  font-size: .7em;
  line-height: 1.7em;
  float: right;
  }
.quote_logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
  
  margin-bottom: 0px;
  text-align:center;
  }
  
  
  
/* Header */
#header .page_item a { color: black;}
#header a:hover {color: #7fbe1f;}
#header .current_page_item a,
#header .current_page_ancestor a {color: #7bbe48;}
#nav .current_page_item,
#nav .current_page_ancestor {background: #e5e5e5;}
#nav li:hover {background: #eee;}
#main_logo img{
  margin-top:30px;
}
* html #main_logo {zoom: 1; margin-top: -110px;}
* + html #main_logo {zoom: 1; margin-top: -110px;}
.page_item {
  font-size: 1.2em;
  padding: 60px 10px 10px 10px;
  }
#header {
  padding-left: 20px;
  padding-right: 210px;
  }
#subnav {
  zoom: 1;
  background: none;
  margin-top: 15px;
}
#nav li{
  list-style-type: none;
  margin: 0px;
  float: right;
}
#subnav li {
  padding-top: 0px;
  list-style-type: none;
  margin: 0px;
  float: right;
  font-size: 1em;
}



/* Footer */
#ft {
  color: #888;
  width: 700px;
  }
#ft #copyright {
  margin-left: 100px;
  font-size: .8em;
  margin-right: 150px;
  }
#ft .sub{
  color: #666;
  margin: 10px;
  }
#ft .sub:hover{ background: #bbb;}

