/*
Theme Name: custom
Theme URI: 
Description: 
Version: 1.0
Author: 
Tags: 
*/



/* Elements */

#banner {
	background: url('http://studentcashnetwork.com/wp-content/themes/custom/images/SCN.png') no-repeat;
	width: 1000px; height: 130px;
	margin: 0px auto;
	position: relative;
}

#body {
	background: url('http://studentcashnetwork.com/wp-content/themes/custom/images/body.png') repeat-y;
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

#footer {
	background: url('http://studentcashnetwork.com/wp-content/themes/custom/images/body.png') repeat-y;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	padding: 30px 0px 0px 0px;
}

#footerwrap {
	margin:0px 40px 20px 40px;
	padding: 0px 0px 0px 0px;
}

#footer a {	
	font-family: Arial, Helevetica, sans-serif;
	font-style: normal;
	color: #000000;
	padding: 0px 15px 0px 0px;
	letter-spacing: normal;
	text-transform: uppercase;
	color:#C0C0C0;
	font-size:12px;
}

#footerend {
	background: url('http://studentcashnetwork.com/wp-content/themes/custom/images/footer.png') no-repeat;
	width: 1000px; height: 40px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 20px;
}


.offer {
	border-top: 1px solid #A8A8A8;
	clear: both;
	height: 1%;
	width: 600px;
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 20px 0px;
}

p.text:first-letter {
  font-size: 5em;
  float: left;
  font-weight:bold;
  display: inline;
  margin: 0px;
}
	

/* body */

body {
	text-align: left;
	font: 0.8em "Arial", Helvetica, sans-serif;
	background: url('http://studentcashnetwork.com/wp-content/themes/custom/images/bg_stripe.gif') repeat-x #f1f1f1;
	width: 1000px;
	margin: 0px auto;
}

a{
	color: #2395F4;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


img {
border : 0;
margin : 0 auto;
padding : 0;
font-size : 0;
}

li {
list-style : none;
display : inline;
}

table {
border-collapse : collapse;
border-spacing : 0;
text-indent : 0;
}

/* Navigation Bar*/
#navbar {
	position: relative;
	margin:0px 50px 0px 50px;
	text-transform: normal;
	border:0px;
	z-index:100;
	}

#topbar ul {
	width : 900px;
	height : 35px;
	margin : 0px;
	overflow : hidden;
	padding: 0px;
}

#topbar ul li {
	list-style : none;
	display : inline;
}

#topbar ul li a {
	font-family : Arial, Verdana, Sans-Serif;
	color : #ffffff;
	width : 98px;
	font-weight : bold;
	font-size : 14px;
	text-transform : none;
	text-decoration : none;
	padding : 8px 11px 0 12px;
	border-left : 1px solid #666666;
	float : left;
	display : block;
	text-align : center;
	height : 27px;
}

#topbar ul li a:hover {
	text-decoration : none;
	background-color : #666666;
}


/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #FFFFFF;
	width: 125px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #FFFFF;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	color:  #FFFFFF;
	background: #2395F4;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* Footer Bar*/

#footerbar {
	position: relative;
	margin: 0px auto;
	border-top: 1px solid #A8A8A8;
	z-index:100;
	}
#footerbar a:hover {
	text-decoration:underline;
	display:block;
	}
	
/* Slideshow */

#slideshow {
    position:relative;
    width:600px;
    height:400px;
	background: #FFFFFF;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* Article Tables */

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 625px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('http://studentcashnetwork.com/wp-content/themes/custom/images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('http://studentcashnetwork.com/wp-content/themes/custom/images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('http://studentcashnetwork.com/wp-content/themes/custom/images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('http://studentcashnetwork.com/wp-content/themes/custom/images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


/* HTML Elements */

table {
	border-collapse:separate;
	border-spacing:0px;
	text-indent:0;
	}

* {
	margin:0;
	padding:0;
	}

a img {
	border:0;
	}

div.centered {
	text-align: center;
	}

div.centered table {
	margin: 0 auto; 
	text-align: left;
	}


/* Structure */


.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	padding-right: 5px;
	}


