/*
Theme Name: Realty Network
Theme URI: http://wordpress.org/
Description: Realty Network
Version: 1.0
Author: Clauz
Author URI: http://www.clauz.com.ar/
Tags: realtynetwork, blue, white
*/

body 
{
	margin: 0;
	padding: 0;
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f0f0f0;
	color: #6a6a6a;
	text-align: center;
}
	
#frame
{
	float: none;
	margin: auto;
	padding: 0;
	width: 724px;
	margin-top: 10px;
	text-align: center;
	background: #ffffff;
}

#page 
{
	float: left;
	background: #ffffff;
	margin: auto;
	width: 704px;
	padding-left: 10px;
	padding-right: 10px;
}


#header 
{
	height: 303px;
}

div.headerTop
{
	border-top: 6px solid #797979;
	padding-top: 10px;
}

#header div.logo
{
	float: left;
	position: relative;
	top: 15px;
}

#header div.phone
{
	float: left;
	margin-top: 35px;
	font-size: 12px;
	margin-left: 30px;
	display:inline;
}

div.headerTop div.links
{
	float: right;
	width: 120px;
	line-height: 25px;
	text-align: left;
}

#header div.links img
{
	position: relative;
	top: 2px;
}

#header div.links a
{
	margin-left: 5px;
}



#header div.lineHeader
{
	float: left;
	width: 100%;
	height: 10px;
	background: url(images/pattern-header.png) repeat-x;
	margin-top: 10px;
	margin-bottom: 2px;
}

#header div.menu
{
	float: left;
	width: 192px;
}

#header div.menu a
{
	float: left;
	clear: both;
	height: 25px;
	width: 190px;
	background: url(images/menu-background.png) no-repeat;
	text-decoration: none;
	color: #656565;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding-left: 35px;
	padding-top: 12px;
}

#header div.menu a:hover
{
	float: left;
	padding-left: 10px;
	background: url(images/menu-background-selected.png) no-repeat;
}

#header div.buttons
{
	float: left;
	margin-left: 2px;
	width: 179px;
}

#header div.buttons a.buttonBuy
{
	float: left;
	width: 179px;
	height: 61px;
	background: url(images/button-buy.png) no-repeat;
}

#header div.buttons a.buttonBuy:hover
{
	float: left;
	width: 179px;
	height: 61px;
	background: url(images/button-buy-selected.png) no-repeat;
}

#header div.buttons a.buttonSell
{
	float: left;
	width: 179px;
	height: 61px;
	background: url(images/button-sell.png) no-repeat;
}

#header div.buttons a.buttonSell:hover
{
	float: left;
	width: 179px;
	height: 61px;
	background: url(images/button-sell-selected.png) no-repeat;
}

#header div.buttons a.buttonManage
{
	float: left;
	width: 179px;
	height: 61px;
	background: url(images/button-manage.png) no-repeat;
}

#header div.buttons a.buttonManage:hover
{
	float: left;
	width: 179px;
	height: 61px;
	background: url(images/button-manage-selected.png) no-repeat;
}


#header div.slider
{
	float: right;
	width: 327px;
}
	
#header div.sliderPic
{
	float: left;
	width: 327px;
}


#headerImage
{
	clear:both;
	width: 327px;
	height: 161px;
	overflow:hidden;
	margin: 0;
	padding:0;
	border:0;
}


#headerImageCycle 
{
	float: right;
	clear: both;
	height: 7px;
	width: 150px;
	list-style:inline;
	margin:0;
	padding:0;
	margin-bottom: 2px;
}

#headerImageCycle a:link, #headerImageCycle a:visited 
{
	display: block;
	text-indent:-5000px;
	float: left;
	width: 7px;
	height: 7px;
	line-height: 7px;
	margin:0 0 0 5px;
	text-decoration: none;
	background: #ccc;
	outline:none;
	color: red;
}

#headerImageCycle a:hover, #headerImageCycle a.activeSlide 
{
	background: #000;
	text-decoration: none;
}


