/*
Theme Name: Ranieri Communications Blog Theme
Theme URI: http://tomhancocks.com
Description: A blog design for Ranieri
Version: 1.0
*/

body {
	background-color: #868689;
	font-size: 62.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

#page_content {
	position: relative;
	top: 0px;
	height: 80px;
	width: 751px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}

#content_container {
	position: relative;
	width: 850px;
	height: 80px;
	top: 0px;
	left: 0px;
}

div.header_left {
	padding: 0px;
	margin: 0px;
	height: auto;
	float: left;
}

div.header_right {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 513px;
	height: auto;
}

ul.header_nav {
	height: auto;
	display: inline;
	padding: 0px;
	margin-left: 17px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 31px;
	float: left;
}

/*ul.header_nav li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 0px;
	height: 27px;
	float: left;
}*/

span.hidden {
	display: none;
}

#topstrip {
	position: relative;
	background-image: url(img/topBar.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 718px;
}

#contentspacer {
	padding-bottom: 1px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(img/contentSpacer.png);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 678px;
}

#bottomstrip {
	background-repeat: no-repeat;
	position: relative;
	background-image: url(img/contentBottom.png);
	margin-right: auto;
	margin-left: auto;
	height: 101px;
	width: 718px;
	
	text-align: center;
	font-size: 10px;
	color: rgb(140,140,140);
	line-height: 100px;
}

h1 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom-color: #d6d6d6;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #00b3ff;
	font-size: 1.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.entry {
	margin-right: 10px;
	font-size: 1.1em;
	word-wrap: normal;
	word-spacing: normal;
	color: #868689;
}

b.date {
	padding-top: 10px;
	color: #868689;
}

a:link,a:visited {
	color: #009ee0;
	text-decoration: none;
}

a:hover {
	color: black;
}

textarea#comment {
	height: 100px;
	width: 100%;
}

div#sidebar {
	font-style: normal;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-color: #d6d6d6;
	border-bottom-style: solid;
	color: #009ee0;
}

td.sidebar {
	padding: 0px;
	border-left-width: 1px;
	border-left-color: #d6d6d6;
	border-left-style: solid;
}

td.sidebar ul {
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
}

td.sidebar li {
	margin-right: 0px;
	margin-left: 0px;
}

td.sidebar ul li ul li {
	padding-bottom: 5px;
	margin-left: 10px;
}

div.textwidget {
	padding-bottom: 5px;
	margin-left: 10px;
}

/*id.nav_home {
	background-image: url(http://raniericommunications.com/assets/images/nav/nav_home.gif);
	width: 50px;
}*/

div#twitter {
	position: relative;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 700px;
	
	color: white;
}

#flickr_badge_uber_wrapper {
	align: center;
}