/*  

Theme Name: Excel La Jolla
Theme URI: http://www.calaclesinteractive.com
Description: This is the custom theme for Excel La Jolla.
Version: 2.0
Author: Ken DiNitto / Adam Harris (Calacles Interactive)
Author URI: http://www.calaclesinteractive.com/

*/


/* **************************************************************************** */
/* ########################### MAIN BODY ###################################### */
/* **************************************************************************** */

body { 
background-color:#323232;
/* background-image:url(/wp-content/themes/excel/images/rubberbackgroundnew.jpg); */
background-repeat:no-repeat;
background-position:top center;
font-family:arial;
font-size:13px;
color:#000;
margin:0px;
text-align:center;
}

a{
color:blue;
text-decoration:underline;
font-size:11px
}

a:hover{
color:red;
text-decoration:underline;
font-size:11px
}

.blank{
text-decoration:none;
}

.blank:hover{
text-decoration:none;
}

.article_separator {
display: none;
}


/* **************************************************************************** */
/* ############################# HEADINGS ##################################### */
/* **************************************************************************** */

.text1{
font-size:17px;

}

.heading1{
font-size:25px;
}

.heading2{
font-size:19px;
color:#9f2214;
}


.heading3{
font-size:20px;
color:#9f2214;
}

.standardpage{
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
padding-top:5px;
line-height:25px;
font-size:16px;
color:#333333;
}


/* **************************************************************************** */
/* ############################# HEADER ##################################### */
/* **************************************************************************** */

.topmenu{
background-color:#fff;
height:33px;
color:#000;
}

.whiteheadershadow{
height:10px;
background:url(/wp-content/themes/excel/images/whiteheadershadow.jpg);
background-repeat:repeat-x;
}


.grayheadershadow{
height:10px;
background:url(/wp-content/themes/excel/images/grayheadershadow.jpg);
background-repeat:repeat-x;
}

.menutable{
background:url(/wp-content/themes/excel/images/menuback.jpg);
background-repeat:repeat-x;
height:30px;
}

.toplinks{
color:#fff;
font-family:arial;
font-size:13px;
text-decoration:none;
font-weight:bold;
}

.toplinks:hover{
color:orange;
font-family:arial;
font-size:13px;
text-decoration:none;
font-weight:bold;
}


.menubreak{
    float:right;
    padding-top:6px;
}

ul.dropdown li:last-child .menubreak{
    display:none;
}


/* **************************************************************************** */
/* ############################# MAIN DIV ##################################### */
/* **************************************************************************** */

.maindiv{
position:relative;
margin-top:0px;
margin-left: auto;
margin-right: auto;
width:972px;
}

.insidediv{
width:100%;
min-height:200px; 
height:auto !important;
height:200px;
background:#fff;
}



.mainbody{

}

/* **************************************************************************** */
/* ############################# BLOG ##################################### */
/* **************************************************************************** */

.post{
text-align:left;
padding-left:25px;
padding-right:25px;
padding-bottom:25px;
padding-top:5px;
}

.postmetadata a{
color:#555555;
}

.postmetadata a:hover{
color:brown;
}

.blogtitle{
font-size:18px;
color:#9f2214;
text-decoration:none;
font-weight:normal;
}

.blogtitle:hover{
font-size:18px;
color:#14559f;
text-decoration:none;
font-weight:normal;
}

.blogcategory a{
color:#000;
font-size:22px;
text-decoration:none;
}

.blogcategory a:hover{
color:brown;
font-size:22px;
text-decoration:none;
}


.blogcontent{
font-size:14px;
}


.reply{
font-family:arial;

}

.sidbarposts a{
color:#000;
font-size:15px;
}


.sidbarposts a:hover{
color:brown;
font-size:15px;
}


.sidbarposts li{
list-style-image: url(/wp-content/themes/excel/images/sidebarbullet.png);
margin-left:-15px;
font-size:15px;
}


.sidbarposts2 li{
list-style: none;
margin-left:-40px;
font-size:15px;
}


.sidbarposts2 li a{
color:#000;
font-size:15px;
}


.sidbarposts2 li a:hover{
color:brown;
font-size:15px;
}

.sidebartitles{
font-size:17px;
}


.widgettitle{
font-size:16px;
font-weight:normal
}

/* **************************************************************************** */
/* ########################## MAIN SIDEBAR #################################### */
/* **************************************************************************** */


.sidebar{
background:#f2f4e5;
}

.sidebartd{
background:#cccccc;
width:245px;
border-left:#999999 2px dotted;
}

.dottetdiv{
border-top:#cccccc 2px dotted;
height:10px;
}


.sidebarlinks{
color:#000;
text-decoration:none;
font-size:13px;
}

.sidebarlinks:hover{
color:brown;
text-decoration:none;
font-size:13px;
}


.twitbox{
background:#c88a7b;
height:250px;
}


.sidebartitle{
color:#000;
font-size;16px;
font-weight:bold;
}

/* **************************************************************************** */
/* ########################### COMMENTS ###################################### */
/* **************************************************************************** */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, arial, Georgia, Sans-serif;
	font-size: 12px;
}



/* **************************************************************************** */
/* ########################### CONTACT FORM ###################################### */
/* **************************************************************************** */


.contactheader{
font-family:arial;
font-size:26px;
}

.contactform input{
border:#cccccc 1px solid;
font-size:11px;
padding:5px;
color:#555555;
}




/* **************************************************************************** */
/* ########################### FOOTER ###################################### */
/* **************************************************************************** */

.footerlinks{
color:#fff;
text-decoration:none;
font-size:13px;
line-height:20px;
}


.footerlinks:hover{
color:orange;
text-decoration:none;
font-size:13px;
line-height:20px;
}

.footerlinks2{
color:#000;
text-decoration:bold;
font-size:13px;
line-height:20px;
}


.footerlinks2:hover{
color:orange;
text-decoration:bold;
font-size:13px;
line-height:20px;
}

#footer ul.menu, #footer ul.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer ul.menu li a {
    color:#000000;
    font-size:13px;
    line-height:20px;
}
#footer ul.menu li ul li a {
    color:#FFFFFF;
    font-size:13px;
    line-height:20px;
    text-decoration:none;
}
#footer ul.menu li a:hover {
    color:orange;
}




.blogarchive a{
color:#fff;
text-decoration:none;
font-size:13px;
line-height:20px;
}

.blogarchive a:hover{
color:orange;
text-decoration:none;
font-size:13px;
line-height:20px;
}

.blogarchive li{
list-style: none;
}