/*
# ------------------------------------------------------------------------
# JA Ores template for Joomla 1.5.x
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

/* Twitter Module ---*/
.twitter {
	padding: 0 0 15px 0 !important;
}

.twitter h3 {
	padding: 0 15px !important;
}

.ja-twitter {
	color: #757575;
	padding: 0 0 15px 0;
}

.ja-twitter a {
	color: #c5c5c5;
}

.ja-twitter h4 {
	background: #f7f7f7;
	border-bottom: 1px solid #252525;
	border-top: 1px solid #252525;
	font-family: Arial, sans-serif;
	font-size: 92%;
	font-weight: normal;
	margin: 10px -15px;
	padding: 5px 15px;
	text-transform: uppercase;
}

div.ja-twitter center {
	text-align: left;
}

.ja-twitter-avatar {
	border: 1px solid #252525;
	float: left;
	margin-right: 5px;
	padding: 2px;
}

.ja-twitter center img {
	margin-right: 5px;
	vertical-align: middle;
}

div.ja-twitter div.ja-twitter-item {
	border-bottom: 0px;
	border-top: 1px solid #252525;
	margin: 0 0 10px;
	padding: 10px 0;
}

div.ja-twitter div.ja-twitter-item:first-child {
	border-top: 0px;
}

div.ja-twitter div.ja-twitter-source {
	font-weight: bold;
}

div.ja-twitter div.ja-twitter-date {
	color: #666;
	font-size: 92%;
	text-transform: uppercase;
}

/* Style for old version ---*/
#ja_twitter_div {}

#ja_twitter_div #twitter_update_list {
	margin: 0;
	padding: 0;
}

#ja_twitter_div #twitter_update_list li {
	background: none;
	border-bottom: 1px dotted #303030;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
