/*  
Theme Name: Innovative RF Theme
Theme URI: http://www.innovativerf.com
Description: Wordpress theme for innovativerf.com.
Version: 2.0
Author: Christos Bouloutidis
Author URI: http://www.bouloutidis.com
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: url(images/bg.png) repeat-x top center;
	font: normal 14px Calibri, Arial, Helvetica, sans-serif;
	color:#333;
}

a, a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

li { list-style-position: inside; }
img { border: 0; }
.clear { clear: both; }

h1 {
	width: 276px;
	height: 92px;
	background: url(images/logo.gif) no-repeat top left;
	float: left;
}
	h1 a { display: block; height: 92px; }
		h1 a span { display: none; }
		
h3 {font-size: 14px;
	padding: 5px 0 0 0;
	color:#333;
}

h4 {
	float:left;
	font-size: 14px;
	padding: 5px;
	color:#333;
	background:#FFFF00;
	width:100%;
}

h4 a {
	text-decoration:underline !important;
}

    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;
    }
		
div#wrapper {
	width: 1035px;
	margin: 0 auto;
	padding:0;
	background: url(images/inno_bg.png) no-repeat top center;

}

.nav {
	float: left;
	position:relative;
	top:143px;
}
		
	ul#nav {
		float: left;
	}
		#nav li {
			float: left;
			list-style: none outside;
			padding: 10px 0;
		}
			#nav li a {
				color: #fff;
				font-weight: bold;
				text-transform: uppercase;
				padding: 10px 10px 10px 20px;
				text-shadow:1px 1px 1px #663300;
			}
			#nav li a:hover, #nav li a:active, #nav li.current_page_item a {
				color: #663300;
				text-decoration: none;
				padding: 10px 10px 10px 20px;
				text-shadow:none;
			}
			
	.search {
	float:right;
	padding:5px 0 0 0;
	position:relative;
	top:143px;
	}
	
	.copy {
	float:left;
	padding:10px;
	color:#FFFFFF;
	}
	
	#s {
	float:left;
	margin-top:1px;
	padding: 1px;
	width:200px;
	border:1px solid #efeabd;
	}
	
	#searchsubmit {
	float:left;
	margin:0;
	padding:1px 0 0 0;
	}
	
	.entry input{
		padding:2px;
		border:1px solid #CCCCCC;
		}
		
	.entry textarea{
		padding:2px;
		border:1px solid #CCCCCC;
		}

			
	div#container {
		width: 965px;
		padding: 0 35px;
	}
		#header {
			width: 1005px;
			height: 300px;
			padding:0 15px;
		}

		.logo {
		float:left;
		position:relative;
		top:60px;
		}
		
		.partner {
		float:right;
		position:relative;
		top:85px;
		}
		
		.partnerlink{
			font-weight:bold;
			background: url(images/world_link.png) no-repeat;
			padding:0 0 0 20px;
			}
			
		div#lower {
			width: 965px;
		}
			div#sidebar {
				width: 350px;
				float: right;
				padding:0;
				margin-bottom:20px;
			}
			
				#sidebar p{
					padding:5px 0;
					}
					
				#sidebar li {
					list-style: none outside;
					padding-bottom:10px;
				}
				#sidebar h2 {
					line-height: 30px;
					padding: 0 10px;
					margin-bottom:10px;
					height: 30px;
					color: #FFF;
					font-size: 14px;
					font-weight: bold;
					text-transform:uppercase;
					background: url(images/h2bg.png);
					text-shadow:1px 1px 1px #663300;
				}
				#sidebar li ul, div.sidecell {
					margin: 7px 0;
					padding: 0;
				}
					#sidebar li ul li {
							list-style: none outside;
							background: url('images/arrow.gif') no-repeat 0 12px;
							padding: 10px 0 10px 20px;
					}
						#sidebar a:link, #sidebar a:visited {
							color: #000;
							font-weight:bold;
						}
						
			div#wide {
			width: 965px;
			float: left;
			padding: 0 0 15px 0;
			
		}
				#wide h2 {
					line-height: 30px;
					padding: 0 10px;
					margin-bottom:10px;
					height: 30px;
					color: #FFF;
					font-size: 14px;
					font-weight: bold;
					background: url(images/h2bg.png);
					text-shadow:1px 1px 1px #663300;
				}
				
		.postcontainer {
			float:left;
			display:inline;
			width:220px;
			padding:0 15px 0 5px;
		}
		
		.postcontainer p {
		text-align:left;
		}
		
		.postcontainer img {
		border-bottom:1px dashed #CCCCCC;
		}
		
						
		div#left {
			width: 580px;
			float: left;
			padding: 0 0 15px 0;
			
		}
			div.post {
				margin-bottom: 30px;
			}
				#left h2 {
					line-height: 30px;
					padding: 0 10px;
					margin-bottom:10px;
					height: 30px;
					color: #FFF;
					font-size: 14px;
					font-weight: bold;
					text-transform:uppercase;
					background: url(images/h2bg.png);
					text-shadow:1px 1px 1px #663300;
					
				}
				
					#left h2 img {
					float:right;
					position:relative;
					top:-20px;
					
				}
				
					#left h2 a, #left h2 a:link, #left h2 a:visited {
						color: #0c2430;
						display: block;
					}
					#left h2 a:hover, #left h2 a:active {
						text-decoration: none;
						color: #333;
					}
					
				.postinfo {
					font-size: 11px;
					margin: 10px 0 5px 0;
					padding:5px;
					color:#333;
					background: url(images/datebg.png);
					font-weight:bold;
				}
				
				.results, .results p {
					margin: 5px 0;
					padding:5px;
					background: url(images/datebg.png);
				}
				
				.entry {
					padding: 0;
					padding-bottom: 0;
					
				}
					.entry p, .entry ul, .entry ol, .entry blockquote {
					padding:5px 0;
					color:#333;
					}
					.entry blockquote {
						padding: 10px;
						border-left: 2px solid #ed8820;
					}
					.entry ol {
						margin-left: 15px;
					}
					.entry ul {
						margin-left: 0;
					}
						.entry li {
							list-style: none outside;
							background: url('images/arrow.gif') no-repeat 0 12px;
							padding: 10px 0 10px 20px;
						}
						
						
				
			div.pagenav {
				text-align: center;
			}
				.pagenav a:link, .pagenav a:visited {
					color: #666;
				}
					
		.lower_bottom {
			float: left;
			width: 950px;
			height: 8px;
			background: url(images/wrapperbottom.gif) no-repeat bottom left;
		}
		
		div#footer {
			float:left;
			width:100%;
			clear: both;
			background: url(images/h2bg.png);
			font-weight:bold;
			margin-bottom:20px;
			text-shadow:1px 1px 1px #663300;
		}
			#footer h2 {
				float: left;
			}
				#footer h2 a { display: block; }
				#footer h2 a span { display: none; }
				
				#footer ul {
					float: right;
					padding:10px 0;
				}
					#footer ul li { float: left; list-style: none outside;}
					#footer li a, #footer li a:link, #footer li a:visited {
						color: #fff;
						text-decoration: none;
						padding: 0 10px;
					}
					#footer li a:hover, #footer li a:active { color: #333; text-decoration: none; text-shadow:none; }
					
/* START CONTACT */

.cc{
float:left;
width:350px;
padding:0 0 20px 0;
}

.cc a{
	font-weight:normal !important;
	}

.cl {
float:left;
width:175px;
}

.cr {
width:175px;
float:left;
}

.cl ul li, .cr ul li {
padding:5px 10px;
list-style:none;
margin:0;
text-align:left;
}

/* END CONTACT */