div.sliderSlogan
{
	float: right;
	height: 19px;
	width: 327px;
	background: #424242;
	color: #ffffff;
	font-weight: bold;
	padding-top: 3px;
}

#content
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	border-bottom: 1px solid #bdbdbd;

}

.narrowcolumn 
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div.padding
{
	padding-left: 195px;
	background: url(images/pattern-faux_column.png) repeat-y;
}

div.border
{
	border: 1px solid #bdbdbd;
	border-bottom: 0px solid;
}

.widecolumn 
{
	width: 99.6%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #bdbdbd;
}


div.post
{
	padding: 10px;
	padding-top: 0px;
}

#footer 
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	padding-top: 20px;
	width: 702px;
	font-size: 11px;
	text-align: center;
	background: url(images/pattern-footer_line.gif) #ffffff repeat-x top;
}

#footer div.links
{
	margin-bottom: 20px;
	line-height: 16px;
}

#footer div.links a:link, #footer div.links a:visited
{
	text-decoration:underline; 
	color:#464646; 
}

#footer div.links a:hover
{
	text-decoration:underline; 
	color:#E65000;
}

#footer div.copyright a:link, #footer div.copyright a:visited
{
	text-decoration:underline; 
	color:#787878; 
}

#footer div.copyright a:hover
{
	text-decoration:underline; 
	color:#E65000; 
}

#footer div.bottom
{
	float: none;
	margin: auto;
	width: 60%	
}

#footer div.logo, #footer div.copyright
{
	float: left;
	margin-left: 10px;
	display: inline;
}

#footer div.bottom div.logo
{
	position: relative;
	top: -5px;
}

div.keywords
{
	float: none;
	width: 720px;
	clear: both;
	margin: auto;
	text-align: justify;
	font-size: 11px;
	color: #d0d0d0;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}





/* BEGIN HOMEPAGE */

div.home
{
	border: 0px solid;
	width: 100%;
}

div.home h2
{
	text-transform: none;
	color: #797979;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c0c0c0;
}

div.homeLeft
{
	float: left;
	width: 192px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


div.homeLeft span.button
{
	float: right;
	text-align: right;
	clear: both;
	width: 100%;
	margin-top: 10px;
}

div.homeCenter
{
	float: left;
	margin-left: 4px;
	margin-right: 2px;
	display: inline;
	width: 305px;
	height: 470px;
	border: 1px solid #bdbdbd;
}

div.homeCenter h1
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	font-size: 25px;
	border-bottom: 0px solid;
}

div.homeCenter h2
{
	color: #797979;
	text-transform: none;
	margin-top: 0px;
	border-bottom: 0px;
}


div.homeRight
{
	float: left;
	width: 195px;
	height: 470px;
	border: 1px solid #bdbdbd;
	text-align: left;

}


div.findAHome, div.worthHome, div.clientQuote
{
	float: left;
	width: 192px;
	height: 140px;
	border: 1px solid #bdbdbd;
	margin-bottom: 3px;
}

div.clientQuote
{
	height: 160px;
}

div.findAHome
{
	background: url(images/image-search.jpg) 0px -40px no-repeat;
}

div.findAHome h2
{
	margin-left: 65px;
	margin-bottom: 25px;
}

div.worthHome
{
	height: 160px;
}

div.worthHome form
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

div.worthHome form label
{
	float: left;
	width: 100%;
	clear: both;
	font-weight: bold;
}

div.worthHome form input
{
	height: 10px;
	width: 95%;
}

div.worthHome form input.submit
{
	float: right;
	text-align: right;
	clear: both;
	width: 40px;
	height: 18px;
	position: relative;
	left: -5px;
}


div.clientQuote
{
	background: url(images/image-quote.gif) 6px 10px no-repeat;
}

div.clientQuote h2
{
	padding-left: 15px;
}

div.homeLeft div.content,
div.homeCenter div.content,
div.homeRight div.content
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
}

div.homeCenter div.content
{
	font-family: Arial;
	font-size: 12px;
	width: 95%;
}

