/*
Theme Name: July Modern
Theme URI: http://wordpress.org/
Author: NM
Description: The new theme for Wordpress.
Version: 1.0
*/


/* Global Settings
-------------------------------------------------------------- */
body {
	background-color: #ffffff;
	margin: 0px;
	overflow-x: hidden;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
}

img {
	border:0;
}

#wrapper {
	width: 1115px;
	margin: 0 auto; 
	text-align: left; 
}

#container {
	width: 711px;
	margin: 0;
	text-align: left;
}

.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}

.entry-title {
		font-size: 21pt;
	}

blockquote {
	padding-left:10px;
	color:#777777;
	font-style:normal;
	border-left:3px solid #d3d3d3;
		
	}

/* Links
-------------------------------------------------------------- */
A:link, A:active, A:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
	
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

a.newstitle:link, a.newstitle:active, a.newstitle:visited {
	font-family: tahoma; 
	font-size: 25px; 
	line-height: 25px;
	color: #93b537;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.newstitle:hover {
	font-family: tahoma; 
	font-size: 25px; 
	line-height: 25px;
	color: #a2c73e;
	text-decoration: none;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#newscategory a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-transform: lowercase;
}

#newscategory a:hover {
	color: #363636;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-transform: lowercase;
}

#tags a:link, a:active, a:visited {
	color: #e6936f;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-transform: lowercase;
}

#tags a:hover {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
	text-transform: lowercase;
}

#leavecomment a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	font-family: arial;
	text-transform: lowercase;
}

#leavecomment a:hover {
	color: #4c4c4c;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	font-family: arial;
	text-transform: lowercase;
}	

#categories a:link, a:active, a:visited {
	width: 100%;
	background-color: #e4e4e4;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
}

#categories a:hover {
	width: 100%;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
}

#sidebar-tags a:link, a:active, a:visited {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#sidebar-tags a:hover {
	width: 100%;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#sidebar-archives a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar-archives a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Navigation
-------------------------------------------------------------- */
#navigation {
	font-family: NewsGoth, Arial;
	font-size: 12px;
	color: #9f9f9f;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navigation a:link {
	font-family: NewsGoth, Arial;
	color: #9f9f9f;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#navigation a:active {
	font-family: NewsGoth, Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

#navigation a:visited {
	font-family: NewsGoth, Arial;
	color: #9f9f9f;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

#navigation a:hover {
	font-family: NewsGoth, Arial;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

/* Main Title
-------------------------------------------------------------- */
#maintitle {
	width: 718px;
	font-family: NewsGoth, Arial;
	font-size: 150px;
	font-color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	position: relative;
	left: 0px;
	line-height: 150px;
}

#maintitlebar {
	line-height: 50px;
}

/* Blog Posts Customizing
-------------------------------------------------------------- */
#newsdate {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #6aa29d;
	text-decoration: none;
	margin-top: 5px;
	text-align: center;
}

#newstitle {	
	text-align: center;
}

#newscategory {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 2px solid #000000;
	text-align: center;
}

#post {
	font-size: 12px;
	color: #4d4d4d;
	font-family: arial, tahoma;
	line-height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 13px;
}

#tags {
	margin-top: 10px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #f459a6;
	text-align: center;
}

#leavecomment {
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	line-height: 3px;
	text-align: center;
}

.wp-caption-text {
	background-color: #eaeaea;
	font-size: 13px;
	color: #828282;
	line-height: 13px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Sidebar Settings
-------------------------------------------------------------- */
#sidebar {
	font-size: 12px;
	color: #4d4d4d;
	font-family: arial, tahoma;
	line-height: 20px;
}

#dates-header {
	background-color: #fff600;
	width: 346px;
	font-size: 25px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #ffffff;
}

#dates {
	background-color: #fff600;
	width: 346px;
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	color: #4d4d4d;
	line-height: 25px;
	padding: 10px 10px 10px 10px;
}

#sidebar-fashion {
	margin-top: 10px;
	text-align: center;
}

.sidebar-fashion-img {
	padding: 5px 5px 5px 5px;
	border: 1px dotted #d0b02e;
}

.sidebar-fashion-img-hover {
	padding: 5px 5px 5px 5px;
	border: 1px dotted #c5c1af;
}

#sidebar-title {
	margin-top: 10px;
	width: 346px;
	font-size: 25px;
	font-family: arial;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
	border-bottom: 3px solid #000000;
}

#sidebar li {
	list-style: none;
}

#twitter_div {
	margin-left: -35px;
}

#twitter_update_list {
	list-style: none;
}

#categories {
	margin-top: 5px;
	line-height: 30px;
}

#sidebar-tags {
	margin-top: 5px;
}	

/* Comments
-------------------------------------------------------------- */
h3#comments-title,
h3#reply-title,
#cancel-comment-reply-link,
.comment-meta,
.comment-body tr th,
.comment-body thead th
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-top: -20px;
	margin-bottom: 6px;
	margin-left: 30px;
	font-size: 12px;
	color: #4d4d4d;
	font-family: arial, tahoma;
	line-height: 20px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
	margin-left: 30px;
	font-size: 12px;
	color: #4d4d4d;
	font-family: arial, tahoma;
	line-height: 20px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	margin-left: 30px;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: -8px 0 18px 30px;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #515151;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #95c120;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
	margin-left: 30px;
}
.reply a,
a.comment-edit-link {
	color: #515151;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #95c120;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}




