/*
Theme Name: Blue Dog 1
Theme URI: http://europuppy.com/wp/Blue-Dog-1
Description: A light and colorful three column, widget-ready theme. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like, just leave the credits link under your footer. 
Version: 1.0
Author: Euro Puppy
Author URI: http://europuppy.com/
Tags: 3 column, three column, dog theme
*/



/* Begin Typography & Colors */
body {
	background: #b9b9b9 url('images/body_bg.png') repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Helvetica, Verdana;
}

div {
	overflow: hidden;
}

* {
	padding: 0;
	margin: 0;
}

img {
	border:0;
/*	margin-left: auto;*/
/*	margin-right: auto;*/
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

    img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    text-align: center;
    }


    .alignright {
    float: right;
    }

    .alignleft {
    display: block;
    float: left;
     }

    .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }


.alignleft {
	float: left;
	margin-right: 15px;
	vertical-align: top;
}

.alignright {
	float: right;
	margin-left: 5px;
	vertical-align: top;
}


a {
	color: #5860fa;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #9eb215;
	text-decoration: none;
}

#page {
	width: 1004px;
	text-align: left;
	overflow: hidden;
	margin: auto;
}

.leaderboard {
	width: 1004px;
	height: 100px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

.socialnetworking {
	position: absolute;
	width: 280px;
	height: 24px;
	margin-left: 700px;
	margin-top: 210px;
	background-color: #FFF;
}

.socialnetworking .facebook {
	width: 90px;
	height: 22px;
	margin-top: 2px;
	background: url(images/facebook_icon.png) no-repeat;
	float: left;
}

.socialnetworking .twitter {
	width: 90px;
	height: 22px;
	margin-top: 2px;
	background: url(images/twitter_icon.png) no-repeat;
	float: left;
}

.socialnetworking .rss {
	width: 80px;
	height: 22px;
	margin-top: 2px;
	background: url(images/rss_icon.png) no-repeat;
	float: left;
}

#header {
	width: 100%;
	height: 234px;
	background: url('images/banner.png') no-repeat;
}
#headerimg h1 {
	margin: 0px;
	padding: 20px 0px 5px 30px;
}
#headerimg h1 a {
	color: #000;
	font-size: 35px;
	text-decoration: none;
}
#headerimg .description {
	color: #17b0e9;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
#headerimg #searchform {
	padding: 195px 0px 0px 830px;
	margin: 0px;
	background: url('images/search-icon.png') no-repeat 800px 195px;
	height: 25px;
}
#headerimg #searchform input {
	border: solid 1px #ccc;
	background: #ccc;
}


#menu1 {
	width: 100%;
	height: 53px;
	line-height: 53px;
	padding: 0px 20px 0px 20px;
	background: url('images/menu1-bg.png') no-repeat;
}	
#menu1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu1 li {
	display: inline;
}
#menu1 span {
	color: #129acd;
	font-size: 13px;
	font-weight: bold;
}
#menu1 li,
#menu1 li a {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
#menu1 li a:hover {
	color: #000;
}

#container1 {
	width: 100%;
	overflow: hidden;
	background: url('images/container-bg.png') repeat-y;
}
#container2 {
	width: 100%;
	overflow: hidden;
	background: url('images/container-top.png') no-repeat 0% 0%;
}
#container3 {
	width: 100%;
	overflow: hidden;
	background: url('images/container-bottom.png') no-repeat 0% 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#content {
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#content p {
	font-size: 12px;
}
	
