/*
Theme Name: Gamma Rho Lambda
Theme URI: http://gammarholambda.org/
Description: The Wordpress Theme for Gamma Rho Lambda National Sorority.
Version: 1.0
Author: Cindy Brown
Author URI: http://seebrowndesign.com
Tags: purple, pink, blue, grl, sorority
*/



/* Begin Typography & Colors */

* {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}
html {
	height:100%
}
body {
	background:#fff;
	color:#000;
	font-size:100%;
	min-height:101%;
	text-align:left;
	position:relative;
}
small {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
ul, ol {
	list-style-type:none;
}
body#bigstuff {
	background:#fff url(images/bg.jpg) repeat-x center 0;
	color:#fff;
	font-family:Geneva, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:22px;
}
p {
	margin:0 0 20px
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#5203e8;
	line-height:.8;
	padding-bottom:20px;
	margin-top:15px;
	letter-spacing:-1px;
	text-transform:lowercase;
}
h1 {
	font-size:35px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:18px;
	color:#fff;
}
h5 {
	font-size:15px;
}
h6 {
	font-size:12px;
}
a, a:link, a:visited {
	color:#c000ff;
	text-decoration:none;
}
a:hover, a:active, a.active {
	text-decoration:overline;
}
img.lefty {
	float:left;
	margin-right:15px;
}
img.pdf {
	float:left;
	margin-right:5px;
	padding-top:3px;
}
.greek {
	font-size:45px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:-1px;
	padding-bottom:20px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
}
.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;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/*	Begin Sidebar */

#sidebar {
	float:right;
	width:220px;
}
#sidebar .box1 {
	margin:0 0 18px;
	padding:20px 20px 20px 25px;
}
#sidebar .box2 {
	margin:0 0 18px;
	padding:20px 20px 20px 25px;
}
#sidebar .box3 {
	margin:0 0 18px;
	padding:20px 20px 20px 25px;
}
#sidebar ul, #sidebar ol {
	list-style-type:none;
}
#sidebar h3 {
	margin-top:10px;
	color:#fff;
	font-weight:normal;
}
/* End Sidebar */



/* Begin Wrapper */

#wrap {
	margin:auto;
	text-align:left;
	width:960px;
	position:relative;
	position:relative;
	min-height:100%;
}
#header, #content, #footer {
	float:left;
	display:inline;
	clear:both;
	position:relative;
}
#header {
	height:310px;
	width:100%;
}
#content {
	padding:0 0 4em;
	width:100%;
	padding-bottom:100px;
}
#main {
	float:left;
	width:711px;
}
/* End Wrapper */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Social Media */

#socmed {
	width:100%;
	height:40px;
	position:relative;
	top:auto;
	left:0;
}
#socmed, #socmed ul {
	padding-top:14px;
	margin:0;
	list-style:none;
	line-height:1;
}
#socmed a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
	text-transform:lowercase;
	padding:9px;
}
#socmed a:hover {
	color:#5203e8;
}
#socmed li {
	float:right;
}
#socmed li:hover, #socmed li.hover {
	position:static;
}
/* End Social Media */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.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;
}
/* End 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;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#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;
}
/* End Form Elements */



/* Begin Navigation */

#nav {
	height:38px;
	position:absolute;
	top:10px;
	left:0;
}
#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
	z-index:100;
}
#nav a {
	color:#fff;
	font-size:16px;
	display:block;
	text-decoration:none;
	padding:9px 15px;
	text-transform:lowercase;
}
#nav a:hover {
	color:#5203e8;
}
#nav li {
	float:left;
}
#nav li.current_page_item a {
	color:#c000ff;
	background-color:#5203e8;
	font-size:16px;
	display:block;
	text-decoration:none;
	padding:9px 15px;
	text-transform:lowercase;
}
/* End Navigation */



/* Begin Boxes */

/* ---#main boxes--- */

#main div.box1 ul {
	padding:20px;
}
#main div.box1 ol {
	padding:20px;
}
#main div.box2 ul {
	padding:20px;
	list-style:inside;
}
#main div.box2 ol {
	padding:20px;
	list-style:inside;
	list-style-type:decimal;
}
#main div.box3 ol {
	padding:20px;
	list-style:inside;
	list-style-type:decimal;
}
#main div.box3 ul {
	padding:20px;
	list-style:inside;
}

