/*
Theme Name: Bulldog Theme
Author: Nicole Rork
Author URI: http://www.nicolerork.com/
*/

body {  background-position: top center;
background-repeat: no-repeat;
margin: 0; 
padding: 0;
background-color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
}

#container {
width: 1000px;
*width: 1200px;
margin-top: 20px;
margin-right: auto;
margin-left: auto;
text-align: left;
} 

 #header { 
 	background: url(images/header.jpg) no-repeat 0 0 ;
	background-position: top center;
	width: 100%;  
	height: 117px;  
	margin-right: auto;
	margin-left: auto;}

#homeflash { 
	background: url(images/flash_home.jpg) no-repeat;
	background-position: top center;
        background-color: #9e8c65;
	height: 289px;
	line-height:287px;
	margin-right: auto;
	margin-left: auto;
        padding-top:2px;
        padding-bottom: 2px;
	}
	
#flash { 
	background: url(images/head_bg.jpg) no-repeat;
	background-position: center;
	height: 216px;
	width: 100%;
	margin-top:0px;
	line-height:216px;
	margin-right: auto;
	margin-left: auto;
	}


#navcont {
background: url(images/navBG.gif);
	width: 100%; 
	height: 61px;  }
	
	
.menu {
	background: url(http://bulldogdata.com/wp-content/themes/bulldog/images/navBG.gif) repeat-x;
	width:940px; 
	height:61px; 
	line-height:61px;
	position:relative; 
	z-index:100;
	font-family:Helvetica;
	margin-right: auto;
	margin-left: auto;
	*margin-left:auto;
	*margin-right:auto;}
	
	
/* hack to correct IE5.5 */
* html .menu {
	width:960px; 
	w\idth:960px;}

/* remove all the bullets */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;}
	
.menu ul ul {
	width:117px;}

/* float the list */
.menu li {
	float:left;
	width:117px;
	position:relative;}

/* links for the top level */
.menu a, .menu a:visited {
	cursor:pointer;
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	width:117px; 
	height:61px; 
	line-height:61px;
	text-align:center;
	font-weight:bold;}

/* IE5.5 faulty box model */
* html .menu a, * html .menu a:visited {
	width:117px; 
	w\idth:117px;}

/* second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#a28f64 url(http://bulldogdata.com/wp-content/themes/bulldog/images/nav_over.gif) no-repeat 130px center;}

/* second level hover */
.menu ul ul a.drop:hover{
	background:#a28f64 url(http://bulldogdata.com/wp-content/themes/bulldog/images/nav_over.gif) no-repeat 130px center;
		font-size:10px;
}
	
.menu ul ul :hover > a.drop {
	background:#a28f64 url(http://bulldogdata.com/wp-content/themes/bulldog/images/nav_over.gif) no-repeat 130px center;}

.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#a28f64;}

.menu ul ul ul a:hover {
	background:#a28f64;}


/* hide the sub levels */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:61px;
	left:0; 
	width:150px;}

/* hack for IE5.5 */
* html .menu ul ul {top:61px;t\op:61px;}

.menu ul ul ul{left:117px; top:-1px; width:117px;}

.menu ul ul ul.left {left:-117px;}

/* table - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* second level links */
.menu ul ul a, .menu ul ul a:visited {
cursor:pointer;
	background:#a28f64; 
	color:#000; 
	height:25px; 
	line-height:25px; 
	width:175px;
	font-size:10px;
	font-family:Helvetica;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight:bold;
	text-align:left;}

/* hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:150px;}

/* top level hover */
.menu a:hover, .menu ul ul a:hover{
	background: url(http://bulldogdata.com/wp-content/themes/bulldog/images/nav_over.gif) repeat-x;}
	
.menu :hover > a, .menu ul ul :hover > a {
	background: url(http://bulldogdata.com/wp-content/themes/bulldog/images/nav_over.gif) repeat-x;}

.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

.menu ul :hover ul ul{visibility:hidden;}

.menu ul :hover ul :hover ul{ visibility:visible;}

 

	   
#frontleft {
	float:left;
	width:370px;
	margin-top:20px;
	margin-bottom:50px;
	padding-left: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	line-height: 18px;
	text-align: left;
	}

#frontleft h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	}

#frontleft ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1d3c4b;
	}

#frontright {
	float:right;
	*float:left;
	width:500px;
	margin-top:20px;
	margin-bottom:50px;
	margin-right:100px;
	*margin-right: 60px;
	*margin-left: 30px;
	}
	
#subLeft {
	float:left;
	width:550px;
	margin-bottom:50px;
	margin-left: 20px;
	*margin-left:100px;
*margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	line-height: 18px;
	text-align: left;
	}

#subLeft h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #000;
	text-decoration:none;
	line-height:1.3;
	}

#subLeft p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3a3a3a;
	line-height: 18px;
}
	

#subLeft ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1d3c4b;
	}

#subLeft a {
color:#000;
text-decoration: none;
}

#subLeft a:hover {
color: #9e8c65; }

#subRight {
	float:right;
	*float: left;
	width:390px;
	margin-bottom:50px;
	margin-right: 15px;
	}

#footer { 
	background-color:#000;
 	background: url(images/footer.gif) no-repeat;
	background-position: bottom center;
	height: 141px; 
	width: 100%;
	margin-right: auto;
	margin-left; auto;
	}	
	
