/*
	Theme Name: Paws
	Theme URL: http://www.theme-address.com
	Description: ...
	Author: Michael Muwanguzi
	Author URI: http://www.author-address.com
	Version: 1.0

	This theme is released under Creative Commons Attribution 2.5 License.

*/


/******* DEFAULTS *******/
html, body {
	background: #ffffff;
	color: #000000;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

<!--[if IE]>
.clearfix {
	zoom: 1;
	display: block; /* resets display for IE/Win */
}
<!--[endif]-->

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

.clear {
	clear:both;
}

/*******  CONTAINERS *******/

#wrapperContainer {
	width:100%;
	height:100%
}

#wrapperHeader {
	position:relative;
	width:100%;
	height:111px;
	z-index:10;
}

#wrapperContent {
	position:relative;
	width:100%;
	height:auto;
}

#wrapperFooter {
	width:100%;
	height:120px;
	background:#33cccc;
}

#left-column {
	width:225px;
	float:left;
}

#right-column {
	width:202px;
	float:left;
}

#top-banner {
	width:500px;
	height:75px;
	margin: 20px auto;
}

.section-wrapper {
	position:relative;
	width:200px;
	height:auto;
	background:#C00;
}

.top-cap {
	position:relative;
	top:0;
	width:200px;
	height:10px;
	background:#0C0;
}

.middle-content {
	position:relative;
	width:200px;
	height:auto;
	min-height:100px;
}

.bottom-cap {
	position:relative;
	bottom:0;
	width:200px;
	height:10px;
	background:#00C;
}

/******* HEADER *******/
#header {
	width:1024px;
	height:86px;
	margin:0 auto;
}

#paws-title {
	width:393px;
	height:86px;
	float:left;
}

#paws-title img {
	border:none;
}

#paws-header-image {
	width:254px;
	height:86px;
	background:url(../../../images/paws-header-image.jpg) 0 0 no-repeat;
	float:left;
}

#paws-tag {
	width:377px;
	height:86px;
	float:left;
}


/******* NAVIGATION *******/

#nav {
	width:100%;
	height:25px;
	background:#cccccc;
}

#buttonContainer {
	width:412px;
	height:25px;
	margin:0px auto;
}

/******* CONTENT *******/
#content {
	margin:20px auto 0px auto;
	width:1024px;
	background: #ffffff;
	padding: 0;
}

#contentmiddle {
	width:545px;
	background: #ffffff;
	margin: 0px 20px 0 20px;
	padding: 20px 0px 0px 0px;
	float:left;
}

.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.content {
	margin-bottom:10px;
}

.post .content,
.comment .content {
	padding: 0px 10px 0px 10px;
	text-align: justify;
}

.post .content p,
.comment .content p {
	color:#888888;
	line-height: 20px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.post-tag {
	width:100%;
	text-align:center;
	color:#888888;
}

.comment {
padding: 0px 0px 0px 0px;
margin-bottom: 30px;
}

#commentsform {
margin-top: 10px;
padding: 0px 10px;
}

#commentsform input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 40%;
	padding: 3px;
}

#submit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px;
}

#commentsform textarea {
	padding: 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 98%;
	overflow: auto;
}

.ad-block {
	width:200px; 
	height:100px; 
	border:1px solid #0FF; 
	margin:0 auto 30px auto;	
}

#page-numbers {
	width: 220px;
	height: auto;
	margin: 0 auto 15px auto;
}

/******* LEFT SIDEBAR *******/
#left-sidebar {
	background: #fff;
	position: relative;
	width: 225px;
	padding: 0px;
}

#left-sidebar #register-link {
	width:200px;
	height:auto;
	margin:20px 0;
	padding:0;
}

#left-sidebar #inger-home-photo {
	width:220px;
	height:341px;
	background:url(../../../images/inger-home-photo.jpg) 0 0 no-repeat;
}

#left-sidebar #welcome {
	width:auto;
	height:606px;
	background:url(../../../images/inger-collage.jpg) 0 0 no-repeat;
}

#left-sidebar #dogs-home-photo {
	width:220px;
	height:144px;
	background:url(../../../images/dogs-home-photo.jpg) 0 0 no-repeat;
}
	
/******* RIGHT SIDEBAR *******/
#right-sidebar {
	background: #fff;
	position: relative;
	float: left;
	width: 202px;
	padding: 0px;
}

#right-sidebar #rss-container {
	width:200px;
	height:auto;
	border:none;
	margin-bottom:5px;
}
/*
#right-sidebar #twitter-link {
	width:200px;
	height:25px;
	margin-bottom:10px;
}
*/
#right-sidebar #social-button-container {
	width: 95px;
	height: 41px;
	margin-bottom:10px;
}

#right-sidebar #twitter-link {
	width:42px;
	height:41px;
	margin-right:4px;
	float:left;
}

#right-sidebar #twitter-link img {
	border:none;
}

#right-sidebar #facebook-link {
	width:41px;
	height:41px;
	float:left;
}

#right-sidebar #facebook-link ul {
	margin:0px;
	padding:0px;
}

#right-sidebar #facebook-link img {
	border:none;	
}

#right-sidebar #register-container {
	width:200px;
	height:auto;
}

#right-sidebar #register-container ul {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#right-sidebar #register-container li {
	text-align:center;
	font-weight:bold;
	color:#fa13b1;
}

#right-sidebar #register-box {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:200px;
	height:300px;
	background:url(../../../images/register-box.jpg) no-repeat;
	margin-bottom:10px;
}

#right-sidebar #register-box ul {
	list-style:none;
	margin:5px 0;
	}

#right-sidebar #register-box p {
	text-align:center;
	font-weight:bold;
	color:#FFF;
}

#right-sidebar #register-box img {
	width:167px;
	margin:8px 0 0 8px;
	border:none;
}

#right-sidebar #top-mp3-player {
	position:relative;
	width:200px;
	height:auto;
	border:1px solid #ff9900;
	margin: 0 0 20px 0;
}

#right-sidebar #top-player {
	width:228px;
	margin:10px auto 5px auto;
}

#right-sidebar2 {
	width:200px;
	height:auto;
	margin: 10px 0;
	float:left;
}

/******* FOOTER *******/

#footer {
	position:relative;
	height:83px;
	background:#33cccc;
	margin: 0 auto;
	padding:0px;
}

#footer p {
	padding: 5px 20px;
	text-align:center;
}

/******* WIDGETS *******/
#calendar_wrap {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background: #FBFBFB;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	padding: 3px 5px;
	text-align: center;
	font-weight: bold;
	background: #EEEEEE;
	border: 1px solid #E3E3E3;
}

#wp-calendar caption {
	font-weight: normal;
	padding: 0px 10px 3px 10px;
	text-align: left;
	background: #FBFBFB;
}

#wp-calendar td {
	padding: 1px 5px;
	text-align: right;
	background: #FBFBFB;
	border: 1px solid #f3f3f3;
}