.narrowcolumn {
	width: 515px;
	margin: 0;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.widecolumn {
	width: 515px;
	margin: 0;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

.category {
	height: 22px;
	background: #0d1a95;
}

.category .text {
	margin-top: 2px;
	margin-left: 5px;
	color: #fff;
	font-size: 13px;
}



.post {
	border-bottom: solid 2px #F6F6F6;
	padding: 0px;
	margin: 0px 0px 10px 0px;	
	background: #eff1ff;
}

.post .title {
	height: 24px; 
	width: 100%;
}



.post h2 a,
.post h3 a {
	display: block;
	padding: 8px 8px 3px 5px;
	height: auto;
	/*line-height: 30px;*/
	/*background: url('images/post-header.png');*/
	background: #fff;
	font-size: 16px;
	text-decoration: none;
	color: #09179d;
}
.post h2 a:hover,
.post h3 a:hover {
	/*background: url('images/post-header-h.png');*/
	color: #5860fa;
}
.post small {
	display: block;
	background: #f6f6f6;
	font-size: 12px;
	color: #010101;
	padding: 0px 8px 0px 8px;
	height: 23px;
	line-height: 23px;
}
.post .entry {
	padding: 10px 8px 0px 8px;
	/*color: #6e6e6e;*/
	color: #090909;
	font-size: 12px;
	font-family: Sans Serif, Verdana, Arial, Tahoma;
}
.post .postmetadata {
	padding: 0px 8px 0px 8px;
	font-size: 12px;
}
.post .entry p {
	padding-left: 5px;
	padding-bottom: 15px;
}
.post .entry img {
	margin-bottom: 10px;
	vertical-align: top;
}

hr {
	display: none;
}

blockquote {
	clear: left;
	padding: 0px 0px 0px 10px;
	margin: 10px 10px 10px 20px;
	border-left: 2px solid #e1e1e1;
}


.post hr {
	display: block;
}

/*** Standard Sidebar ***/
.sidebar {
	width: 350px;
	border-bottom: solid 1px #e1e1e1;
	margin: 0px 0px 0px 6px;
	font-size: 12px;
}
.sidebar img {
	padding-top: 10px;
}
.sidebar p {
	padding-bottom: 10px;
}
.sidebar ul {
	list-style-type: none;
	border: solid 1px #e1e1e1;
	border-width: 0px 1px 0px 1px;
}
.sidebar ul li {
	padding: 0px 10px 8px 10px;
}
.sidebar ul li ul {
	list-style-type: none;
	border: none;
	padding: 0px;
}
.sidebar ul li ul li {
	/*background: url('images/bulet1.png') no-repeat 0px 5px;*/
	border-bottom: solid 1px #e1e1e1;
	color: #000;
	font-size: 12px;
	padding: 4px 0px 4px 10px;
	
}
.sidebar li ul li a {
	color: #090909;
}
.sidebar li ul li a:hover {
	color: #5860fa;
}
.sidebar h2 {
	border: solid 1px #e1e1e1;
	border-width: 1px 0px 1px 0px;
	background: #09179d;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 10px 0px 10px;
	margin: 0px -10px 0px -10px;
}



/*** Left Sidebar ***/
.leftsidebar {
	width: 180px;
	border-bottom: solid 1px #e1e1e1;
	/*margin: 0px 0px 0px 6px;*/
	font-size: 12px;
	float: left;
}
.leftsidebar img {
	padding-top: 10px;
}
.leftsidebar p {
	padding-bottom: 10px;
}
.leftsidebar ul {
	list-style-type: none;
	border: solid 1px #e1e1e1;
	border-width: 0px 1px 0px 1px;
}
.leftsidebar ul li {
	padding: 0px 10px 8px 6px;
}
.leftsidebar ul li ul {
	list-style-type: none;
	border: none;
	padding: 0px;
}
.leftsidebar ul li ul li {
	/*background: url('images/bulet1.png') no-repeat 0px 5px;*/
	border-bottom: solid 1px #e1e1e1;
	color: #000;
	font-size: 12px;
	padding: 4px 0px 4px 10px;
	
}
.leftsidebar li ul li a {
	color: #090909;
}
.leftsidebar li ul li a:hover {
	color: #5860fa;
}
.leftsidebar h2 {
	border: solid 1px #e1e1e1;
	border-width: 1px 0px 1px 0px;
	font-family: Verdana;
	font-size: 14px;
	background: #09179d;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin: 0px -10px 0px -10px;
}


/*** Right Sidebar ***/
.rightsidebar {
	width: 280px;
	font-family: Verdana;
	border-bottom: solid 1px #e1e1e1;
	margin: 0px 0px 0px 6px;
	font-size: 12px;
	float: left;
}
.rightsidebar img {
	padding-top: 10px;
}
.rightsidebar p {
	padding-bottom: 10px;
}
.rightsidebar ul {
	list-style-type: none;
	border: solid 1px #e1e1e1;
	border-width: 0px 1px 0px 1px;
}
.rightsidebar ul li {
	padding: 0px 10px 8px 10px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.rightsidebar ul li ul {
	list-style-type: none;
	border: none;
	padding: 0px;
}
.rightsidebar ul li ul li {
	/*background: url('images/bulet1.png') no-repeat 0px 5px;*/
	border-bottom: solid 1px #e1e1e1;
	color: #000;
	font-size: 12px;
	padding: 4px 0px 4px 10px;
	
}
.rightsidebar li ul li a {
	color: #090909;
}
.rightsidebar li ul li a:hover {
	color: #5860fa;
}
.rightsidebar h2 {
	font-family: Verdana;
	font-size: 14px;
	border: solid 1px #e1e1e1;
	border-width: 1px 0px 1px 0px;
	background: #09179d;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	margin: 0px -5px 0px -5px;
}


.whatrss {
	font-size: 10px;
	font-weight: normal;
}

.rss { 
	padding: 0px 0 1px 20px; 
	background: url("http://www.feedburner.com/fb/images/pub/feed-icon16x16.png") 0 0px no-repeat; 
}

.rss-black {

color: #000000;

}

h2.pagetitle {
	padding: 0px 0px 10px 8px;
	font-size: 13px;
	font-weight: bold;
}

#footer {
	width: 960px;
	height: 51px;
	line-height: 51px;
	background: url('images/footer.png') no-repeat;
	color: #919191;
	font-size: 11px;
	padding: 0px 20px 0px 20px;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}

#respond,
#comments {
	color: #060d96;
	font-size: 12px;
	font-weight: bold;
}

#commentform label {
	color: #6e6e6e;
	font-weight: bold;
	font-size: 13px;
}

