/* 
Theme Name: Iceotope based on whiteboard
Theme URL: http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/
Description: Custom Theme Design.
Author: Adrian Thompson
Author URI: http://www.verypcis.co.uk
Version: 1.0.4

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#post{ float: left; width: 500px; display: inline-block;}
#post a {
	text-decoration: none;
	color: #666666;
}
#post h2 {
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 24px;
}

#date {
	color: #b3b3b3;
	padding-top: 10px;
	font-size: 11px;
}

#category {
	color: #b3b3b3;
	padding-top: 10px;
	font-size: 12px;
}

#postmeta{ margin-bottom: 20px; border-bottom-color: #cccccc; border-bottom-style: dotted; border-bottom-width: 1px; padding-bottom: 30px;}
#postnavigation{}
#searchform{}



#container {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#header {
	width: 100%;
}
#footer {
	background-position: 0 -60px;
	height: 50px;
	background-image: url(images/banners/ice_header1.jpg);
	background-repeat: no-repeat;
	background-color: #9db5cb;
	text-align: left;
	width: 100%;
}
#footer p {
	padding-bottom: 10px;
	padding-top: 20px;
	margin-left: 50px;
	font-size: 10px;
	color: white;
}
#footer a {
	text-decoration: none;
	color: #b3b3b3;
}
#footer a:hover {
	color: #05AEE7;
}
#banner_home {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/banners/ice_header1.jpg);
	height: 150px;
	background-color: #9db5cb;
}
#banner_tech {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/banners/ice_header1.jpg);
	height: 150px;
	background-color: #9db5cb;
}
#banner_contact {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/banners/ice_header1.jpg);
	height: 150px;
	background-color: #9cb4ca;
}
#banner_blog {
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(images/banners/ice_header1.jpg);
	height: 150px;
	background-color: #9db5cb;
}
#banner_title {
	margin-left: 50px;
	letter-spacing: -8px;
	font-weight: bold;
	padding-top: 30px;
	color: white;
	font-size: 75px;
}
#menu {
	display: inline-block;
	margin-top: 10px;
	width: 100%;
}
#menu ul {
	margin-left: 40px;
	margin-top: 10px;
	overflow: hidden;
}
#menu li {
	height: 60px;
	float: left;
	text-align: center;
	width: 120px;
	display: inline;
}
#menu a {
	word-spacing: -1px;
	letter-spacing: -1px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 10px;
	display: block;
	height: 40px;
	margin-top: 10px;
	text-decoration: none;
	color: #698290;
}
#menu a:hover {
	border-top-color: #11181e;
	border-top-style: solid;
	border-top-width: 10px;
	color: black;
}
#content {
	padding: 50px;
	overflow: hidden;

/*
-moz-background-clip:border;
-moz-background-inline-policy:continuous;

background:white none repeat scroll 0 0;
opacity:0.5;
z-index:999; */


}
#content p {

	padding-bottom: 20px;

}
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
	background: #11181e repeat-y scroll center top;

}
#logo {
	padding-top: 20px;
	margin-left: 50px;
	height: 82px;
	width: 300px;
}
#logo h1 {
	letter-spacing: -2px;
	text-decoration: none;
	margin-bottom: -20px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 36px;
}
#sidebar {
	padding-left: 40px;
	float: right;
	border-left-color: #b3b3b3;
	border-left-style: dotted;
	border-left-width: 1px;
	display: inline;
	width: 240px;
}
#sidebar li {
	list-style-type: none;
	margin-left: -40px
}
#sidebar ul {
	padding-bottom: 30px;
}
#searchform {
	margin-bottom: 30px;
}

.widgettitle{
	padding-bottom: 5px;
	font-weight: bold;
}
.alt{
	background-color: #ffffcc;
}


.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url(images/feed-icon-14x14.png) no-repeat 0 50%;
}

#content ul {
	margin-bottom: 20px;
	margin-left: 40px;
}

#content ol {
	margin-bottom: 20px;
	margin-left: 40px;
}

#content li {
	margin-bottom: 20px;
}

strong {
	font-weight: bold;
}

h2 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

small {
	margin-bottom: 30px;
	color: #4c4c4c;
	font-size: 11px;
}

em {
	font-style: italic;
}



/* ============ SAFARI AND OPERA SPECIFIC STYLES ================ */
@media screen and (-webkit-min-device-pixel-ratio:0) {


} 

