
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

p{
	color:#b1b1b1;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 3px;
	line-height: 1.3em;
	font-size: .9em;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clr{clear:both;}

/* SPLASH */
#splash{
	width:932px;
	height:574px;
	margin:50px auto;
	background: url(http://birdsandbullets.com/images/split.png) center no-repeat;

}

#art{
	float:left;
	margin-top:190px;
	margin-left:130px;
	width:156px;
	height:156px;
	background: url(http://birdsandbullets.com/images/art-off.png);
}

#art:hover{
	float:left;
	margin-left:10px;
	margin-top:70px;
	width:382px;
	height:413px;
	background: url(http://birdsandbullets.com/images/art-on.png);
}

#blog{
	float:right;
	margin-top:210px;
	margin-right:20px;
	width:325px;
	height:117px;
	background: url(http://birdsandbullets.com/images/blog-off.png);
}

#blog:hover{
	float:right;
	margin-right:20px;
	margin-top:130px;
	width:329px;
	height:213px;
	background: url(http://birdsandbullets.com/images/blog-on.png);
}

/* WRAPPER */
#wrapper{
	margin:0 auto;
	width:960px;
	padding-top:30px;
}

/* HEADER */
#header{
	width:960px;
	height:87px;
	background: url(http://birdsandbullets.com/images/menu/menu.png);
	margin:0 auto;
}

#logo{
	width:233px;
	height:32px;
	float:left;
	margin-left:50px;
	margin-top:23px;
	background:none;
}

/* MENU */
#menu{
	width:auto;
	margin-top:33px;
	float:right;
	margin-right:82px;
}

.nav{
	float:left;
	display:inline;
	margin-right:10px;
}

/* BIG */
#big{
	margin:5px auto;
	padding-bottom:10px;
	width:960px;
	margin-top:15px;
}

#big img{
	margin:0 auto;
	-moz-box-shadow: 0px 0px 8px #000; /* FF3.5+ */
  	-webkit-box-shadow: 0px 0px 8px #595959; /* Saf3.0+, Chrome */
     box-shadow: 0px 0px 8px #595959; /* Opera 10.5, IE 9.0 */
     filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#595959'); /* IE6,IE7 */
     -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#595959')"; /* IE8 */
}

/* INFO */
.info{
	margin-left:418px;
	margin-bottom:10px;
	width:450px;
	text-align:right;
}

.info p{
	text-align:right;
	font-size:8px;
	color:#000;
}

/* GALLERY */
#gallery{
	background:#3f3f3f;
	width:770px;
	height:515px;
	margin:10px auto;
	-moz-box-shadow: 0px 0px 8px #000; /* FF3.5+ */
  	-webkit-box-shadow: 0px 0px 8px #595959; /* Saf3.0+, Chrome */
     box-shadow: 0px 0px 8px #595959; /* Opera 10.5, IE 9.0 */
     filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#595959'); /* IE6,IE7 */
     -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#595959')"; /* IE8 */
}

#pg li { position: relative; list-style: none; width: 154px; height: 103px; overflow: hidden; float: left; z-index: 2; opacity: .3; }
#pg li.active { opacity: 1; }
#pg li.selected { opacity: 1; z-index: 99; -moz-box-shadow: 0px 0px 10px #fff; -webkit-box-shadow: 0px 0px 10px #fff; }
#pg li img { display: block; width: 100%; }


/* ABOUT */
#about{
	width:770px;
	margin:10px auto;
	padding:10px;
}
#aimg{
	width:315px;
	height:382px;
	float:left;
	margin-right:10px;
}

#about p{
	color:#595959;
	font-size:10px;
	letter-spacing:0;
	line-height:25px;
	
}

/* CONTACT */
#contact{
	background:#3f3f3f;
	width:770px;
	margin:10px auto;
	padding:10px;
	
	 
}

/* BOTTOM NAV */
#bottomnav{
	width:960px;
	height:55px;
	margin-bottom:5px;
}

.latest_img{
	
}

#creb{
	margin:0 auto;
	width:174px;
	height:51px;
	background: url(http://birdsandbullets.com/images/cr-eb-2.png);
}


/*-------- CAROUSEL --------*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 55px;
    height: 55px;
	text-align:center;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel;
	text-align:center;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/*-------- SKIN --------*/
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 960px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  770px;
    height: 55px;
	margin:0 auto;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 55px;
    height: 55px;
	background:#fff;
	float:left;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
	float:left;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
	float:left;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 12px;
    right: 0px;
    width: 90px;
    height: 33px;
    cursor: pointer;
    background: transparent url(http://birdsandbullets.com/images/botnav-plus.png) no-repeat 0 0;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 12px;
    left: 0px;
    width: 90px;
    height: 33px;
    cursor: pointer;
    background: transparent url(http://birdsandbullets.com/images/botnav-minus.png) no-repeat 0 0;
}

/* BLOG */
#wlife{
	background:url(http://birdsandbullets.com/images/wlife.png);
	width:375px;
	height:82px;
	float:left;
}

#brap{
	width:770px;
	margin:0 auto;
}

#sidebar{
	background:url(http://birdsandbullets.com/images/wlife-sidebar.png);
	float:right;
	width:175px;
	height:1470px;
}rdsandbullets.com/images/wlife-sidebar.png);
	float:right;
	width:175px;
	height:1470px;
}