#commentform p {
	color: #6e6e6e;
	font-size: 12px; 
}

.commentlist {
	padding: 12px 0px 12px 0px;
}

#commentlist p {
	color: #6e6e6e;
	font-size: 12px; 
	padding-bottom: 5px;
}

.commentlist .commentmetadata {
	background: #F6F6F6;
	padding: 5px;
}
.commentlist .commentmetadata .commentmetadata-user {
	color: #17B0E9;
}
.commentlist .commentmetadata .commentmetadata-user,
.commentlist .commentmetadata .commentmetadata-user a {
	color: #17B0E9;
	font-weight: normal;
	font-size: 14px;
}
.commentlist .commentmetadata .commentmetadata-date,
.commentlist .commentmetadata .commentmetadata-date a {
	color: #909090;
	font-weight: normal;
	font-size: 12px;
}
.commentlist .commenttext {
	padding: 5px 0px 10px 0px;
	color: #6e6e6e;
	font-size: 12px; 
}

input, select, textarea {
	border: solid 1px #e3e3e3;
	padding: 3px;
}


/*** Button 1 ***/

a.button1 {
	display: -moz-inline-box;
	display: inline-block;
	height: 22px;
	background: url(images/button1-left.png) no-repeat 0% 0%;
}
a.button1 span {
	display: -moz-inline-box;
	display: inline-block;
	height: 22px;
	background: url(images/button1-right.png) no-repeat 100% 0%;
	cursor: pointer;
}
a.button1 span span {
	display: -moz-inline-box;
	display: inline-block;
	height: 22px;
	margin: 0px 5px 0px 5px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(images/button1-bg.png) repeat-x 0% 0%;
	border: none;
}
a.button1 span span {
	padding: 5px 3px 0px 3px;
}

#wp-calendar {
	margin: auto;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#sidebar2 {
	width: 170px;
	float: left;
	margin-left: 6px;
}

.postfooter {
	padding: 0px 0px 10px 0px;
}
.postfooter .postfooter-tags {
	float: left;
}
.postfooter .postfooter-tags a {
	color: #9eb215;
}
.postfooter .postfooter-tags a:hover {
	color: #000;
}
.postfooter .postfooter-comment {
	display: block;
	float: right;
	background: url('images/comment.gif') no-repeat;
	padding: 0px 0px 0px 20px;
}

.entry .attachment {
	text-align: center;
}

.post .entry ul,
.post .entry ol {
	list-style-position: inside;
	padding-bottom: 12px;
}

div.stwrapper {
	overflow: visible;
}

/* Custom Style */

.advertise a {
	background:url(images/advertise-here-banner.jpg) no-repeat;
	text-decoration: none;
	width: 120px;
	height: 240px; 
	border: 0px;
	align: center;
	display: block;


}

.advertise a:hover { 

	background:url(images/advertise-here-banner_hoveres.jpg) no-repeat;
}


.socialable {
	width: 300px;
	height: 20px; 
	border: 0px;
	display: block;
	vertical-align: top;
}


.header_ads {
	position: absolute;
	margin-left: 390px; 
	margin-top: 145px
}

object {
	padding-bottom: 10px;
}

embed {
	padding-bottom: 10px;
}

