/*
Theme Name: FF14 Theme 1
Theme URI: http://www.final-fantasy-14.org/
Description: First layout of final-fantasy-14
Version: 1.0
Author: FF14.org
Author URI: http://www.final-fantasy-14.org/
*/

/* Layout Elements */

#annoucement {
	border: 1px solid #ea7808;
	color: #ea7808;
	font-size: 1.2em;
	background-color: #ffdebe;
	padding: 5px 5px 5px 5px;
	margin-bottom: 7px;
}

#annoucement a {
	text-decoration: none;
}

#annoucement a:hover{
	text-decoration: underline;
}

#content-wrapper {
	width: 100%;
	padding-top: 10px;
}

#content {
	width: 599px;
	float:left;
	text-align:left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #cdcdcd;
}

#content_header {
	margin-top: 10px;
/*	background-image: url('images/content-bg.jpg'); */
	height: 20px;
	background-color: #313131;
}

#content h2 {
	color: #000;
	font-family: arial;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 0px;
}

#content h2 a {
	color: #3c78a7;
	font-family: arial;
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 0px;
}

#content h1 {
	color: #000;
	font-family: arial;
	font-size: 1.8em;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#content h1 a {
	color: #3c78a7;
	font-family: arial;
	font-size: 1.8em;
	margin-bottom: 5px;
	margin-top: 0px;
}

#footer {
	font-size: 1.2em;
	width: 100%;
}

#footer-links {
	width: 100%;
}

#feature-1 {
	width: 139px;
	padding: 7px 7px;
	background-color: #c3cddf;
	border: 1px dashed #7f93bc;
	font-size:1.2em;
	color: #000;
	margin-bottom: 10px;
}

#feature-1 a{
	text-decoration: none;
	font-size: 1.25em;
	color: #fff;
	font-weight: bold;
}


#feature-1 a:hover{
	text-decoration: underline;
}

#sidebar1 {
	margin-left: 10px;
}

#outer-wrapper {
	width: 100%;
	background-image: url('images/back-bg.jpg');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	width:950px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_forum {
	width: 90%;
	min-width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#sidebar2 {
	float: right;
	text-align: right;
	width: 150px;
}

#header {
	width: 100%; 
	background-color: #313131;
	letter-spacing: 7px;
	color: #d9d9d9;
	padding: 7px 5px 7px 5px;
	font-size: 1.7em;
}

#header  a{
	text-decoration: none;
	color: #d9d9d9;
}

#logo_bg {
	background-image: url('images/logo-bg.jpg');
	height: 178px;
	width: 100%;
	letter-spacing: 5px;
	font-size: 1.6em;
	color: #b5b5b5;
	background-repeat: no-repeat;
}

#shadow {
	background-image: url('images/logo-bg-shadow.jpg');
	height: 16px;
	width: 100%;
	background-repeat: no-repeat;
}

#search {
	height: 20px;
	padding-left: 10px;
	letter-spacing: 0pt;
}

#search input {
	background-color: #f0f0f0;
	border: 1px solid;
	margin: 0 0 0 0;
}

.sidebar {
	width: 170px;
	font-size: 1.2em;
}

/* Content Alignment */

.entry ul li {
	margin-bottom: 5px;
}

.text-right {
	text-align:right;
}

.text-left {
	text-align:left;
}

.text-center {
	text-align:center;
}

.postspermonth {
margin: 3px 0 5px 0;
list-style: none;
padding-left: 25px;
}

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 #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
	
p img {
	padding: 0;
	max-width: 100%;
	border: 0px;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

img.alignright {
	display: inline;
	border: 0px;
}

img.alignleft {
	display: inline;
	border: 0px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.hidden {
	display: none;
}

.clear {
	clear:both;
}

.border {
	border: 1px solid #000;
}

/* Content Display */

body {
	font-size: 62.5%;
	font-family: Arial, Sans-Serif;
	background-color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a {
	color: #4c82ba;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

small {
	font-size: 0.8em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

hr {
	color: #ececec;
	margin-top: 10px;
	background-color: #ececec;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
       border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

/* Search Classes */

#search-excerpt {
	font-size: 1.1em;
}
.search-title {
	font-size: 1.4em;
}

.search {
	margin: 10px auto;
	padding: 5px 3px 0px 10px;
}

.search input {
	background-color: #f0f0f0;
	border: 1px solid;
}

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

strong.search-excerpt {
	color: red;
	font-weight: bold;
}

.image-header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	float: left;
}

.image-header h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcdcd;
}


.image-container {
	padding: 7px 7px 7px 7px;
	float: left;
	margin: 0px 5px 10px 5px;
}


/* Posts Classes */

.error_text {
	font-size: 1.2em;
}

.post_size {
	font-size: 1.2em;
}

.post_info {
	font-size:1em;
	color: #717171;
	margin-bottom: 5px;
}

.post {
	font-size: 1.2em;
}

.post h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 10px;
}

.post h2 a{
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 10px;
}

.big_info {
	color: #d26f6f;
}

#content .post h2 a{
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 10px;
}



.post  a{
	text-decoration: none;
}

.post  a:hover{
	text-decoration: underline;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

/* Comments Classes */

#respond {
	margin-top: 5px;
}

#comment_title {
	background-color: #ebebeb;
	padding: 5px 5px 5px 5px;
}

#comment_title  h3{
	padding: 0;
	margin: 0;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform #submit {
	margin: 0 0 5px auto;
	background-color: #f0f0f0;
	border: 1px solid #cdcdcd;
	
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 400px;
	padding: 2px;
	height: 100px
}

.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;
	background-color: #fafafa;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0
 }

 .children li {
	background-color: #cdcdcd;
	border: 1px solid #fafafa;
 }
 
 .children .comment {
 	margin-right: 5px;
	font-size: 1em;
 }
 
#commentform p {
	margin: 5px 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size: 1.2em;
}

.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.2em;
	}
	
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 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;
}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* Captions */

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.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;
}

/* Begin Sidebar */
.sidebar form {
	margin: 0;
}

.sidebar h2 {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 1.2em;
	background-color: #313131;
	color: #fff;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
}

.sidebar ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	float: left;
	margin-left: 0px;
} 

.sidebar ul li {
	clear:both;
	padding: 0px 10px 1px 0px;
/*	border-bottom: 1px dotted #ccc; */
}

.sidebar ul li ul {
	margin-left: 0px;
	margin-bottom: 10px;
}

.sidebar ul li ul  li{
	float:left;
	width: 155px;
}

.sidebar ul a{
	color: #4c82ba;
	text-decoration: none;
	padding: 1px 20px 1px 0px;
	float:left;
	width: 130px;
	font-size: 1.1em;
} 

.sidebar ul li ul li a:hover{
	background-color: #ababab;
	color: #fff;
} 

.sidebar ul li ul li a:hover{
	background-color: #ababab;
	color: #fff;
} 

.sidebar ul li ul li ul{
	display: none;
} 

/* Contact Form */

.contact_title {
	float:left;
	text-align: left;
}

.contact_row {
	float:left;
	margin-bottom: 10px;
}

.contact_label {
	width: 170px;
	float:left;
	text-align: left;
}

.contact_input {
	float:left;
}

.contact_input  img {
	float:left;
}
 /* sitemap */
 
 .ddsg-wrapper ul {
	padding-top: 4px;
}
 
 .ddsg-wrapper ul li{
	padding-bottom: 4px;
}

/* link-to-me Text Box*/

.linktext {
	font-size:1em;
	margin-left:0;
	margin-right:5%;
}
.linktextarea {
	font-size:11px;
	font-family:verdana;
	overflow:hidden;
}
