/************************************************
*	Body									*
************************************************/

body {
	background: #fff url(images/background.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContainer {
	width: 1000px;
	margin: 0px auto;
}

/************************************************
*	Typography									*
************************************************/

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 24px;
	color: #66cdf9;
	text-decoration: none;
	margin: 0;
	padding:0;
}

h1 a:hover {
	font-size: 24px;
	color: #66cdf9;
	text-decoration: underline;
	margin: 0;
}
h2, h2 a, h2 a:hover {
	margin: 0;
	font-size: 40px;
	text-decoration: none;
	color: #66cdf9;
}
h3 {
	font-size: 12px;
	margin: 0;
	padding-bottom:0;

}
h4 {
}
p {
	font-size:0.85em;
	line-height:1.45em;
	margin-bottom:1.25em;
}

p a:link{
	text-decoration: underline;
	color: #0ca6e8;
	
}

p a:visited{
	text-decoration: underline;
	color: #0ca6e8;
	
}

/************************************************
*	Hyperlinks									*
************************************************/

.widgettitle {
	font-size: 14px;
}

.widgettitle a{
	color: #990000;
	font-size: 30px;
}

.widgettitle a:hover{
	color: #990000;
	font-size: 30px;
}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a img {
	border: none;
}

/************************************************
*	Header  									*
************************************************/

#header {
	float: left;
	width: 1000px;
	height:130px;
}
#logo {
	float: left;
	width: 225px;
	height:90px;
	margin:20px auto;
}
#leaderboard {
	float: right;
	width: 728px;
	height:90px;
	margin:20px auto;
}

/************************************************
*	Navbar  									*
************************************************/

#navBar{
	float: left;
	width: 1000px;
	height:22px;
	padding: 3px 0 5px 0;
	margin: 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	list-style: none;
	
}
#navBar a{
	color: #fff;
	text-decoration: none;
}

#navBar ul {
	display: inline;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;
	color: #fff;		
}
#navBar li {
	display: inline;
	padding: 0 10px 0 10px;
	margin:0px;
	color: #fff;
}

/************************************************
*	Content 					     		    * 
************************************************/

#bodyContainer {
	float: left;
	width:1000px;
	height:auto;
}
#contentContainer {
	float: left;
	width:690px;
	height:1500px;
	padding: 10px auto;
}
#content {
	float: left;
	width:450px;
	height:autopx;
	min-height: 1100px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: visible;
	
}

#contentFull {
	float: left;
	width:630px;
	height:auto;
	min-height: 1100px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: visible;
}
#social {
	float: left;
	margin: 10px 0 0 0;
	width: 680px;
	height:50px;
}
#imageGallery {
	float: left;
	margin: 10px 0 0 0;
	width: 680px;
	height:250px;
}
#date {
	float: left;
	clear: none;
	width: 400px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	padding: 10px 0 10px 0;
	color: #66cdf9;
	
	
}
.postmeta {
	width: 450px;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	border-top: 1px dotted #999999;
}
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 2px solid #4A7EB8;
}
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

/************************************************
*	Footer						     		    * 
************************************************/

#footer {
	float: left;
	width: 600px;
	height:25px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

/************************************************
*	Left Side Bar				     		    * 
************************************************/

#l_sidebar {
	float: left;
	width: 180px;
	height: 950px;
	margin: 10px 0 0 10px;
	padding: 15px 0px 10px 10px;
	line-height: 20px;
	border-left: 1px dashed #ccc;
	
	}
	
#l_sidebar h2 {
	color: #ccc;
	font-size: 35px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 3px 10px;
	line-height: 26px;
	}
	
#l_sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#l_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li li {
	padding: 0px 0px 0px 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #ccc;
	}
	
#l_sidebar ul li ul li {
	padding: 0px 0px 10px 15px;
	margin-bottom: 10px;
	}


/************************************************
*	Right Side Bar				     		    * 
************************************************/
#r_sidebar {
	float: right;
	width: 270px;
	height: auto;
	min-height: 1500px;
	background: #f1f1f1;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc; 
	margin: 0;
	padding: 10px 15px 0px 15px;
	line-height: 20px;
	}
	
#r_sidebar h3 {
	background: url(images/h3BG.png) no-repeat;
	color: #333;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	height: 50px;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 3px 30px;
	cursor:pointer;
	
	}

#r_sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#r_sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: dotted 1px #ccc;
	
	}
	
#r_sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#r_sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}
	
#r_sidebar ul li ul li {
	background: #FFFFFF url(images/arrow.gif) no-repeat top left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	}