/* ---Box 1--- */

div.box1 {
	background:url(images/bg-box.png) repeat !important;
	background:#160023;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px;
	padding: 20px 40px;
}
div.box1 .smtext {
	font-size:10px;
}
div.box1 p.link {
	text-align:right;
	margin:0 0 15px;
}
div.box1 h2 {
	border-top:1px dashed #5203e8;
	padding-top:20px;
}
div.box1 ul {
	list-style:none;
	margin-left:0;
	padding-left:1em;
	text-indent:-1em;
}
div.box1 h4 {
	border-top:1px dashed #5203e8;
	padding-top:20px;
	color:#fff;
	font-size:18px;
	text-transform:lowercase;
	letter-spacing:-1px;
	line-height:.8;
}
div.box1 ul.list2 li, div.list3 li {
	line-height:13px;
	border-bottom:1px dashed #c000ff;
	padding:8px 0;
}
/* ---Box 2--- */

div.box2 {
	background:url(images/sm-box1.png) repeat !important;
	background:#7800bf;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px;
	padding:0px 20px;
}
div.box2 p.link {
	text-align:right;
	margin:0 0 15px;
}
div.box2 a {
	font-size:28px;
	text-decoration:none
}
div.box2 h2 {
	color:#fff;
}
div.box2 ul.list2 li, div.list3 li {
	line-height:13px;
	border-bottom:1px dashed #c000ff;
	padding:8px 0;
}
/* ---Box 3--- */

div.box3 {
	background:url(images/sm-box2.png) repeat !important;
	background:#5203e8;
	-moz-border-radius:8px;
	-khtml-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin:0 0 20px;
	padding:0px 20px;
	font-size:12px;
	color:#fff;
	line-height:1.6;
}
div.box3 .smtext {
	font-size:10px;
}
div.box3 p.link {
	text-align:right;
	margin:0 0 15px;
}
div.box3 ul.list3 {
	margin:15px 0 0;
}
div.box3 ul.list3 li {
	padding:15px 0;
	line-height:13px;
	border-top:1px dashed #5203e8;
	padding:8px 0;
}
div.box3 ul.list3 li a {
	color:#c000ff
}
div.box3 h2 {
	color:#fff;
	font-size:18px;
}
div.box3 a {
	color:#c000ff;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:-1px;
	padding-bottom:20px;
	line-height:.8;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
	text-transform:lowercase;
}
div.box3 a:hover {
	text-decoration:none
}
div.box3 div.list3 li {
	line-height:13px;
	border-bottom:1px dashed #c000ff;
	padding:8px 0;
}
div.box3 a.special {
	color:#c000ff;
	font-size:28px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:-1px;
	padding-bottom:20px;
	line-height:.8;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
	text-transform:lowercase;
}
div.box3 a.special:hover {
	text-decoration:none
}
div.box3 a.special2 {
	color:#c000ff;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	letter-spacing:-1px;
	padding-bottom:20px;
	line-height:.8;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
	border-bottom:1px dashed #5203e8;
	text-transform:lowercase;
}
div.box3 a.special2:hover {
	text-decoration:none
}
/* End Boxes */



/* Begin Comments*/
.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;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #5203e8;
}
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;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #5203e8;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Begin Footer */

#footer {
	width:100%;
	height:60px;
	background:url(images/bg-footer.jpg) repeat-x;
	margin-top:-49px;
	bottom:-7px
}
#footerWrap {
	color:#fff;
	width:960px;
	margin:0 auto;
	position:relative;
	font-style:italic
}
ul#footerNav {
	position:absolute;
	top:27px;
	right:0;
}
ul#footerNav li {
	float:left;
	display:inline;
	margin-left:15px;
}
#footer #footerWrap #copy {
	position:absolute;
	top:20px;
	left:0;
	font-size:10px;
}
#footer #footerWrap #copy a {
	color:#c200ff;
	font-size:10px;
}

/* End Footer */