#content div.homeCenter div.content ul
{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

#content div.homeCenter div.content ul li
{
	list-style-type: none;
	margin: 0px;
	margin-bottom: 15px;
	padding-left: 15px;
	background: url(images/bullet-arrow-orange.gif) 0 2px no-repeat;
}

div.homeLeft span.moreLink
{
	float: left;
	width: 100%;
	text-align: right;
	margin-top: -10px;
}

div.homeRight a
{
	float: left;
	padding-top: 5px;
	padding-bottom: 19px;
}

div.homeRight p
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	width: 95%;
	clear: both;
}

div.clientQuote p
{
	text-align: left;
}



/* END HOMEPAGE */


/* INNER PAGES */

div.item
{
	float: left;
	width: 328px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	margin-right: 10px;
}

div.item h4
{
	margin-top: -10px;
}

div.item p
{
	margin: 0px;
	padding: 0px;
}

table
{
	border: 0px solid;
}

td
{
	border: 0px;
	padding: 5px;
	border: 1px solid #dcdcdc;
}

table td.header 
{
	font-family: Tahoma; font-size: 14px; line-height: 16px; color: #2578CD;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 5px;
}

form
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

form p
{

}

form label
{
	float: left;
	width: 130px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

form textarea
{
	height: 90px;
}

/* INNER PAGES */

/* SIDEBAR */

#sidebar
{
	float: left;
	width: 191px;
	margin-right: 3px;
	display: inline;
	text-align: left;
	position: relative;
	top: 0px;
	border-top: 1px solid #bdbdbd;
}

h2.widgettitle
{
	color: #e44e0f;
	text-transform: none;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 8px;
}

#sidebar ul
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding: 15px;
	padding-right: 0px;
	padding-top: 10px;
	list-style-type: none;
	font-size: 11px;
	
}

#sidebar a, #sidebar a:link, #sidebar a:visited
{
	float: left;
	clear: both;
	color: #6a6a6a;
	margin-bottom: 8px;
	padding-left: 8px;
	background: url(images/bullet-arrow-sidebar.gif) 0px 5px no-repeat;
}

div.sidebarBox
{
	float: left;
	width: 100%;
	border: 1px solid #bdbdbd;
	background: #f2f2f2;
	margin-bottom: 15px;
	margin-top: 15px;
}

div.sidebarBox a, div.sidebarBox a:link, div.sidebarBox a:visited
{
	float: left;
	width: 95%;
	clear: both;
	color: #6a6a6a;
	margin-bottom: 8px;
	padding-left: 8px;
	background: url(images/bullet-arrow-sidebar.gif) 0px 5px no-repeat;
}


/* SIDEBAR */


a, a:link, a:visited 
{
	color: #06c;
	text-decoration: underline;
}

a:hover 
{
	color: #E65000;
	text-decoration: underline;
}


/*	Begin Headers */


