/*
Theme Name: CorporateSun
Author: Linda Hargrove
Author URI: http://www.1721media.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 0.8em Verdana;
	color: #000000;
	background: #f5eccf url(http://1721media.com/wp-content/themes/corporatesun/images/bg.png) repeat-x;      
}

small {
      margin: -12px 0px 25px 0px;
}

a {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 948px;
	margin: 0 auto;
	text-align: left;
        background: url(http://1721media.com/wp-content/themes/corporatesun/images/wrapperbg.gif) repeat-y 50% 0;
        

}

/** END wrapper **/

/** BEGIN header **/
#header {
	height: 120px;
        z-index: 1000;
}
	#header h1 {
		font-size: 0;
		float: left;
		padding: 30px 0 35px;
	}
		#header h1 a {
			display: block;
			width: 433px; height: 33px;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header .ad {
		float: right;
		padding: 15px 0;
	}
  /**	#header ul {
		clear: both;
		list-style-type: none;
		background-color: #a69712;
		height: 30px;
	}
		#header ul li {
			float: left;
			font-weight: normal;
		}
		#header ul li a {
                        font-family:verdana,sans-serif;
                        font-size: 12px;
			color: #3b1d06;
			display: block;
			padding: 7px 40px 6px;
		}
		#header ul li a:hover {
			text-decoration: underline;
		} **/
/** END header **/

/** BEGIN content **/
#content {
	width: 650px;
	float: left;
	border: 0px solid #CCCCCC;
	padding: 15px 5px 20px 5px;
        font-size: .9em;
        line-height:200%;

}


#content li{
  
        line-height:200%;
        padding: 15px 15px 20px 15px;
}

	#content a {
		color: #996600;
                border-bottom: 0px dotted #434A1E;
                font-weight: bold;
	}
	#content .post {
		float: left;
		width: 210px; 
		padding: 6px;
                margin: 4px;
                background: #e7cc8d;
                font-size: 10px;
                height: 330px;
                
	}
		#content .post h2 {
			font-size: 1em;
			text-transform: uppercase;
			margin-bottom: 5px;
		}
		#content .post .thumb {
			width: 205px; height: 144px;
			overflow: hidden;
			margin-bottom: 5px;
		}
			.thumb img {
				width: 195px;
                                height: 144px;
                                margin: 0 auto;
			}
		#content .post h3 {
			font-size: 1.2em;
			margin-bottom: 10px;
		}
		#content .post p {
			line-height: 1.4em;
		}
		#content .post .readmore {
			text-indent: -9999px;
			width: 99px; height: 19px;
			outline: none;
			background: url(http://1721media.com/wp-content/themes/corporatesun/images/readmore.gif) no-repeat 0 0;
			margin: 10px 0;
			display: block;
		}
	#content h2.title {
		font-size: 1em;
		text-transform: uppercase;
		padding: 10px;
	}
	#content .archive {
		padding: 10px;
		clear: both;
	}
		#content .archive img {
			width: 90px;
			float: left;
			margin: 0 5px 5px 0;
		}
		#content .archive h3 {
			margin-bottom: 5px;
		}
		#content .archive p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
	#content .single {
		padding: 40px;
	}
		#content .single h2 {
                       color: #0000ff;
			margin-bottom: 10px;
                        padding-left: 5px;
			font-size: 1.4em;
                        border-bottom: 1px dotted #333;
                        border-left: 5px solid #a69712;
		}
		#content .single p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #F2E6C5;
			border-width: 1px 0;
			border-style: solid;
			border-color: #C3BE7A;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
	#postnav {
		padding: 10px;
		font-weight: bold;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {

	width: 238px;

	float: right;
        padding-bottom: 20px;

}

