/*  
Theme Name: Dog Theme
Theme URI:http://trainyourdog.net/
Description:A complete dog training guide
Version:1.0
Author: Jinsona
Author URI: http://www.web2feel.com/
*/

body {
	margin:0;
	background:#fd33bd;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ff3aa6;
	text-decoration:none;
	}
a:hover {
	color:#ff9900;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#ff3aa6;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	background:#fff;
	}

/* The Header */

.head {
	position:relative;
	height:259px;
	background:url(images/headright.png) bottom right no-repeat;
	}
.logo {
	position:absolute;
	left:274px;
	top:52px;
	height:78px;
	width:360px;
	background:url(images/logo.png);
	}
.headleft {
	width:312px;
	height:18px;
	position:absolute;
	left:0;
	top:241px;
	background:url(images/headleft.png);
	}
.dog {
	width:312px;
	height:241px;
	position:absolute;
	top:0;
	left:0;
	background:url(images/dog.jpg);
	}

/* The Search */

.search {
	position:absolute;
	bottom:4px;
	right:48px;
	}
.search form {
	margin:0;
	padding:0;
	}
.search input#wrdSearch {
	height:18px;
	background:#fff;
	border:1px solid #000;
	width:213px;
	font-size:14px;
	padding-top:5px;
	margin-bottom:3px;
	}
.search input.normalsearch {
	width:104px;
	height:23px;
	border:none;
	background:url(images/sitesearch.png);
	margin-right:10px;
	}
.search input.googlesearch {
	width:99px;
	height:23px;
	border:none;
	background:url(images/googlesearch.png);
	}

/* The Menu */

.menu {
	height:21px;
	background:url(images/menu.gif);
	line-height:21px;
	font-size:14px;
	color:#fff;
	}
.menu a {
	color:#fff;
	text-decoration:none;
	}
.menu a:hover {
	color:#ac005f;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	padding:0 5px;
	}

/* The Footer */

.footer {
	height:42px;
	padding-top:10px;
	color:#fff;
	font-size:14px;
	text-align:center;
	background:url(images/footer.png);
	clear:both;
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
	}

/* The Content */

.content {
	float:left;
	width:726px;
	padding:0 54px 0 17px;
	}

/* The Ad */

.topad {
	height:280px;
	width:726px;
	margin:11px auto;
	}
.leftdog, .topadmiddle, .rightdog {
	float:left;
	height:280px;
	}
.leftdog {
	width:81px;
	background:url(images/addogleft.jpg) top left no-repeat;
        padding-right: 50px;
	}
.rightdog {
	width:81px;
	background:url(images/addogright.jpg) top right no-repeat;
        padding-left: 50px;
	}

/* The Posts */

h1.title, h1.title a {
	margin:0 0 5px 0;
	font-size:24px;
	font-weight:normal;
	color:#ac005f;
	text-decoration:none;
	}
h1.title a:hover {
	color:#ff9900;
	}
.postedby {
	background:url(images/postedby.gif) 3px 0 no-repeat;
	padding-left:26px;
	}
.postinfo {
	height:21px;
	border:1px solid #f41d92;
	line-height:21px;
	clear:both;
	margin-bottom:15px;
	}
.commentslink {
	float:left;
	background:#f41d92 url(images/cloud.gif) 4px 3px no-repeat;
	padding:0 10px 0 30px;
	}
.commentslink a {
	color:#fff;
	font-weight:bold;
	}
.commentslink a:hover {
	color:#ff9900;
	}
.postedin {
	float:right;
	padding:0 10px 0 20px;
	background:url(images/postedin.gif) left no-repeat;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:194px;
	padding-top:32px;
	font-size:14px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:24px;
	line-height:24px;
	font-size:16px;
	color:#fff;
	margin:0;
	background:url(images/h2star.gif);
	padding:0 0 0 28px;
	}
.sidebar ul li {
	background:url(images/sidebarbottom.gif) bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:10px;
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:url(images/sidebar.gif);
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:url(images/dot.gif) 0 5px no-repeat;
	padding-left:10px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

/* The Sidebar Ad */

.sidebar .ad h2 {
	background:url(images/h2.gif);
	}
.sidebar ul li.ad div {
	text-align:center;
	}

/* The Page Links */

.pagelinks {
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The Navigation */

.navigation {
	padding:10px;
	clear:both;
	margin-bottom:10px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:20px 0 20px 0;
	margin:0;
	font-size:18px;
	text-align:center;
	color:#ff3aa6;
	font-style:italic;
	font-weight:normal;
	}

/* The Comments */

.comments {
	}
.comments ol {
	margin:0 0 25px 0;
	padding:0 8px;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.respond form {
	margin:0;
	padding:0 8px;
	}
.respond textarea {
	width:90%;
	height:100px;
	background:#fff;
	border:1px solid #959ca2;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#commentform input {
	background:#fff;
	border:1px solid #959ca2;
	color:#333;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 0;
	}
.respond h2, .comments h2 {
	margin:0;
	font-size:14px;
	color:#ff3aa6;
	clear:both;
	font-weight:normal;
	padding:0 8px;
	line-height:29px;
	}