/* 
	Theme Name: randmediagroup.com
	Theme URL: http://randmediagroup.com/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 2.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #000000;
	background: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	line-height: 1;
}

#wraper
{
	width: 980px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
}

#header-logo
{
	height: 124px;
}


#header-menu
{
	padding: 0px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}

#header-menu a
{
	color: #000000;
}

#header-menu li.current_page_item
{

}


#header-text
{
	padding: 10px 0px 10px;
	font-size: 41px;
	font-weight: bold;
	letter-spacing: -2px;
}
#client-login
{
	width: 75px;
	float: right;
	margin:10px 0 0 0;
	}




#page
{
	height: 100%;
	padding: 10px 0px;
	overflow: hidden;
}


#content
{
	float: left;
	width: 650px;
}



#accordion .accordion-box
{
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background: #990000;
}

#accordion .accordion-box a
{
	color: #ffffff !important;
}

#accordion .accordion-box-1
{
	background: #990000;
}

#accordion .accordion-box-2
{
	background: #4B3D2D;
}

#accordion .accordion-box-3
{
	background: #000000;
}

#accordion .accordion-box-4
{
	background: #333333;
}

#accordion .ui-accordion-header
{
	display: block;
	height: 25px;
	padding-left: 40px;
	font-size: 23px;
}

#accordion .ui-state-active
{
	background: url(images/ui-state-active.gif) top left no-repeat;
}

#accordion .ui-state-default
{
	background: url(images/ui-state-default.gif) top left no-repeat;
}

#accordion .ui-accordion-content
{
	padding: 20px 0px 10px 40px;
/*	font-family: 'Arial Narrow', Arial, Sans-Serif;*/
	font-size: 47px;
/*	letter-spacing: 2px;*/
}




.post
{
	margin-bottom: 20px;
}

.post-over
{
	background: #F1F1F1;
}

.posttitle, h3
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
}

.posttitle a
{
	color: #000000 !important;
}

.postcontent
{
	padding: 0px 0px 0px;
	color: #333333;
	line-height: 1.2;
}

.post a:hover, .post a:focus, .post a:active, .postcontent a:hover, .postcontent a:focus, .postcontent a:active
{
	text-decoration: underline;
}


.exhibitor-header
{
	margin: 0px 0px 15px;
	border-bottom: 1px solid #000000;
	color: #000000;
}

.exhibitor-header h2
{
	margin: 0px;
	padding: 20px 0px 0px;
	font-size: 26px;
	font-weight: normal;
}

.exhibitor-header div
{
	float: right;
	margin-top: -20px;
}

.exhibitor-top
{
	margin-top: -50px;
	font-size: 14px;
	text-align: right;
}

.exhibitor-anchors
{
	height: 100%;
	overflow: hidden;
}

.exhibitor-anchors span
{
	float: left;
	width: 33%;
	margin-bottom: 5px;
	font-size: 22px;
}

.exhibitor-list p
{
	padding: 0px 0px 2px;
	font-size: 22px;
	text-align: right;
}

.exhibitor-list p span
{
	float: left;
	width: 400px;
	padding-top: 8px;
	text-align: left;
}

.exhibitor-header div a:link, .exhibitor-header div a:visited, .exhibitor-anchors span a:link, .exhibitor-anchors span a:visited, .exhibitor-list p a:link, .exhibitor-list p a:visited
{
	color: #000000;
}


blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #990000;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 14px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 14px;
}


#sidebar
{
	float: right;
	width: 300px;
}

.sidebar-widget
{
	width: 300px;
}

.sidebar-header
{
	padding: 5px 0px 5px 10px;
	background: #f1f1f1;
	font-size: 23px;
	letter-spacing: -1px;
}

.rss-image
{
	float: right;
	margin: 0 10px 0 0;
}



.sidebar-content
{
	padding: 10px 0px 20px 10px;
	color: #333333;
	font-size: 21px;
}

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

.sidebar-widget li
{
	padding: 0px 0px 5px 0px;
	list-style: none;
}

.sidebar-widget a
{
	color: #333333 !important;
}


.sidebar-latest-title
{
	padding: 0px 0px 4px;
	font-size: 23px;
	letter-spacing: -1px;
}

.sidebar-latest-title a
{
	color: #000000 !important;
}

.sidebar-latest-author
{
	padding: 0px 0px 4px;
	color: #999999;
	font-size: 12px;
}

.sidebar-latest-text
{
	padding: 0px 0px 10px;
	font-size: 13px;
}



#footer
{
	clear: both;
	padding: 20px 0px 10px;
	font-size: 12px;
}

.footer-widget
{
	float: left;
	width: 152px;
	padding: 0px 60px 0px 0px;
}

.footer-widget-alt
{
	padding-right: 0px;
}

.footer-widget-header
{
	padding: 0px 0px 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 20px;
/*	font-weight: bold;*/
}

.footer-widget-content
{
	padding: 5px 0px 0px;
	color: #333333;
}

.footer-widget-content p
{
	padding: 0px 0px 7px;
}

.footer-widget-content p span
{
	float: left;
	width: 50px;
}

.footer-widget a
{
	color: #444444 !important;
}



#footer-text
{
	clear: both;
	padding: 20px 0px 10px;
	text-align: center;
}



a, a:link, a:visited
{
	color: #990000;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #990000 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #cccccc;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	border: none;
	color: #ffffff;
	background: #990000;
	cursor: pointer;
}




p
{
	margin: 0px;
	padding: 0px 0px 10px;
}

span.linktext
{
	color: #990000;
}





.clear
{
	clear: both;
}


.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

