/* --
	
	* Custom CSS File *
	Please make any amendments to your theme's CSS in this file rather than "styles.css"
	This will make updating your theme files much easier without overwriting your changes!

-- */

/* Example: Change the background colour to black (!important is used to overwrite any duplicate classes in styles.css)
body { background: #000!important; } */


/* ------------------------------------------------ BMW ADDITIONS ---------------------------------------------------------- */

#rss, #twitter, #facebook		{ position:absolute; top:70px; right:150px; display:block; width:30px; height:30px; background:url('http://50.28.12.222/wp-content/themes/theme1135/images/bmw/rss.png'); z-index:100; }

#twitter						{ right:90px; background:url('http://50.28.12.222/wp-content/themes/theme1135/images/bmw/twit.png'); }

#facebook						{ right:30px;  background:url('http://50.28.12.222/wp-content/themes/theme1135/images/bmw/fb.png'); }

/* .wp-post-image { width:250px; height:413px; } */



/* ************* CATEGORY PAGE ************* */
.bmw_category		{ float:left; width:500px; }  /*changed width to 500px from 550px */
.bmw_category img 	{ width:500px; height:413px; }  /*changed width to 500px from 550px */

#bmw_cat_right			{ float:right; width:225px; margin-top:40px; font-weight:normal; } /*changed width to 225px from 180px */
#bmw_cat_right a		{ font-size:80%; font-weight:bold; text-decoration:none; line-height:2.5; }
#bmw_cat_right a:hover	{ color:gray; }
#bmw_cat_right li		{ list-style-type:none; }
/* to be removed  #bmw_cat_right		{ height:500px; border:1px dashed red; }  to be removed */

body, 
	input, 
	textarea, 
	select { 
		font: 15px/18px Arial, Helvetica, sans-serif; 
		color: #5b5756;
	}

/* ************* TOP NAV BAR ************* */
#primary-nav ul li a { line-height:42px; }

/* spacing between paragraphs in Post entries */
.entry-content p 	{ margin:0; padding:6px 0px 9px 0px;}

#drawAdsPlace		{ position:relative; margin-left:120px; }

#header 			{ position:relative; z-index:9999; }

#header .wrapper 	{ height:185px; } /* height:185px; */

#bmw_wrapper 		{ position:relative; top:0px; margin:0 auto; width:980px; text-align:center; line-height: 1.2; }

.fny_cattag {
	font-size: 75%;
	}