/* Text*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	text-transform: normal;
	text-align: start;
	color:#2395F4;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: normal;
	text-transform: normal;
	text-align: start;
	color:#2395F4;
	letter-spacing:-0.04em;
	padding: 10px 0px 10px 0px
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-transform: normal;
	text-align: start;
	color:#2395F4;
	letter-spacing:-0.04em;
	}

h4 {
	font:1.0em Arial;
	}

h5 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #18446A;
	text-align: left;
	letter-spacing:-0.04em;
	line-height: 24px;
	}		

	
h6 {
	font:1.1em Arial;
	font-weight:bold;
	background:#000000;
	color:#fff;
	margin:10px 10px 0px 10px;
	padding:3px 10px;
	}

h7 {
	font:1.1em Arial;
	font-weight:bold;
	background:#000000;
	color:#fff;
	display: block;
	margin:0px 10px 0px 0px;
	padding:3px 10px;
	}

h8 {
	font:1.1em Arial;
	font-weight:bold;
	background:#000000;
	color:#fff;
	display: block;
	margin:0px 0px 0px 0px;
	padding:3px 10px;
	}
	
h9 {
	font-family: Arial;
	font-size:	12px;
	font-style:	normal;
	color: #222222;
	letter-spacing:	normal;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:462px;
	padding-bottom: 10px;
	}

#top {
	padding:0;
	width: 900px;
	float:left;
	margin:0px 0px 10px 20px;
	} 

#middle {
	padding:0px 25px 0px 50px;
	width: 600px;
	float:left;
	margin:0px auto;
	}

#bottom {
	width: 625px;
	background:#fff;
	float:left;
	margin:0px 0px 0px 0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#featured p {
	margin:0;
	}


/* Content Page*/

#content {
	position: relative;
	padding:0;
	width: 625px;
	background:#fff;
	float:left;
	min-height:400px;
	margin:0px 0px 0px 50px;
	}

.browse {	
	background: #f9f9f9;
	border: 1px solid #E6E6E6;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	display: block;
	color: #333333;
	line-height: 18px;
	}

.browse a {
	color: #333333;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:625px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/

.featured {
	width:250px;
	background:#fff;
	float:right;
	line-height:14px;
	}

.featured .clearfloat  {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.featured .info {
	margin-top: 5px;
	float:right;
	width:155px;
	}

.featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}

.featured .title {
	font-weight:bold;
	}

#sidebar {
	width:250px;
	float:right;
	margin:0px 50px 0px 0px;
	}

.sidebar-ads, #sidebar-top, #sidebar-bottom, #sidebar-middle {
	width:250px;
	float:right;
	padding:0px 0px 0px 0px;
	}

.sidebar-bottom, #sidebar-middle, #sidebar-top {
	margin-top:10px;
	}

.sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child, #sidebarlp li ul li:last-child {
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}
	
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-align: start;
	color:#000000;
	padding: 7px;
	letter-spacing:-0.04em;
}

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments */

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:625px;
	background:#fff;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	

/* Posts */
.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post{
	margin: 0;
}

.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #c0c0c0;
}

/* Box */

.boxlp{
	border: 0px;
	clear: both;
	height: 1%;
	width: 640px;
	margin: 0px auto;
	padding: 15px 0px 20px 50px;
	text-align: left;
	float: left;
}

.boxlp h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	text-transform: normal;
	letter-spacing:	normal;
	line-height: 16.45px;
	text-align: start;
	color:#222222;
	}

.boxlp h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: normal;
	letter-spacing:	normal;
	line-height: 16.45px;
	text-align: start;
	color:#222222;
	}


.box{
	border-top: 1px solid #A8A8A8;
	clear: both;
	height: 1%;
	width: 600px;
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 20px 0px;
	text-align: left;
}
.box .post{
	width: 275px;
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: normal;
	letter-spacing:	normal;
	line-height: 16.45px;
	text-align: start;
	color:#222222;
}

/* Buttons */
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	padding: 0 0 0 13px;
	font-weight:bold;
}
.comments {
	padding-bottom:0px; 
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}


/* Misc */

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x bottom;
}
.hl-full{
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float:left;
	clear:both;
	height:2px;
	width:100%;
	margin:20px 0 25px !important;
	margin:10px 0 15px;	
	padding:0 !important;
}
.hl2{
	border-bottom: 1px solid #A8A8A8;
}
.hl3{
	border-top: 1px solid #A8A8A8;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
