/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a 
			custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, 
			four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). 
			It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" 
			categories, and has an optional one-column page template that removes the sidebar.

Author: the WordPress team
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags:	black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, 
		translation-ready, microformats, rtl-language-support, editor-style, custom-menu

*/
/*********************************** TEXT ELEMENT **************************************/

p {
    margin-bottom: 18px;
}
ul {
    list-style: square;
    margin: 0 0 18px 1.5em;
}
ol {
    list-style: decimal;
    margin: 0 0 18px 1.5em;
}
ol ol {
    list-style: upper-alpha;
}
ol ol ol {
    list-style: lower-roman;
}
ol ol ol ol {
    list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}
dl {
    margin: 0 0 24px 0;
}
dt {
    font-weight: bold;
}
dd {
    margin-bottom: 18px;
}
strong {
    font-weight: bold;
}
cite,
em,
i {
    font-style: italic;
}
big {
    font-size: 131.25%;
}
ins {
    background: #ffc;
    text-decoration: none;
}
blockquote {
    font-style: italic;
    padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}
pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 1.5em;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
sup,
sub {
    height: 0;
    line-height: 1px;
    vertical-align: baseline;
    position: relative;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
/* input[type="text"], textarea 				{ padding:2px; background:#f9f9f9; border:1px solid #ccc; box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1); -moz-box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1); */

-webkit-box-shadow:inset 1px 1px 1px rgba(0,
0,
0,
0.1);
}
table {
    border: 1px solid #e7e7e7;
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%;
}
tr th,
thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}
tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px;
}
tr.odd td {
    background: #F2F7FC;
}
.attachment img {
    max-width: 900px;
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 19px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft,
img.alignright,
img.aligncenter {} .wp-caption {
    line-height: 18px;
    text-align: center;
}
.wp-caption img {
    margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
    margin: 5px;
    color: #888;
    font-size: 12px;
}
.wp-smiley {
    margin: 0px;
}
/*-------------------------------------------------------------------------------------*/
/************************************ COMMENTS ******************************************/

#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-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.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;
}
.comment-author .says {
    font-style: italic;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
    color: #FF4B33;
}
.commentlist .even {} .commentlist .bypostauthor {} .reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
    color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
    color: #FF4B33;
}
.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 FORMS *************************************/

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;
}
/*----------------------------------------------------------------------------------*/

.sign .wpcf7-form input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    color: #9C9C9C;
    display: block;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    outline: 0 none;
    padding: 0 10px;
    width: 280px;
}
.sign .wpcf7-form .wpcf7-submit {
    background: none repeat scroll 0 0 #888888;
    border: 1px solid #DCDCDC;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    outline: 0 none;
    padding: 0 10px;
    width: 115px;
    float: left;
}
.contact .wpcf7-form input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #9C9C9C;
    display: block;
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px;
    outline: 0 none;
    padding: 2px 10px;
    width: 280px;
}
.contact .wpcf7-form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #9C9C9C;
    display: block;
    height: 60px;
    line-height: 16px;
    margin-bottom: 15px;
    outline: 0 none;
    padding: 8px 10px;
    resize: none;
    width: 280px;
}
.contact .wpcf7-form .wpcf7-submit {
    background: #d4d4d4;
    color: #797979;
    border: 0px;
    padding: 0 10px;
    border-left: none;
    border-right: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    outline: 0px;
    text-align: center;
    text-transform: uppercase;
    float: right;
    width: 65px;
}
.contact .more {
    display: none;
}
.form_box label {
    float: left;
}
.newsletterTextInput {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #9B9B9B;
    font-size: 10px;
    font-style: italic;
    height: 23px;
    line-height: 23px;
    outline: 0 none;
    padding: 0 5px;
    width: 95px;
    float: left;
}
.submit {
    width: 43px;
    height: 23px;
    background: #f6f6f6;
    line-height: 23px;
    color: #9b9b9b;
    border: 0px;
    border-left: 1px solid #d5d5d5;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    outline: 0px;
    text-transform: uppercase;
    text-align: center;
}
a.submit {
    width: 43px;
    height: 23px;
    background: #f6f6f6;
    line-height: 23px;
    color: #9b9b9b;
    border: 0px;
    border-left: 1px solid #d5d5d5;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    outline: 0px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 10px;
}
.email_box {
    position: relative;
}
.success {
    color: red;
    position: absolute;
    top: 63px;
    width: 170px;
}
.error {
    color: red;
    position: absolute;
    top: 63px;
    width: 170px;
}
.wp-caption-text {
    padding-bottom: 0 !important;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}
