/*
Theme Name: Catering Connection
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: 
*/ 


* {
    padding: 0;
    margin: 0;
} 

body {
    background:#fff url(images/cc_bg_tile.gif);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}

p {
	margin: 0;
	padding: 5px;
    margin-top: 5px;
}

img { 
    border: none; 
}

a { 
    color: #333333; 
    text-decoration: none; 
}

a:hover { 
    text-decoration: underline; 
    color: #333333; 
}
a.privacy { 
    color: #333333; 
    text-decoration: underline; 
}

a.privacy:hover { 
    text-decoration: underline; 
    color: #333333; 
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: auto;
    width: 980px;
}

#header { 
	width: 980px;
	background-color: #468fa1;
    height: 150px;
    border-bottom: 1px solid #fff;
}

#logoanchor,#headerimganchor, #hmicnbranchor,#hmcrdtsanchor {
position: relative;
}
#logo{
	top:32px;
	left:19px;
position: absolute;
}
#headerimg{
	top:2px;
	left:250px;
position: absolute;
}
#hmicnbr{
	top:325px;
	left:0px;
position: absolute;
}
#hmcrdts{
	top:460px;
	left:0px;
position: absolute;
}

/* Menu */

#menu {
    width: 725px;
	height: 30px;
	margin: 0 auto;
    color: #333333;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 1em;
	float: right;
	font-weight: normal;
	color: #333333;
	background: #fff;
}

#menu a:hover {
	background: #fff;
	color: #ccc;
	text-decoration: underline;
}

#menu .current_page_item {
    background: #fff;
    color: #000;
    text-decoration: underline;
}
#menu .current_page_item a {
	background: #fff;
	color: #333333;
}
#leftbar{
	padding: 10px 0 0 18px;
    text-align: left;
    width: 240px;
}
#rightbar{
	padding: 25px 0 0 18px;
	font-size: 14px;
	line-height: 20px;
	font-family: Garamond, Times, sans-serif;
    text-align: left;
    width: 180px;
    height: auto;
}
#rightbar .widget h3 {
	font-size: 18px;
	line-height: 26px;
	font-family: Garamond, Times, sans-serif;
}
#rightbar .widget a {
	text-decoration: none;
	font-weight: normal;
	color: #468fa1;
	background: #ffffff;
}
#rightbar .widget a:hover {
        text-decoration: underline;
	font-weight: normal;
	color: #468fa1;
	background: #ffffff;
}
.widget {
padding-bottom	: 20px;
}
#entry{
	padding-top:18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 560px;
    text-align: justify;
    border: 2px;

}

#entrywide{
	padding-top:18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 665px;
    text-align: justify;
    border: 2px;
}

#entry h3,#entrywide h3{
	line-height: 26px;
	font-size: 26px;
	font-family: Garamond, Times, sans-serif;
	padding-bottom: 13px;
}
#headinglist{
	padding: 10px 0 8px 0;
	margin: 0;
	list-style-image: url(images/bullet-1.gif);
}
#headinglist li{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	font-family: Garamond, Times, sans-serif;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-left: -20px;
}

#entrywide #slideshow{
padding-top: 52px;
padding-left: 55px;
}

#content {
	margin: 0px 0 0px 0;
	background-color: #FFF;
	width: 980px;
    padding: 4px 0 0 0;
    border-bottom: 6px solid #542a01;
    border-top: 6px solid #542a01;
}
#content ul{
	padding-left:40px;
}
.articles {
       /* border-top: 1px #bbb dashed;    */
}
a.articles {
  text-decoration: none;
  color: #468fa1;
  font-weight: bold; 
}
a.articles:active {
  text-decoration: none;
  color: #468fa1;
  font-weight: bold; 
}
a.articles:hover {
   text-decoration: underline;
  color: #468fa1;
  font-weight: bold;
}
#posts
{width: 470px;
margin-top: 15px;
padding-right: 20px;
height: auto;
}
#posts ul
{
list-style-type	:none; 
padding-left	: 0;
}
#posts h3{
	font-size: 24px;
	line-height: 28px;
	font-family: Garamond, Times, sans-serif;
	color: #333333;
}
#posts h2{
	font-size: 20px;
	line-height: 24px;
	font-family: Garamond, Times, sans-serif;
	color: #666666;
}
#posts h3 a {
	color: #333333;
}
#posts h2 a {
	color: #666666;
}
#posts a {
	color: #468fa1;
}
#articles .readmore {
	color: #333333;
	font-weight: bold;
}
#articles .readmore a {
	color: #333333;
	font-weight: bold;
}
#content .showtags {
	color: #468fa1;
    background: #FFFFFF;
    padding-left: 5px;
    line-height: 20px;
    border-bottom: 1px solid #bbb;
    border-top: 1px dashed #bbb;
    margin-bottom: 10px;
}
#content .showtags a {
	color: #468fa1;
    background: #FFFFFF;
    padding-left: 5px;
    line-height: 20px;
    border-bottom: 1px solid #bbb;
    border-top: 1px dashed #bbb;
    margin-bottom: 10px;
}
.left {
    width: 568px;
    float: left;
    text-align: justify;
}