#footer p {
	color:#fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#footer a:visited, a:link, a:active {
color:#fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: none;
}

#footer a:hover {
color:#9e8c65;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: none;

}

#footer a.sky {
color:#9e8c65;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: none;
}

#footer a.sky:hover {
color:#fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
text-decoration: none;
}
	

.und {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}

td.gray {
	background-color: #e5e5e5; 
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}


td.white {
background-color: #fff; 
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(images/comment_bg.jpg);
    padding-left: 6px;
	height: 25px;
    line-height: 25px;
	width: 100%;
	background-repeat: repeat-x;}

.box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;}

.box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;}

.entrymeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #254c5f;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.entry a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.entry a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e8c65;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #254c5f;
text-decoration: underline;
}

.entrymeta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #254c5f;
}


.entrymeta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}





#blog-content {
width: 975px;
background: #fff;
padding: 0 0px 20px 0px;
float: left;
font-size: 12px;
line-height: 18px;
margin-right:auto;
margin-left: 20px;
*margin-left: 120px;
margin-top: 20px;
}


#blog {
padding: 0px 0px 20px 0px;
margin: 0px 0 0 0;
}


#blog.blog {
width: 715px;
float: left;
margin: 0px 0px 0px 27px;
}



#blog.blog h1 {
font-weight: bold;
text-decoration: none;
color: #000;
font-size: 20px;
padding: 0px;
margin: 15px 0px 5px 0px;
}

#blog.blog h1.und {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;}

#blog.blog h1 a {
font-weight: bold;
text-decoration: none;
color: #000;
font-size: 20px;
padding: 0px;
margin: 15px 0px 5px 0px;
}

#blog.blog h1 a:hover {
font-weight: bold;
text-decoration: none;
color: #ccc;
font-size: 20px;
padding: 0px;
margin: 15px 0px 5px 0px;
}

	

#blog.blog a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#blog.blog a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e8c65;
}



.date-box {
width: 60px;
height: 140px;
background-image: url(images/date.jpg);
float: left;
color: #000;
text-align: center;
margin-top: 20px;
}



.month {
text-transform: uppercase;
font-size: 20px;
margin-top: 10px;
margin-bottom: 10px;
display: block;
}



.day {
font-size: 34px;
font-weight: bold;
}


.post {
width: 615px;
float: left;
padding: 10px;
margin: 0px 0px 15px 0px;
}


#blog-sidebar {width: 195px;
padding: 0px 0px 0px 0px;
margin: 0px 0 0 18px;
float: left;
font-weight: bold;
color: #000;
line-height: 24px;
text-decoration: none;

}



#blog-sidebar a {
font-weight: normal;
text-decoration: none;
line-height: 24px;
color: #636363;
}

#blog-sidebar a:hover {
font-weight: normal;
text-decoration: none;
line-height: 24px;
color: #000;
}



#blog-sidebar ul {
margin: 0px 0px 0px 0px;
padding: 0px;
}



#blog-sidebar ul li {
list-style-type: none;
border-bottom: 1px solid #e6e6e6;
}

fieldset { border: none; }
input, textarea, a { outline: none; }

#page-wrap {
	width: 440px;
	height: 670px;
	background: url(http://bulldogdata.com/wp-content/themes/bulldog/images/contact_BG.jpg) top center no-repeat;
}

#call-me {
	width: 430px;
	height: 400px;
	background: url(http://bulldogdata.com/wp-content/themes/bulldog/images/call_me.jpg) top center no-repeat;
}

#formLeft {
	width: 290px;
	float: left;
	margin-top: 17px;
	margin-left:50px;
	*margin-left:50px;
	}
	

		
	#formLeft input {
		width: 284px;
*margin-right: 20px;
border: none;
		text-align: left;
		background: none;
		margin-left: 10px;
		font-size: 12px;
	
	}
	
	
	/* Target all Firefox */
#formLeft input {
		width: 284px;
		margin: 0 0 20px 0;
		border: none;
		text-align: left;
		background: none;
		margin-left: 10px;
		margin-top: 12px;
		font-size: 12px;
		line-height:35px;
	
}



	#formLeft .input-bg {
		background: url(images/input.jpg) bottom left no-repeat transparent;
		height: 35px;
		margin-bottom: 10px;
		*margin-bottom: 0px;
		position: relative;
	}
		#formLeft .input-small {
		background: url(images/sm_input.jpg) bottom left no-repeat transparent;
		height: 35px;
		margin-bottom: 10px;
		*margin-bottom: 0px;
		position: relative;
	}
	
	#formLeft textarea {
		width: 284px;
		height: 160px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 10px;
		*margin: 0 0 0 0;
		padding: 10px 0 10px 0;		
		*padding: 10px 10px 0 0;
		font-family: Helvetica, sans-serif;
		font-size: 12px;
		overflow: auto;
	}
	#formLeft .message-bg {
		background: url(images/msg.jpg) bottom left no-repeat transparent;
		height: 160px;
	}


	
label {
	display: block;
		font-size: 12px;
	text-indent: 10px;
	font-weight: bold;
}


#codesnip-container {
font-size:1.2em ! important;
    color:black ! important;}

pre {
color:black;
font-family:Courier New,Courier;
font-size:12px;
padding:10px 10px 10px 20px;
}