.portfolio_field ul li img {
    width: 216px;
    height: 148px;
}
.post_info h2 a {
    color: #575759;
}
.post_info span a {
    color: #575759;
}
.post_info .more {
    display: none;
}
.post_content .navigation {
    margin-bottom: 0px;
    padding-left: 19px;
    padding-right: 5px;
}
.categorize ul li.current-menu-item a {
    color: #767676;
    font-weight: bold;
}
.form_box strong {
    display: block;
    font-size: 10px;
    padding-bottom: 5px;
}
.form_box em {
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    padding-bottom: 15px;
    float: left;
}
.video_content .wp-caption-text {
    padding-bottom: 0 !important;
    padding-right: 10px;
    padding-top: 5px;
    text-align: left;
}
.video_content p {
    line-height: 18px;
    padding-bottom: 12px;
}
.video_content .wp-caption p.wp-caption-text {
    font-size: 10px;
    font-style: normal;
    margin-top: 0;
}
.awards_area p {
    color: #9D9D9D;
    font-size: 12px;
    line-height: 18px;
}
.awards_area .wp-caption p.wp-caption-text {
    padding-bottom: 0 !important;
    padding-right: 10px;
    padding-top: 5px;
    text-align: left;
}
.award_sec p {
    color: #9D9D9D;
    font-size: 12px;
    width: 254px;
}
.entry1 p {
    color: #9D9D9D;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 12px;
}
.contact_cont h2 {
    color: #767676;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
}
.alignright a {
    background: url("images/arrow2.png") no-repeat scroll right center transparent;
    color: #575759;
    display: block;
    font-size: 9px;
    padding: 0 20px 0 0;
    text-transform: uppercase;
}
.alignleft a {
    background: url("images/arrowl.png") no-repeat scroll left center transparent;
    color: #575759;
    display: block;
    font-size: 9px;
    padding: 18px 0 0 20px;
    text-transform: uppercase;
}
.nav ul li.current-menu-item a {
    color: #6B6B6D;
}
.post_img img {
    max-height: 400px;
    max-width: 605px;
}
.footer h2 {
    text-transform: capitalize;
}
.footer h3 {
    font-family: 'MyriadProBold';
    font-size: 12px;
    font-weight: bold;
}
.categorize ul li a:visited {
    color: #767676;
    font-weight: bold;
}
.portfolio_add {
    margin-bottom: 19px!important;
}
.alignleft a,
.alignright a {
    text-indent: -9999px
}
/***************************************************/

.header {
   /* margin-bottom: 30px!important;*/
}
.banner_content {
    display: none!important;
}
.banner_area {
    margin-bottom: 30px!important;
}
.nav ul li a {
    font-size: 10px!important;
}
.navigation {
    background: none repeat scroll 0 0 #F5F5F5;
    height: 27px;
}
.navigation .alignright {
    margin-right: 8px;
    margin-top: 10px;
}
.click_site {
    font-size: 10px!important;
}
.back_to_top {
    margin-right: 12px;
    padding: 0!important;
}
.post_info_top {
    padding-bottom: 15px;
    padding-top: 10px;
}
.footer {
    font-size: 12px!important;
}
.email_info {
    margin-top: 4px!important;
}
.contact_info {
    color: #9C9C9C;
    font-family: 'MyriadProRegular';
    font-size: 12px;
    font-weight: normal;
}
ul.info,
ul.info li p {
    display: block;
    color: #7d7e82;
    font-size: 12px;
}
ul.info li {
    padding-bottom: 12px;
    line-height: 16px;
    float: left
}
ul.info li span {
    min-width: 155px;
    padding-left: 15px;
    display: inline-block;
    color: #7d7e82;
    float: left;
}
ul.info li em {
    width: 114px;
    display: inline-block;
    border-right: 1px solid #7D7E82;
    float: left;
}
.sign label {
    float: none;
}
.post_info h2 {
    line-height: 30px !important;
}
.portfolio_field ul {
  margin: 0;
  padding: 0;
}