* { margin: 0; padding: 0; }

ul li { list-style-type: none; }

p { margin: 6px 0; }

a { color: #0C386E; text-decoration: none; }
a:hover { color: #000; }

h1, h2, h3, h4, h5 { color: #fff; font-size: 16px; margin-bottom:0px; font-weight: bold; letter-spacing: -1px; }

body { 
  color: #000000;
  font: 92% Verdana, Arial, Helvetica, sans-serif;
  line-height:1.4em;
  text-align: center;
  background-color:#fbf5da;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  margin-bottom: 8px;
}

#shell {
  text-align: left;
  width: 850px;
  margin: 0px auto;
  margin-top: 29px;
}

a:link {
  color: #271400;
  text-decoration: underline;
}

a:visited {
  color: #271400;
  text-decoration: underline;

}

a:hover {
  color: #271400;
  text-decoration: none;
}



#header {
  height: 134px;
  background-color: #b18867;
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
}

#searchbox {
  height: 28px;
  width: 300px;
  clear: both;
  position: relative;
  left: 533px;
  top:7px;
}

.searchinput {
  float: left;
  margin-left: 5px;
  border: 0px;
  background-color: #fff !important;
  height: 25px;
  width:210px;
  font-size: 18px;
  padding-top:3px;
  padding-left:3px;
}

* html .searchinput {
  margin-left: -100px;
}

.searchinput2 {
  float: left;
  margin-left: 5px;
  border: 0px;
  background-color: #fff !important;
  height: 25px;
  width:210px;
  font-size: 18px;
  padding-top:3px;
  padding-left:3px;
  color:#ccc;
}

* html .searchinput2 {
  margin-left: -100px;
}



.searchsubmit {
  float: right;
  margin-right: 5px;
}

#logo {
  height: 65px;
  width: 280px;
  position: absolute;
  top: 76px;
  padding-left: 18px;
}

#nav {
  background-image: url(images/nav.gif);
  height: 44px;
  width: 850px;
  text-align: center;
  margin-bottom:-3px;
}


#nav ul {
  list-style-type: none;
  text-align: center;
  margin-left: 90px;
  border-left: 1px solid #9f9067;
  height: 27px;
}


#nav li {
  float: left;
  margin-top: 7px;
  .margin-top: 0px;
}

#nav li a {
  border-right: 1px solid #9f9067;
  padding-top: 10px; 
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  color:#fff;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  .display: block;
  .padding-top:8px;
  .padding-bottom:7px;
}

#nav li a:hover {
  background-image: url(images/nav-highlight.gif);
  background-repeat: repeat-x;
  text-decoration: none;
}

#contentborder {
  background-image: url(images/content-border.gif);
  background-repeat: repeat-y;
  width: 850px;
  min-height: 300px;
  clear: both;
}

#content {
  background-image: url(images/content-bordertop.gif);
  background-repeat: no-repeat;
  width: 842px;
  height: 100%;
  min-height: 300px;
  padding-left: 8px;
  border-bottom: 4px solid #3d1e0d;
  padding-bottom: 4px;
}

#welcomebox {
  float: left;
  background-color: #c9ac7d;
  background-image: url(images/welcome-box.gif);
  background-repeat: no-repeat;
  width: 535px;
  height: 159px;
}

#welcomebox select {
 width: 250px;
}

#welcomebox img {
 padding-top:3px;
 float: left;
}

#welcomebox div {
 float: left;
 width: 300px;
 margin-top:8px;
 margin-left: 8px;
}

#welcomebox p {
margin:0px;
font-size: 12px;
margin-top:4px;
color: #fff;
margin-bottom: 8px;
}

#breedspotlight {
  float: left;
  width: 279px;
  height: 143px;
  margin-left: 4px;
  background-color: #b78b6e;
  background-repeat: no-repeat;
  background-image: url(images/breed-spotlight.gif);
  padding: 8px;
}


#footer {
  font-size: 11px;
  text-align: right;
  padding-right: 4px;
}

#leftcolumn {
  float: left;
  width: 189px;
  color: #fff;
  background-color:#9f9067;
  height: 100%;
  font-size: 10px;
  margin-right: 4px;
}

#leftcolumn h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

#leftcolumn a {
  color: #fff;
}

#rightcolumn {
  float: left;
  width: 189px;
  min-height: 100px;
}

#rightcolumn2 {
  float: left;
  width: 160px;
  min-height: 100px;
}


.rightcolumnbg {
background-color: #e4b67a;
padding-top:1px;
padding-bottom:1px;
.padding-bottom: 3px;
}

#maincontent {
  float: left;
  width: 448px;
  min-height: 100px;
  margin-right: 4px;
}

#maincontent2 {
  float: left;
  width: 641px;
  min-height: 100px;
}
#maincontent3 {
 margin-right:8px;
}


#maincontent h1 {
  color: #3d1e0d;
  margin-bottom:2px;
}

#loginbox {
  background-image: url(http://www.commondogs.com/images/login-bg.gif);
  background-repeat: no-repeat;
  padding: 8px;
  background-color: #727a75;
}

.logininput {
  border:0px;
  background-color: #fff !important;
  color: #000;
  width: 173px;
  height: 20px;
}

.logincheckbox {
margin-right: 2px;
}

.loginsubmit {
 position: relative;
 top:3px;
 left: 6px;
 .left: 0px;
}