h1 
{
	text-align: left;
	color: #2fa000;
	font-size: 17px;
	border-bottom: 1px solid #cacaca;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 
{
	text-align: left;
	color: #7a7a7a;
	font-family:  Arial;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #cacaca;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}


h3 
{
	padding: 0;
	margin: 30px 0 0;
	
}

h3.orange
{
	color: #e54d0e;
	font-size: 15px;
	font-family: Arial;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 44px;
}

h4
{
	margin: 0px;
	padding: 0px;
	color: #2578cd;
	font-size: 13px;
	font-family: Tahoma;
}

h5
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Tahoma;
}

/* End Headers */



/* 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;
}


a img 
{
	border: none;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol 
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li 
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li 
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

div.padding ul
{
	margin:  0px;
	padding: 0px;
	padding-left: 25px;
}

div.padding ul li
{
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
	background: url(images/bullet-square_orange.png) 0px 5px no-repeat;
	margin-bottom: 10px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s 
{
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit 
{
	padding: 1px;
}

select 
{
	width: 130px;
}

/* End Form Elements */


/* Begin Various Tags & Classes */


blockquote 
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite 
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

.hidden 
{
	display: none;
}
	
.screen-reader-text 
{
     position: absolute;
     left: -1000em;
}

hr 
{
	display: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.clear 
{
	clear: both;
}

/* End Various Tags & Classes*/


/* PM RESIDENTIAL */

div.narrowcolumnmore
{
	float: left;
	margin: 0px;
	width: 420px;
	border: 1px solid #bdbdbd;
}

div.contentPadding
{
	padding: 10px;
	padding-top: 0px;
}

div.sidebarForm
{
	float: left;
	width: 270px;
	margin-left: 10px;
	display: inline;
	text-align: left;
}

div.sidebarForm label
{
	float: left;
	font-size: 11px;
	width: 100px;
	text-transform: uppercase;
}

div.sidebarForm form input
{

}

div.sidebarForm form textarea
{
	width: 260px;
}


/* PM RESIDENTIAL */

/* CSS FOR THE STAND-ALONE PPC CAMPAIGN PAGE */

body.ppc
{
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #eeeeee;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


body.ppc div.frame
{
	float: none;
	width: 892px;
	margin: auto;
	height: 100%;
}

body.ppc div.page
{
	float: left;
	position: relative;
	left: 54px;
	width: 784px;
	padding-bottom: 11px;
	background: url(images/page-bottom_inner.png) bottom no-repeat #ffffff;
	padding-bottom: 25px;
	margin-top: 20px;
}

body.ppc div.header
{
	float: left;
	width: 100%;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background: url(images/page-header.png) top no-repeat;
	margin-bottom: 15px;
}

body.ppc div.header h1, h2
{
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid;
}

body.ppc div.header h1
{
	position: relative;
	top: -5px;
	font-size: 21px;
	font-weight: normal;
	text-align: left;
	padding-left: 30px;
}

body.ppc div.header h2
{
	position: relative;
	top: -11px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
}

body.ppc h3
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 15px;
}

body.ppc h4
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	color: #dc7700;
	font-size: 15px;
	text-transform: uppercase;
}

body.ppc div.titles
{
	float: left;
	width: 100%;
	position: relative;
	top: 40px;
}

body.ppc div.phoneNumber
{
	float: right;
	font-size: 14px;
	margin-top: -35px;
	color: #ffffff;
	padding-right: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

body.ppc div.logo
{
	float: left;
	margin-top: 25px;
	margin-left: 20px;
	display: inline;
}

body.ppc div.content
{
	padding-left: 30px;
	padding-right: 20px;
	line-height: 16px;
}

body.ppc div.propertyManagement
{
	float: left;
	text-align: justify;
	width: 400px;
	border-right: 1px dotted #c0c0c0;
}

body.ppc div.getAQuoteForm
{
	float: left;
	width: 350px;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 0px;
}

body.ppc div.getAQuoteForm form
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

body.ppc div.getAQuoteForm form p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
}

body.ppc div.getAQuoteForm form label
{
	float: left;
	width: 115px;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
}

body.ppc div.getAQuoteForm form textarea
{
	width: 300px;
}

body.ppc div.propertyManagementMore
{
	float: left;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted #c0c0c0;
	width: 100%;
	text-align: justify;
	background: url(images/ribbon_and_house.png) right bottom no-repeat;
}

body.ppc div.content ul
{
	margin-left: 15px;
	list-style-type: none;
}

body.ppc div.content ul li
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	list-style-position: outside;
	background: url(images/bullet-square_orange.png) 0px 5px no-repeat;
}

body.ppc div.footer
{
	float: left;
	width: 100%;
	position: relative;
	top: -52px;
	height: 50px;
	background: url(images/page-bottom.png) 2px -15px no-repeat;
	z-index: -1;
}

body.ppc div.keywords
{
	float: none;
	margin: auto;
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	color: #a0a0a0;
	line-height: 15px;
}

body.ppc div.footer div.keywords
{
	margin-top: 30px;
	width: 784px;
}

/* MISC CLASSES */

a img
{
	border: 0px solid red;
}

a
{
	outline: none;
}

textarea
{
	overflow: auto;
}