.post-title, .post-title a, .post-title a:hover, .post-title a:visited {
	text-decoration: none;
}

.categories {
font-size: 14px;
line-height: 18px;
list-style: none;
margin-left: 10px;
padding: 0px;
}

.categories ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.categories li {
margin-bottom: 2px;
margin-top: 2px;
width: 250px;
border-bottom: dotted 1px #ccc;
}

.categories a:link {
padding-left: 25px;
display:block;
color: #333;
background: url(images/cat.gif) no-repeat;
text-decoration: none;
}

.categories a:visited {
padding-left: 25px;
display:block;
color: #333;
background: url(images/cat.gif) no-repeat;
text-decoration: none;
}

.categories a:hover {
padding-left: 25px;
background: url(images/cat.gif) no-repeat;
background-position: 0px -18px;
color: #333;
text-decoration: none;
}

.archives {
font-size: 14px;
line-height: 18px;
list-style: none;
margin-left: 10px;
padding: 0px;
}

.archives ul {
list-style: none;
margin: 0px;
padding: 0px;

}

.archives li {
margin-bottom: 2px;
margin-top: 2px;
width: 250px;
border-bottom: dotted 1px #ccc;
}

.archives a:link {
padding-left: 25px;
display:block;
color: #333;
background: url(images/cat.gif) no-repeat;
text-decoration: none;

}

.archives a:visited {
padding-left: 25px;
display:block;
color: #333;
background: url(images/cat.gif) no-repeat;
text-decoration: none;
}

.archives a:hover {
padding-left: 25px;
background: url(images/cat.gif) no-repeat;
background-position: 0px -18px;
color: #333;
text-decoration: none;
}



#boxBanner{
position: relative;
width: 250px;
height: 250px;
margin:0 auto;
left: -25px;
}


#skyscraper{
float: right;
width: 120px;
height:600px;
margin:5px 5px 20px 5px;
}
#latestArticles{
float: left;
width: 120px;
height:600px;
padding:5px 5px 5px 5px;
border: 1px dashed #ccc;
}
#left {
float: left;
margin: 20px 0 0 0;
padding: 50px 0 0 0;
width: 490px;
height:auto;
z-index: 1;

}

#leftpage {
position: absolute;
left: 0;
top: 80px;
width: 690px;
height:800px;
z-index: 1;

}

#right {
position: absolute;
padding: 70px 15px 0px 15px;
top: 0;
right: 0;
width: 270px;
min-height:1200px;
height: auto;
background: #f3f3f3;
border-left: #ccc dashed 1px;
border-right: #ccc dashed 1px;
z-index: 0;
}

#right2 {
float: left;
margin: 20px 0 0 0;
padding: 70px 15px 0px 15px;
width: 200px;
height: auto;
min-height:800px;
border-left: #ccc dashed 1px;
z-index: 0;
}
#right h3{
font-size: 14px;
background: url(images/h3BG.png) no-repeat;
padding: 12px 0 0 25px;
height: 50px;
}

#search {
height: 27px;
margin-bottom: 10px;
}



/***************Toggle Trigger***************************/

h3.trigger {

}
h3.trigger a {
	color: #333;

}
h3.trigger a:hover {
	color: #333;
}
h3.active {background-position: left bottom;}
.toggle_container {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 250px;
	clear: both;
}
.toggle_container .block {
	padding: 0;
	
}
.toggle_container .block p {
	padding: 0;
	margin: 0;
}
.toggle_container h3 {
	margin: 0;
	padding: 0;

}
.toggle_container img {
	float: left;
	margin: 0px 15px 0 0;
	padding: 0;
	background: #ddd;
	
}
#title {
float: left;
width: 600px;
height: auto;
clear: none;

}
#thumbnail {
float: left;
width: 125px;
height: 125px;
clear: none;

}

#excerpt {
float: left;
padding: 0 0 0 10px;
margin-top: -15px;
clear: none;
width: 300px;


}

#excerptLarge {
float: left;
padding: 0 0 0 10px;
margin-top: -15px;
clear: none;
width: 400px;


}

/***************On Focus Hack orForefox and IE7***************************/

*:focus {
        outline: 0;
}
*:focus { outline: none; }
*::-moz-focus-inner { border: none;}


.wp-caption {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	margin-right: 20px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
	}
	
#section1{
	display: block;
	overflow: visible;
	background: #990000;
}	
#cvent {
	width: 250px;
	height: 160px;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	
}	