#subscribe {
  background-image: url(http://www.commondogs.com/images/subscribe-bg.gif);
  background-repeat: no-repeat;
  font-size: 10px;
  color: #000;
  text-align: center;
  background-color: #e4b67a;
}

#subscribe p {
padding-top: 4px;
padding-bottom:0px;
margin-bottom:0px;
}

.subscribeinput {
 background-color:#fff !important;
 color: #000;
 height: 20px;
 width:173px;
 border:0px;
}

.subscribesubmit {
 position: relative;
 left: 40px;
 top: 4px;
 margin-bottom: 8px;
}
  
#populararticles {
  padding: 8px;
background-image: url(http://www.commondogs.com/images/top-articles-bg.gif);
background-repeat: no-repeat;
background-color: #9f9067;
}

#leftcolumn ul {
  background-color: #fff;
  border: 2px solid #675c3c;
  margin-top: 4px;
  color: #000;
  padding-left:4px;
}

#leftcolumn ul a {
  font-weight: bold;
  color: #844c2f;
}

#popularbreeds {
  padding: 8px;
background-image: url(http://www.commondogs.com/images/top-breeds-bg.gif);
background-repeat: no-repeat;
background-color: #9f9067;
padding-top: 12px;
}



#topratedbreeds {
border:2px solid #a37963;
background-color:#fff;
margin: 4px;

background-image: url(http://www.commondogs.com/images/topbreeds-bg.gif);
background-repeat: no-repeat;
background-position: 0px 90px;
}

.contentbox {
background-color:#fff;
font-size:11px;
padding:8px;
padding-top:4px;
padding-bottom:4px;
border: 2px solid #CCCCCC;
margin-bottom:5px;
}

#maincontent3 .contentbox {
 min-height: 350px;
}


#maincontent h3 {
color: #3d1e0d;
font-weight:bold;
font-size:18px;
padding-left:10px;
padding-bottom:5px;
}

.contentbox h1, .contentbox h3, .title {
 color: #3d1e0d;
 padding-top:6px;
 font-size: 20px;
 font-weight: bold;
 padding-left: 27px;
 background-image: url(http://www.commondogs.com/images/bullet-large.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 .background-position: 0px 0px;
 margin-top:0px;
  padding-top:0px;
}

.contentbox h2 {
 color: #844c2f;
 font-size: 12px;
margin-bottom:0px;
padding-bottom:0px;
padding-left:5px;
 font-weight: bold;
}

.articlelisting h2 {
 font-size: 14px;
}


.title {
background-position: 0px 0px; 
}

.title h1 {
 background-image: none;
 display: inline;
 margin-left:0px;
 padding-left:0px;
}

.contentbox p {
  background-image: url(http://www.commondogs.com/images/content-bg.gif);
  background-repeat: repeat-x;
  padding: 5px;
  padding-top:0px;
}

.contentbox a {
 color: #844c2f;
 color: #d32222;
 color: #271400;
}

.artthumb {
  padding: 4px;
  border: 1px solid #cccccc;
  float: left;
  margin-right:4px;
  margin-bottom:4px;
}

.artbox {
float:left;
width:330px;
}

.artbox p {
background-image: none;
margin-top:0px;
}

.clear {
clear:both;
}

.breed-list {
  float: left;
  width: 145px;
  margin-left:6px;
  text-align: center;
}
.breed-list img {
  padding-top:3px;
}

.breeddesc h2 {
 padding-left:0px;
 background-image: none;
 font-size: 16px;
}
.breeddesc p {
background-image:none;
}

.mainbreedphoto {
padding:4px;
margin:4px;
border: 1px solid #cccccc;
}

.breeddesc td {
min-width: 100px;
padding:4px;
}

.facttitle {
font-weight: bold;
}

#comments_form,
#contact-form {
	padding:12px;
  padding-top:0px;
}
#comments_form {margin-bottom:1em;}

label {
	display:block;
	margin-top:1em;
	font-weight:bold;
}
.checkbox {margin-top:1em;}
.checkbox label,
label.inl {display:inline;}
label em {
	font-weight:normal;
	font-style:normal;
}
legend {
	margin:0;
	padding:0;
	color:#000;
	font-weight:bold;
}
.submitarea {
padding-top:8px;
}
.txt {
	display:block;
	width:95%;
	border:1px solid #ccc;
	color:#000;
	background:#fff !important;
        padding:6px;
	font-size:14px;
}

.txt_verif {
	float:left;
        width:430px;
        border:1px solid #ccc;
        color:#000;
        background:#fff !important;
        padding:6px;
        font-size:14px;
}


.formerror {
padding:3px;
padding-left:0px;
background-color:#fff;
color:red;
font-weight:bold;
font-size: 12px;
}

.articledate, .articledate2
{
  padding-left: 4px;
  color:#444;
  font-size:11px;
}

.articledate2 {
  padding-top:4px;
}

.top10breeds {
float: left;
width: 84px;
text-align:center;
height: 125px;
font-size:11px;
padding:2px;
line-height:16px;
}

.top10breeds img {
padding:2px;
border: 1px solid #cccccc;
}

.articlebox {
margin-bottom:4px;
}



.morebreeds { text-align:right; font-size:11px; padding-right:8px; margin-top:-15px; } 
* html .morebreeds { margin-top:0px;}

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		