.left h2 {
    color: #333;
	font:Garamond, Times, sans-serif;
    font-size:22px;
    font-weight: 100;
    padding : 15px 0 15px 0;
}

.left h2 a {
    color: #333;
}

.left h2 a:hover {
    color: #bbb;
    text-decoration: underline;
}

.left ul {
    padding-left: 3em;
}

.left ol {
    padding-left: 3em;
}

.count {
    float: right;
}

.right {
    width: 160px;
    float: right;
    padding: 10px;
    border-left: 1px solid #bbb;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
}

.right h2 {
    height: 30px;
    font-size: 15px;
    color: #333333;
    line-height: 30px;
    text-decoration: underline;
}

.right a { 
    text-decoration: none;
    color: #333333;
}

.right a:hover {
    text-decoration: underline;
    color: #bbb;
}

.nomove {
    width: 160px;
    float: right;
    padding: 10px;
    border-left: 1px solid #bbb;
}

.nomove ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.nomove h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

.nomove a { 
    font-size: 15px;
    color: #000;
}

.nomove a:hover {
    text-decoration: underline;
    color: #bbb;
}

#footer {

	width: 980px;
	height: 65px;
	background-color: #468fa1;
    border-top: 6px solid #542a01;
    text-align: center;
   margin: 6px 0 0 0;
}
#footercontent{
	color: #fff;
    font-size: 18px;
    font-family: Garamond, Times, sans-serif;
    font-weight: bold;
	letter-spacing: 3px;
    padding: 16px 0 0 22px;
}
#footercontent a{
	color: #fff;
}
.foot-text-dark{
	color: #542A01;
	font-weight: bold;
	
	letter-spacing: 0px;
}
.not {
    text-decoration: none;
    padding: 6px 10px 5px 10px;
}

/* Search */

#search {
	width: 150px;
	height: 25px;
	background: #fff;
	border: none;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 10px 5px 10px;
	width: 127px;
	height: auto;
	background: none;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #bbb;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    border-bottom: 1px #bbb dashed;
}

#vendors table{
	padding-left:15px;
	font-weight: normal;
}

.ddet_divicn a{
text-decoration: none;
}


#vendors a {
text-decoration: underline;
color: blue;
}

#vendors a strong{
text-decoration: none;
color: #000;
}
#vendors p{
height: 32px;
}

#leftnav{
font-family: serif, Times, Times New Roman;
font-size: 12px;
font-weight: bold;
color: white;
line-height: 32px; 
letter-spacing: 1px;
height: 542px;
width: 220px;
background: url(http://www.cateringconnect.com/wp-content/themes/cateringconnection/images/menu/newmenubg220.gif) no-repeat top center;}

ul#leftnav
{padding-bottom: 5px;
}

.insidenav{
padding-top: 70px;
padding-right: 0px;
text-align: left;
}
a.leftnav {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold; 
}
a.leftnav:active {
  text-decoration: none;
  color: #468fa1;
  background: #552A00;
  font-weight: bold; 
}
a.leftnav:hover {
   text-decoration: none;
  color: #468fa1;
  font-weight: bold;
}
a.leftnav0 {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold; 
  font-size: 12px;
  letter-spacing: 0px;
}
a.leftnav0:active {
  text-decoration: none;
  color: #468fa1;
  background: #552A00;
  font-weight: bold; 
  font-size: 12px;
    letter-spacing: 0px;
}
a.leftnav0:hover {
   text-decoration: none;
  color: #468fa1;
  font-weight: bold;
  font-size: 12px;
    letter-spacing: 0px;
}

.twtr-doc {
border: 1px solid #333333;
margin-bottom: 12px;
}

.twtr-widget {right: 10px;}

#twtr-widget-1 h4 {font-size: 12px !important}