/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
body {
        color:#000000;
        font-family:Arial;
        font-size:14px;
        font-size-adjust:none;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:1.5;
}

#logo_text {
        font-family:"Avant Garde","Century Gothic",sans-serif;
        font-size:1.5em;
        width:195px;
}

h1, h2, h3, h4, h5, h6  {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, Times, serif;
}

a:link, a:visited {
	color:#CC0000;
}

#header {
	font-family:Georgia,Times,serif;
	height:210px;
	position:relative;
	padding-top:5px;
}

#footer {
	font-family:Georgia,Times,serif;
	color:#CC0000;
	font-size:.8em;
	font-weight:normal;
	height:25px;
}

#footer p {
	margin:0;
	padding-top:5px;
}

#content {
	padding:20px 0 0 0;
}

.post p.comments a  {
	font-family: Georgia, Times, serif;
}

#postnav p.prev a  {
	font-family: Georgia, Times, serif;
}

#postnav p.next a  {
	font-family: Georgia, Times, serif;
}

#tabbox ul.idTabs li {
	font-family: Georgia, Times, serif;
}

#boxes ul li {
	font-family: Georgia, Times, serif;	
}

.widgetlist ul li  {
	font-family: Georgia, Times, serif;
}

h2.title {
	font-size:24px !important;
	font-weight:normal !important;
	line-height:24px;
	margin:20px 0;
}

.alpha p {
	font-color: #000000;
	font-family: Arial;
	font-size:18px;
	line-height:22px !important;
	text-align:left;
}

.entry p {
	font-color: #000000;
	font-family: Arial;
	font-size:14px;
	line-height:20px !important;
	text-align:left;
}

#nav {
	position:absolute;
	right:10px;
	top:93px;
}

#nav ul li a:link, #nav ul li a:visited {
	color:#000000;
	font-size:12px;
}

#content {
	border-bottom:7px solid #FE5656;
	border-top:7px solid #CC0000;
}

#content .moreinfo {
	background-color:#FFFFFF;
	border:0px;
	border-right:1px solid #D6D6D6;
	color:#000000;
}

.container_16 .grid_5 {
	width:280px;
}

#sidebar img.bigad {
	border:0px;
}

#tabbox {
	border:0px;
	border:1px solid #CC0000;
}

#tabbox ul.idTabs li a.selected {
	background:#CC0000 none repeat scroll 0 0;
	color:#FFFFFF;
}

/*Widgets*/
#sidebar .widget {
	background:url(/wp-content/uploads/2010/01/widget_bg.png) repeat-y;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:20px !important;
}

.widgetlist h3 {
	font-family: Georgia, Times, serif;
	font-size:18px;
	color:#000000;
	background:none;
	padding:5px 0 5px 0px;
}

.widgetlist ul li {
	border-bottom:1px solid #777777;
}

.twitterwidget {
	margin-top:10px;
	padding-top:20px;
	padding-right:80px;
	background:transparent url(http://imacaribbean.com/wp-content/uploads/2010/01/twitter-bird-brown.png) no-repeat;
	background-position: 200px 10px;
	text-decoration:none;
}

#news ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #d8dcde;
	background: #fff url(/wp-content/uploads/2010/01/unordered_list_image.png) no-repeat center left;
}


/*facebook widget*/
.fbconnect_miniprofile p {
	font-color: #000000;
	font-family: Arial;
	font-size:14px;
	line-height:20px !important;
	text-align:left;
}

/*gravity forms*/
#gforms_confirmation_message{
	background-color:#fffac6;
	border:1px solid #feda70;
	margin-top:10px;
	margin-bottom:10px;
	padding:20px 0;
	font-size:14px;
	color:#252525;
	text-align:center
}

#aktt_tweet_text{
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #cc0000;
    width: 300px;
}

.aktt_tweets {
	margin-top:-10px;
	padding-top:45px;
	background:transparent url(/wp-content/uploads/2010/01/twitter_logo_bird_small.png) no-repeat;
	background-position: 10px -3px;
}

.nocomments {
	display:none;
}

