/*
Theme Name: Ellipsis
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags:
*/

@charset "utf-8";
/* CSS Document */


/*----------------------------------------------------------GLOBAL started-------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		outline: none;
		border: none;
		text-transform:lowercase;
	}

body {
		font-family:"Century Gothic", Arial;
		background:url(images/elipseMain.jpg) top center;
		background-color:#fff;
}
p {	
		text-transform:lowercase;
		font-size:14px;
		line-height:1.1em;
		color:#000;
		margin:0;
		padding:0;
		padding-bottom:1em;
		padding-top:.5em;
		padding-left:.5em;
		width:98%;
		text-align:justify;
		
}
a strong {
		font-size:16px;
		font-weight:normal;
		margin:0;
		padding:0;
		padding-bottom:.4em;
		display:block;
}

.greyTest {
		color:#999;
		font-size:11px;
		text-align:right;
}

div#document_width {
		width:910px;
		height:auto;
		margin:0 auto;
		overflow:hidden;
		position: relative;
}
a:link { color: #f7931e; text-decoration: none; }
a:visited { color: #f7931e; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

div.active a { color: #000; text-decoration: none; padding:.5em;}


/*----------------------------------------------------------GLOBAL Ended-------------------------------------------------------*/

div#logo1 {
	width:173px;
	height:100%;
	float:left;
}
div#logo2 {
	width:617px;
	height:auto;
	float:left;
}
div#navigation_container {
		width:100%;
		height:auto;
		background:url(images/logo_rpt.png) top center repeat-y;
		overflow:hidden;
		float:left;
}
#navigation {
		width:78%;
		height:auto;
		font-size:16px;
		font-weight:400;
		color:#f7931e;
padding: 0;
margin: 0;
		padding-top:3em;
}
#navigation li {
	list-style:none;
	height:28px;
	display:block;
	text-align:right;
	width:80%;
}
ul#navigation li a:link { color:#f7931e; text-decoration:none; }
ul#navigation li a:visited { color:#f7931e; text-decoration:none; }
ul#navigation li a:hover { color:#000; text-decoration:none; }

div#page_title {
		width:614px;
		height:165px;
}
div#content_container {
		height:auto;
		float:left;
		margin-top:5em;
		width:70%;
}
div#topBanner {
		height:216px;
		height:226px;
		margin-bottom:0.6em;
		position:absolute;
		right:160px;
		top:55px;
}
div#footer {
		width:100%;
		height:20px;
		clear:both;
		z-index:100;
}
div#footer div {
		width:590px;
		text-align:right;
		font-size:13px;
		color:#c2c2c7;
		text-transform:lowercase;
		margin:0 auto;
		margin-top:1em;
}
div#services_container {
		width:98%;
		height:auto;
		padding-left:1.6%;
		padding-top:.2em;
		overflow:hidden;
}
div#services_1 {
		width:45%;
		height:auto;
		float:left;
}div#services_2 {
		width:45%;
		height:auto;
		float:left;
}

li.normalList{ 
		list-style-image:url(images/bullet.png);
		margin-bottom:0em;
		width:90%; 
		margin-left:5%;
		font-size:13px;
		color:#000;
		}
div#contact_container {
		width:100%;
		height:auto;
		overflow:hidden;
		margin-top:1.5em;
}
div.contact_boxes {
	width:48%;
	height:auto;
	float:left;
	margin-bottom:.5em;
}
div.contact_boxes img {
		margin:0 1em 1em 0;
		float:left;
}
p.Orange_color  {
		color:#f7931e;
		font-weight:bold;
}

#content ul, #content ol {
	margin-left: 25px;
}

#content h2 {
	color:#333333;
	font-weight:normal;
	margin-bottom:20px;
	margin-left:7px;
}

.current_page_item a {
	color: #000000 !important;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#content small {
margin-left: 7px;
}

#content h3 {
font-size:15px;
font-weight:normal;
margin-left:7px;
}