#sidebar .box img {
  padding: 17px 20px 2px 20px;

}
	#sidebar .box {
		
	}
		#sidebar .box h2 {
			color: #3D4418;
			font-size: 1em;
			text-transform: uppercase;
			background-color: #FFFFFF;
			padding: 8px 10px;
			border-bottom: 0px solid #DDDDDD;
		}
		#sidebar .box  {
			border: 0px solid #CCCCCC;
			margin-bottom: 8px;
		}
		#sidebar .search {
			margin-bottom: 0;
			border-bottom: 0;
		}
		#sidebar .box form {
			width: 284px; height: 30px;
			padding: 7px;
			background: #E8E8E8 url(images/search.gif) no-repeat center;
		}
			#sidebar .box form input {
				border: 0;
				float: left;
				font-size: 1.2em;
				font-family: Verdana;
				width: 200px;
				margin: 7px 0 0 5px;
				background-color: transparent;
			}
			#sidebar .box form button {
				border: 0;
				float: right;
				text-indent: -9999px;
				width: 70px; height: 30px;
				background-color: transparent;
			}
		#sidebar .ad {
			background-color: #ffffff;
			text-align: center;
			padding: 5px;
		}
			#sidebar .ad img {
				margin: 5px;
			}
		#sidebar ul {
			list-style-type: none;
			padding: 2px 0px 0px 30px;
		}
			#sidebar ul li {
				border-bottom: 0px dotted #DCDCDC;
				line-height: 1.4em;
				padding: 2px 0px 0px 30px;
			}
			#sidebar ul li a {
				color: #3D441B;
			}
			#sidebar ul li a:hover {
				color: #83A604;
				text-decoration: underline;
			}
		#sidebar .flickr {
			padding: 5px;
			background-color: #ffffff;
			text-align: center;
		}
			#sidebar .flickr img {
				margin: 5px;
			}
		#sidebar .video {
			background-color: #ffffff;
			padding: 3px;
		}
		#sidebar .l {
			float: left;
			width: 145px;
		}
		#sidebar .r {
			float: left;
			width: 225px;
		}
		#sidebar .l ul li, #sidebar .r ul li {
			font-size: 1em;
			border-bottom: 0;
			padding: 3px 0;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
        font-size: 9px;
	padding: 10px;
	color: #ffffff;
	background-color: #a69712;
	height: 36px;
	margin-top: 0px;
        
}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
	#footer a {
		color: #ffffff;
		text-decoration: underline;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments h2 {
		
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	padding: 3px;
	background-color: #d5bd6b;
	width: 190px;
	margin: 1px;

}

.sidebartitle {
	font-family: Sansation;
	font-size: 18px;
	font-weight: bold;
	color: #aa4700;
	padding: 3px;
	width: 190px;
	margin: 10px;
	font-variant: small-caps;
}

.sidebartext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #3b1d06;
	padding: 3px;
	width: 200px;
	margin: 10px;
	line-height: 14px;
}

.sidebartext a {
	color: #3b1d06;
	text-decoration: underline;
}

#image_flicker {
        width: 683px;
        height: 257px;
        padding-left: 3px;
}

/** NAV2 CSS **/

#nav2{
        background-color: #a69712;
        height: 20px;
        display: block;
        font-size:12px;
        padding: 6px;
        width: 948px;
}

#nav2 a,#nav2 a:visited {
	color:#333;
	font-weight:normal;

}

#nav2, #nav2 ul {
	height: 20px;
	list-style: none;

}

#nav2 a ,#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;    
        padding: 6px 15px;
        
}

#nav2 li {
	float: left;
	list-style:none;
}

#nav2 a:hover, #nav2 a:active {
	color:#333;
	text-decoration:none; padding: 6px 15px;

}	

#nav2 li ul {
	height: 20px;
	left: -999em;
	position: absolute;
	z-index:999;

        padding-bottom: 6px;
}

#nav2 li li {
	width: 200px;
        margin-top: 0px;
        z-index: 999;
        background: #eeddb1;
        opacity: .75;

	width: 250px;
	margin: 0;
}

#nav2 li li a,#nav2 li li a:visited {
        color:#333;
	font-weight:normal;
	font-size:0.9em;     
}

#nav2 li li a:hover,#nav2 li li a:active {
	color:#333;        
        text-decoration: underline;


}	

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {

        left: 20px;

}

/*Main Navbar */

#nav {
	
	font-size:8pt;
        width:948px;
        height: 24px;
        z-index: 1000;
       border: 0px solid #ff9900;
	}
	
#nav li:hover, #menu li.hover { position: static; }

#nav, #nav ul {
        background:#A69712;
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9; /*border colour*/
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#461300; /*mover over*/
	text-decoration:none
	}	
	
/* Dropdown Menus */		
#nav li ul {
        background:#29292B;
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #883D16;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
	

/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA; /*background*/
	display:block;
	padding:4px 4px 4px 8px;
/*	border-left:4px solid #DEDFE1;*/
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#EEF1FE;
	text-decoration:none;
	color: #E13333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


