/*  
Theme Name: SleekBluey-alt (Cosmic Home & Pet)
Theme URI: 
Description: Custom blog design starts 
Version: 1.0
Author: PrizeDesigns.com
Author URI: 

This theme is free to use under Creative Commons (Attribution-ShareAlike 2.5),
therefore all the attribution links in the footer must remain intact.

*/

body{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#86addc url(images/bg.gif) repeat-x top center;
	width:100%;
}

img{
	border:0px;
}

a{
	color:#0054a6;
	text-decoration:none;
}

form, table, ul, li{
	padding:0px;
	margin:0px;;
}

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:811px;
	text-align:left;
	margin: 0 auto;
}

.homeservices a { 
	display: block; 
	width: 118px; 
	height: 35px;
	background: transparent url(http://cosmichomenpet.com/wp-content/themes/cosmichomenpet/images/home_services_all2.png) no-repeat; 
}

.homeservices a:hover { 
	background-position: -118px 0; 
}

.petservices a { 
	display: block; 
	width: 102px;
	height: 35px;
	background: transparent url(http://cosmichomenpet.com/wp-content/themes/cosmichomenpet/images/pet_services_all2.png) no-repeat; 
}

.petservices a:hover { 
	background-position: -102px 0; 
}

.errandservices a { 
	display: block; 
	width: 126px; 
	height: 35px;
	background: transparent url(http://cosmichomenpet.com/wp-content/themes/cosmichomenpet/images/errand_services_all2.png) no-repeat; 
}

.errandservices a:hover { 
	background-position: -126px 0; 
}

.aboutus a { 
	display: block; 
	width: 82px; 
	height: 35px;
	background: transparent url(http://cosmichomenpet.com/wp-content/themes/cosmichomenpet/images/about_us_all2.png) no-repeat; 
}

.aboutus a:hover { 
	background-position: -82px 0; 
}

.contactus a { 
	display: block; 
	width: 92px; 
	height: 35px;
	background: transparent url(http://cosmichomenpet.com/wp-content/themes/cosmichomenpet/images/contact_us_all2.png) no-repeat; 
}

.contactus a:hover { 
	background-position: -92px 0; 
}

.slashicon { 
	display: block; 
	width: 6px; 
	height: 35px;
	background: transparent url(http://cosmichomenpet.com/wp-content/themes/cosmichomenpet/images/slash.png) no-repeat; 
}

/*header*/
#header{
	width:100%;
	height:200px;
	text-align:left;
}

#header_top{
	width:100%;
	height:200px;
	display: block;
	background:url(images/header_top_bg.png) no-repeat bottom;
}


#header_title{
	color:#ffffff;
	font-size:31px;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	padding-top:70px;
	padding-left:25px;
}

#header_title span{
	color:#ffffff;
	font-size:11px;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-5px;
}

/*menu*/



#menu_items{
	width:100%;
	padding-top:120px;
	float:right;
}

#menu{
	padding-left:230px;
}

div#menu #menu_pad{
	font-family:Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

div#menu a{
	color:#eeefcd;
}

div#menu a:hover{
	color:#77c3e9;
}

div#menu #menu_items div{
	float:left;
	position:relative;
	top:8px;
}



/* div#menu #menu_items div{
	float:left;
	margin-right:15px;
	padding-right:8px;
	padding-left:8px;
	padding-top:5px;
	background:url(images/menu.gif) repeat-x center left;
	height:18px;	
	position:relative;
	top:8px;
} */



/* end menu */

/* end header */

/* blog*/

div#page #blog{
	background:#ffffff url(images/body_bg.gif) repeat-y top left;
	float:left;
	width:100%;
}

div#blog #blog_top{
	background:url(images/body_top_bg.gif) repeat top right;
	float:left;
	width:100%;
}

div#blog #blog_left{
	width:92%;
	float:left;
	padding-top:25px;
	padding-left:30px;
}

div#blog #blog_right{
	width:0px;
	padding-left:0px;
	padding-top:0px;
	float:left;
}


#footer{
	width:100%;
	height:60px;
	text-align:center;
	padding-top: 5px;
	float:left;
	background:url(images/footer_bg.png) repeat-x top;
	border-top: 2px solid #ff9919;
}





/* end footer */




#blog_left .navigation{
	padding-bottom:40px;
	text-align:center;
}

#blog_left .navigation ul{
}

#blog_left .navigation ul li{
	list-style:none;
	display:inline;
	padding-right:20px;
}


div#blog h2{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:0px;
	font-size:26px;
	color:#ff9919
}

div#blog .entry h3 {
	color:#ff9919
}

div#blog .entry{
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
	color:#000000;
}
div#blog .entry h2 {
	padding-left: 0;
	padding-top: 25px;
}
div#blog .entry ul {
	padding-left: 20px;
}
div#blog .entry ol li {
	padding-bottom: 10px;
}

/* images */
.wp-image-178 {
	margin-top: 20px;
	padding-right: 20px;
}
